diff options
author | Pieter Jansen van Vuuren <[email protected]> | 2018-01-19 17:54:08 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-01-21 18:08:05 -0500 |
commit | 01c15e93a78cfcf45cc32d07aa38bdc84250f569 (patch) | |
tree | 04239fb005d2abc63dfe64e03d78f76ba9da7851 /net/unix/af_unix.c | |
parent | d83bb0be127d1068874ba6c0f230cfa6743c64af (diff) |
nfp: flower: prioritize stats updates
Previously it was possible to interrupt processing stats updates because
they were handled in a work queue. Interrupting the stats updates could
lead to a situation where we backup the control message queue. This patch
moves the stats update processing out of the work queue to be processed as
soon as hardware sends a request.
Reported-by: Louis Peens <[email protected]>
Signed-off-by: Pieter Jansen van Vuuren <[email protected]>
Reviewed-by: Dirk van der Merwe <[email protected]>
Reviewed-by: Jakub Kicinski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions