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 22, 2024
1 parent 26f2dc8 commit 3e6d888
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meta/checkheaders.pl
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ sub CheckHash
next if $key eq "SAI_OBJECT_TYPE_MAX";
next if $key eq "SAI_API_MAX";
next if $key eq "SAI_PORT_INTERFACE_TYPE_MAX";
next if $key eq "SAI_PORT_STAT_END";

# NOTE: some other attributes/enum with END range could be added
}
Expand Down

0 comments on commit 3e6d888

Please sign in to comment.