diff options
author | Jens Axboe <[email protected]> | 2024-10-16 07:39:31 -0600 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-10-29 13:43:27 -0600 |
commit | 51c967c6c9ea6c4d480e4778ace5243db22aa27b (patch) | |
tree | f5c1795407cd8a0b1b67683084a19aa06f715b2a /tools/perf/scripts/python/sctop.py | |
parent | 1caa00d6b61651e04c04c2b50b3e149f24c6764d (diff) |
io_uring/net: move send zc fixed buffer import to issue path
Let's keep it close with the actual import, there's no reason to do this
on the prep side. With that, we can drop one of the branches checking
for whether or not IORING_RECVSEND_FIXED_BUF is set.
As a side-effect, get rid of req->imu usage.
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions