summaryrefslogtreecommitdiff
path: root/pceplib/test
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2025-01-31 12:38:20 -0500
committerDonald Sharp <sharpd@nvidia.com>2025-01-31 12:38:20 -0500
commitc41155221e7fb7890fecc37f1685063dce6caaca (patch)
treedcad874da9189684321df01e25b9e65be0c16ca1 /pceplib/test
parentce20b8cc0d6850a65a623fd8fa38d925b49443a5 (diff)
zebra: Ensure dplane does not send work back to master at wrong time
When looping through the dplane providers, the worklist was being populated with items from the last provider and then the event system was checked to see if we should stop processing. If the event system says `yes` then the dplane code would stop and send the worklist to the master zebra pthread for collection. This obviously skipped the next dplane provider on the list which is double plus not good. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'pceplib/test')
0 files changed, 0 insertions, 0 deletions