Skip to content

Commit 3165501

Browse files
authored
[trim]: Add Packet Trimming DB schema (#1001)
HLD: sonic-net/SONiC#1898
1 parent 9664fbc commit 3165501

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/schema.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@ namespace swss {
359359
#define CFG_BMP_TABLE_NAME "BMP"
360360

361361
#define CFG_SWITCH_HASH_TABLE_NAME "SWITCH_HASH"
362+
#define CFG_SWITCH_TRIMMING_TABLE_NAME "SWITCH_TRIMMING"
362363
#define CFG_DEVICE_METADATA_TABLE_NAME "DEVICE_METADATA"
363364

364365
#define CFG_DEVICE_NEIGHBOR_TABLE_NAME "DEVICE_NEIGHBOR"

0 commit comments

Comments
 (0)