diff options
author | 2022-12-20 16:21:00 +0100 | |
---|---|---|
committer | 2022-12-21 18:03:42 -0800 | |
commit | e20aa071cd955aabc15be0ec1e914283592ddef4 (patch) | |
tree | 0e88f17172a14505d3bc5ec8dcc37b5ca0798fc1 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | vmxnet3: correctly report csum_level for encapsulated packet (diff) | |
download | wireguard-linux-e20aa071cd955aabc15be0ec1e914283592ddef4.tar.xz wireguard-linux-e20aa071cd955aabc15be0ec1e914283592ddef4.zip |
nfp: fix schedule in atomic context when sync mc address
The callback `.ndo_set_rx_mode` is called in atomic context, sleep
is not allowed in the implementation. Now use workqueue mechanism
to avoid this issue.
Fixes: de6248644966 ("nfp: add support for multicast filter")
Signed-off-by: Yinjun Zhang <yinjun.zhang@corigine.com>
Reviewed-by: Louis Peens <louis.peens@corigine.com>
Signed-off-by: Simon Horman <simon.horman@corigine.com>
Link: https://lore.kernel.org/r/20221220152100.1042774-1-simon.horman@corigine.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions