-
Notifications
You must be signed in to change notification settings - Fork 303
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: enable ROUTE_METADATA feature on J3 when flag set_classid_for_my_subnet_and_ip_routes is set. set_classid_for_my_subnet_and_ip_routes would be set for agent hw test later by D61048583. More details: 1) set routeNoImplicitMetaData=true, which will stop implicitly setting route class id from brcm sai/sdk and allow setting route class id from FBOSS 2) explicitly set my subnet route class id and my ip route class id from SaiRouteManager on J3 if flag set_classid_for_my_subnet_and_ip_routes is set 3) set set_classid_for_my_subnet_and_ip_routes=true for hw tests on J3 devices. agent hw test would be set later by D61048583. Reviewed By: shri-khare, srikrishnagopu Differential Revision: D59410031 Privacy Context Container: L1125642 fbshipit-source-id: 37354210530da288a1bc0f0cbcbf7e2b6db16b71
- Loading branch information
1 parent
064740f
commit d5ffdda
Showing
5 changed files
with
37 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters