Skip to content

Commit

Permalink
Add dpu db in schema (#903)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pterosaur authored Sep 13, 2024
1 parent e271c9b commit 24979b0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions common/schema.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ namespace swss {
#define CHASSIS_APP_DB 12
#define CHASSIS_STATE_DB 13
#define APPL_STATE_DB 14
#define DPU_APPL_DB 15
#define DPU_APPL_STATE_DB 16
#define DPU_STATE_DB 17
#define DPU_COUNTERS_DB 18
#define EVENT_DB 19
#define BMP_STATE_DB 20

Expand Down

0 comments on commit 24979b0

Please sign in to comment.