Skip to content

Commit

Permalink
Support for TC-DOT1p qos map
Browse files Browse the repository at this point in the history
  • Loading branch information
dmukun committed Dec 6, 2022
1 parent 3d9dfbe commit 40f834c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/schema.h
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ namespace swss {
#define CFG_DSCP_TO_FC_MAP_TABLE_NAME "DSCP_TO_FC_MAP"
#define CFG_EXP_TO_FC_MAP_TABLE_NAME "EXP_TO_FC_MAP"
#define CFG_TC_TO_DSCP_MAP_TABLE_NAME "TC_TO_DSCP_MAP"
#define CFG_TC_TO_DOT1P_MAP_TABLE_NAME "TC_TO_DOT1P_MAP"

#define CFG_BUFFER_POOL_TABLE_NAME "BUFFER_POOL"
#define CFG_BUFFER_PROFILE_TABLE_NAME "BUFFER_PROFILE"
Expand Down

0 comments on commit 40f834c

Please sign in to comment.