diff options
author | Benjamin Poirier <bpoirier@suse.com> | 2017-01-13 04:04:14 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2017-02-19 07:35:36 +0300 |
commit | 83a0c6e589017ce737720b9e05e2fa3fe4f7b860 (patch) | |
tree | ca8f2826be840cdc443f7ddc27061628a0cf717d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ee847d935156b041679ad82c269796dae1afaa6b (diff) | |
download | linux-83a0c6e589017ce737720b9e05e2fa3fe4f7b860.tar.xz |
i40e: Invoke softirqs after napi_reschedule
The following message is logged from time to time when using i40e:
NOHZ: local_softirq_pending 08
i40e may schedule napi from a workqueue. Afterwards, softirqs are not run
in a deterministic time frame. The problem is the same as what was
described in commit ec13ee80145c ("virtio_net: invoke softirqs after
__napi_schedule") and this patch applies the same fix to i40e.
Signed-off-by: Benjamin Poirier <bpoirier@suse.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions