diff --git a/tests/mock_tables/state_db.json b/tests/mock_tables/state_db.json index abccdb386..49519a64c 100644 --- a/tests/mock_tables/state_db.json +++ b/tests/mock_tables/state_db.json @@ -195,5 +195,8 @@ }, "NEIGH_STATE_TABLE|fc00::12": { "state" : "Deleted" - } + }, + "BUFFER_MAX_PARAM_TABLE|Ethernet0": { + "max_queues": "16" + } }