aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/libxed.py
diff options
context:
space:
mode:
authorMarcin Szycik <[email protected]>2023-01-03 17:42:27 +0100
committerTony Nguyen <[email protected]>2023-01-20 08:59:52 -0800
commit7598f4b40bd60e4a4280de645eb2893eea80b59d (patch)
tree210cbe8578be3eb5014b30442bbe79393cb7a896 /tools/perf/scripts/python/libxed.py
parent4411a608f7c8df000cb1a9f7881982dd8e10839a (diff)
iavf: Move netdev_update_features() into watchdog task
Remove netdev_update_features() from iavf_adminq_task(), as it can cause deadlocks due to needing rtnl_lock. Instead use the IAVF_FLAG_SETUP_NETDEV_FEATURES flag to indicate that netdev features need to be updated in the watchdog task. iavf_set_vlan_offload_features() and iavf_set_queue_vlan_tag_loc() can be called directly from iavf_virtchnl_completion(). Suggested-by: Phani Burra <[email protected]> Signed-off-by: Marcin Szycik <[email protected]> Reviewed-by: Alexander Lobakin <[email protected]> Tested-by: Marek Szlosek <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions