Home
last modified time | relevance | path

Searched hist:"7 bcd9683e51575c72c9289c05213150245d1c186" (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/net/
H A DMakefilediff 7bcd9683e51575c72c9289c05213150245d1c186 Mon Sep 26 12:35:36 CEST 2022 Pavel Begunkov <asml.silence@gmail.com> selftests/net: enable io_uring sendzc testing

d8b6171bd58a5 ("selftests/io_uring: test zerocopy send") added io_uring
zerocopy tests but forgot to enable it in make runs. Add missing
io_uring_zerocopy_tx.sh into TEST_PROGS.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/28e743602cdd54ffc49f68bbcbcbafc59ba22dc2.1664142210.git.asml.silence@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>