diff options
author | Juergen Gross <jgross@suse.com> | 2023-03-27 10:36:46 +0200 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2023-03-28 14:16:40 +0200 |
commit | 8fb8ebf9487785184846d04e915bfe327bf4ccd5 (patch) | |
tree | 321446f779c8e7ce440e016e3912cbf9677b025b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 05310f31ca74673a96567fb14637b7d5d6c82ea5 (diff) |
xen/netback: remove not needed test in xenvif_tx_build_gops()
The tests for the number of grant mapping or copy operations reaching
the array size of the operations buffer at the end of the main loop in
xenvif_tx_build_gops() isn't needed.
The loop can handle at maximum MAX_PENDING_REQS transfer requests, as
XEN_RING_NR_UNCONSUMED_REQUESTS() is taking unsent responses into
consideration, too.
Remove the tests.
Suggested-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Paul Durrant <paul@xen.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions