Skip to content

Commit 4d8e841

Browse files
arunp-devtjchadaga
authored andcommitted
[DASH] Update DASH eni counters (#2270)
Add ENI stat for load balancer fast path active flows Signed-off-by: arun p <arunp@pensando.io>
1 parent 6947302 commit 4d8e841

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

experimental/saiexperimentaldasheni.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -912,6 +912,9 @@ typedef enum _sai_eni_stat_t
912912

913913
/** Number of inline sync redirect packets received by ENI-owner from HA peer */
914914
SAI_ENI_STAT_INLINE_SYNC_REDIRECT_PACKETS_RX,
915+
916+
/** Number of active flows updated by fast path ICMP redirect message */
917+
SAI_ENI_STAT_LB_FAST_PATH_ACTIVE_FLOW,
915918
} sai_eni_stat_t;
916919

917920
/**

0 commit comments

Comments
 (0)