diff options
| author | Vadim Lomovtsev <[email protected]> | 2018-03-30 11:59:52 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-04-01 02:18:17 +0000 |
| commit | 1b6d55f23948df5ea2b9f59b766bed91fb609b99 (patch) | |
| tree | 858df02e540d36a51ea35cb004f2b101d2ee39e3 /net/tipc | |
| parent | net: thunderx: add XCAST messages handlers for PF (diff) | |
| download | kernel-1b6d55f23948df5ea2b9f59b766bed91fb609b99.tar.gz kernel-1b6d55f23948df5ea2b9f59b766bed91fb609b99.zip | |
net: thunderx: add workqueue control structures for handle ndo_set_rx_mode request
The kernel calls ndo_set_rx_mode() callback from atomic context which
causes messaging timeouts between VF and PF (as they’re implemented via
MSIx). So in order to handle ndo_set_rx_mode() we need to get rid of it.
This commit implements necessary workqueue related structures to let VF
queue kernel request processing in non-atomic context later.
Signed-off-by: Vadim Lomovtsev <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions
