Skip to content

Commit e8313ef

Browse files
kishanpsJaanah G K
authored andcommitted
[sonic-swss-common] Define new VLAN P4 table names
1 parent 3165501 commit e8313ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

common/schema.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ namespace swss {
3838
#define APP_FABRIC_PORT_TABLE_NAME "FABRIC_PORT_TABLE"
3939
#define APP_VLAN_TABLE_NAME "VLAN_TABLE"
4040
#define APP_VLAN_MEMBER_TABLE_NAME "VLAN_MEMBER_TABLE"
41+
#define APP_P4RT_VLAN_TABLE_NAME "VLAN_TABLE_P4"
42+
#define APP_P4RT_VLAN_MEMBER_TABLE_NAME "VLAN_MEMBER_TABLE_P4"
4143
#define APP_LAG_TABLE_NAME "LAG_TABLE"
4244
#define APP_LAG_MEMBER_TABLE_NAME "LAG_MEMBER_TABLE"
4345
#define APP_INTF_TABLE_NAME "INTF_TABLE"

0 commit comments

Comments
 (0)