summaryrefslogtreecommitdiff
path: root/python/makefile.py
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2025-03-24 14:11:35 -0400
committerDonald Sharp <sharpd@nvidia.com>2025-03-25 09:10:46 -0400
commit937a9fb3e923beb1cf0a795daddb178cb1fe0ec4 (patch)
tree47313603c293309310f970122c06cbc12237b7f7 /python/makefile.py
parent12bf042c688fedf82637fab9ff77aa1eab271160 (diff)
zebra: Limit reading packets when MetaQ is full
Currently Zebra is just reading packets off the zapi wire and stacking them up for processing in zebra in the future. When there is significant churn in the network the size of zebra can grow without bounds due to the MetaQ sizing constraints. This ends up showing by the number of nexthops in the system. Reducing the number of packets serviced to limit the metaQ size to the packets to process allieviates this problem. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'python/makefile.py')
0 files changed, 0 insertions, 0 deletions