make -C tools/testing/selftests TARGETS="net" TEST_PROGS=msg_zerocopy.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: msg_zerocopy.sh # 0.24 [+0.24] ipv4 tcp -t 1 # 1.67 [+1.43] tx=171882 (10726 MB) txc=0 zc=n # 2.07 [+0.40] rx=60229 (10726 MB) # 2.07 [+0.00] ipv4 tcp -z -t 1 # 3.54 [+1.47] tx=104958 (6549 MB) txc=104958 zc=n # 3.90 [+0.36] rx=52198 (6549 MB) # 3.90 [+0.00] ok # 4.14 [+0.24] ipv6 tcp -t 1 # 5.57 [+1.43] tx=163406 (10197 MB) txc=0 zc=n # 5.97 [+0.40] rx=58019 (10197 MB) # 5.97 [+0.00] ipv6 tcp -z -t 1 # 7.44 [+1.47] tx=102767 (6413 MB) txc=102767 zc=n # 7.80 [+0.36] rx=50595 (6413 MB) # 7.80 [+0.00] ok # 8.05 [+0.25] ipv4 udp -t 1 # 9.48 [+1.43] tx=246445 (15379 MB) txc=0 zc=n # 9.98 [+0.50] rx=246444 (15379 MB) # 9.98 [+0.00] ipv4 udp -z -t 1 # 11.41 [+1.43] tx=110089 (6869 MB) txc=110089 zc=n # 11.91 [+0.50] rx=110047 (6867 MB) # 11.91 [+0.00] ok # 12.14 [+0.23] ipv6 udp -t 1 # 13.57 [+1.43] tx=232778 (14526 MB) txc=0 zc=n # 14.07 [+0.50] rx=232773 (14525 MB) # 14.07 [+0.00] ipv6 udp -z -t 1 # 15.50 [+1.42] tx=109844 (6854 MB) txc=109844 zc=n # 16.00 [+0.50] rx=109841 (6854 MB) # 16.00 [+0.00] ok # 16.02 [+0.02] OK. All tests passed ok 1 selftests: net: msg_zerocopy.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->