diff options
author | 2022-06-30 02:12:31 -0700 | |
---|---|---|
committer | 2022-07-24 18:39:17 -0600 | |
commit | e0486f3f7c1b6ab7ba7e912bf48d17f04e71d86d (patch) | |
tree | 47d2dc83aedefd068cf0ffe66f766cdb56e84807 /io_uring/net.c | |
parent | io_uring: fix io_uring_cqe_overflow trace format (diff) | |
download | linux-rng-e0486f3f7c1b6ab7ba7e912bf48d17f04e71d86d.tar.xz linux-rng-e0486f3f7c1b6ab7ba7e912bf48d17f04e71d86d.zip |
io_uring: only trace one of complete or overflow
In overflow we see a duplcate line in the trace, and in some cases 3
lines (if initial io_post_aux_cqe fails).
Instead just trace once for each CQE
Signed-off-by: Dylan Yudaken <dylany@fb.com>
Link: https://lore.kernel.org/r/20220630091231.1456789-13-dylany@fb.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring/net.c')
0 files changed, 0 insertions, 0 deletions