Skip to content

Commit

Permalink
Adding additional Ether pkts stats ranges for Cisco Platforms
Browse files Browse the repository at this point in the history
Signed-off-by: rajendrat <rajendrat@gmail.com>
  • Loading branch information
rajendrat committed Apr 17, 2024
1 parent 3a093c3 commit 15fb33d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/saiport.h
Original file line number Diff line number Diff line change
Expand Up @@ -3248,7 +3248,7 @@ typedef enum _sai_port_stat_t
/** SAI port stat ether in pkts 2501 to 9000 octets */
SAI_PORT_STAT_ETHER_IN_PKTS_2501_TO_9000_OCTETS,

/** SAI port stat ether in pkts 9001 to 16383 octets */
/** SAI port stat ether in pkts 9001 to 16383 octets */
SAI_PORT_STAT_ETHER_IN_PKTS_9001_TO_16383_OCTETS,

/** SAI port stat ether out pkts 1519 to 2500 octets */
Expand Down

0 comments on commit 15fb33d

Please sign in to comment.