aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorJacob Keller <[email protected]>2017-10-02 07:17:50 -0700
committerJeff Kirsher <[email protected]>2017-10-02 07:24:48 -0700
commit17a91809942ca32c70026d2d5ba3348a2c4fdf8f (patch)
treeb63debc5fe939440405297157dfb1a79a17f4509 /tools/perf/scripts/python/net_dropmonitor.py
parent0929567a7a2dab8455a7313956973ff0d339709a (diff)
fm10k: ensure we process SM mbx when processing VF mbx
When we process VF mailboxes, the driver is likely going to also queue up messages to the switch manager. This process merely queues up the FIFO, but doesn't actually begin the transmission process. Because we hold the mailbox lock during this VF processing, the PF<->SM mailbox is not getting processed at this time. Ensure that we actually process the PF<->SM mailbox in between each PF<->VF mailbox. This should ensure prompt transmission of the messages queued up after each VF message is received and handled. Signed-off-by: Jacob Keller <[email protected]> Tested-by: Krishneil Singh <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions