diff options
| author | Thomas Falcon <tlfalcon@linux.ibm.com> | 2019-01-24 11:17:01 -0600 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-23 08:44:20 +0100 |
| commit | b83f68e0396c493c46b1a531eda8d21b2f687620 (patch) | |
| tree | 304e685bd7e43541f9cf70dda6e7cc6146db8afb /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 14ae77e8a4f83c844bdf144d90fdaecbd1cc4394 (diff) | |
ibmveth: Do not process frames after calling napi_reschedule
[ Upstream commit e95d22c69b2c130ccce257b84daf283fd82d611e ]
The IBM virtual ethernet driver's polling function continues
to process frames after rescheduling NAPI, resulting in a warning
if it exhausted its budget. Do not restart polling after calling
napi_reschedule. Instead let frames be processed in the following
instance.
Signed-off-by: Thomas Falcon <tlfalcon@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions
