From 9055ea2978fcffe18578f5a342edc9f87969ba33 Mon Sep 17 00:00:00 2001 From: richardyu-ms Date: Mon, 6 Jun 2022 03:53:31 +0000 Subject: [PATCH] [Master]Add sai_remap_prio_on_tnl_egress property in permitted list Per PR https://github.com/Azure/sonic-buildimage/pull/10962, add a new property sai_remap_prio_on_tnl_egress. Follow the rule, need to add the property into the permitted list file. Signed-off-by: richardyu-ms --- src/sonic-device-data/tests/permitted_list | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sonic-device-data/tests/permitted_list b/src/sonic-device-data/tests/permitted_list index e1a651569b84..ccfdecddaef7 100644 --- a/src/sonic-device-data/tests/permitted_list +++ b/src/sonic-device-data/tests/permitted_list @@ -313,3 +313,4 @@ port_gmii_mode phy_force_firmware_load phy_pcs_repeater l3_alpm_hit_skip +sai_remap_prio_on_tnl_egress