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

[Tunnel PFC][Fix bug] Fix bug and Tests for adding property 'sai_remap_prio_on_tnl_egress' #11027

Merged
merged 5 commits into from
Jun 10, 2022
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
fix bug and correct test data
richardyu-ms committed Jun 10, 2022
commit d2e22b6e6434b0894da1bfbc91136363ebcc47b7
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@
{%- set IPinIP_sock = 'sai_tunnel_support=1
sai_tunnel_underlay_route_mode=1
host_as_route_disable=1
l3_ecmp_levels=2' -%} -%}
l3_ecmp_levels=2' -%}
{%- set map_prio = 'sai_remap_prio_on_tnl_egress=1' -%}
{%- endif %}
{%- endif %}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-%}l3_alpm_hit_skip=1
l3_alpm_hit_skip=1
sai_adjust_acl_drop_in_rx_drop=1
sai_remap_prio_on_tnl_egress=1
PHY_AN_ALLOW_PLL_CHANGE=1