Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[device]: Add SAI checksum verify to TD3 config #8886

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
sai_load_hw_config=/etc/bcm/flex/bcm56870_a0_issu/b870.6.4.1/
sai_adjust_acl_drop_in_rx_drop=1
sai_verify_incoming_chksum=0
host_as_route_disable=1
use_all_splithorizon_groups=1
riot_enable=1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
sai_load_hw_config=/etc/bcm/flex/bcm56870_a0_issu/b870.6.4.1/
sai_adjust_acl_drop_in_rx_drop=1
sai_verify_incoming_chksum=0
host_as_route_disable=1
use_all_splithorizon_groups=1
riot_enable=1
Expand Down
1 change: 1 addition & 0 deletions src/sonic-device-data/tests/permitted_list
Original file line number Diff line number Diff line change
Expand Up @@ -237,3 +237,4 @@ buf.map.egress_pool0.ingress_pool
buf.map.egress_pool1.ingress_pool
buf.map.egress_pool2.ingress_pool
sai_adjust_acl_drop_in_rx_drop
sai_verify_incoming_chksum