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.25 [+0.25] ipv4 tcp -t 1 # 1.68 [+1.43] tx=159435 (9949 MB) txc=0 zc=n # 2.08 [+0.40] rx=60472 (9949 MB) # 2.08 [+0.00] ipv4 tcp -z -t 1 # 3.55 [+1.47] tx=104343 (6511 MB) txc=104343 zc=n # 3.91 [+0.36] rx=51264 (6511 MB) # 3.91 [+0.00] ok # 4.18 [+0.26] ipv6 tcp -t 1 # 5.61 [+1.43] tx=156779 (9783 MB) txc=0 zc=n # 6.01 [+0.40] rx=58142 (9783 MB) # 6.01 [+0.00] ipv6 tcp -z -t 1 # 7.48 [+1.47] tx=103985 (6489 MB) txc=103985 zc=n # 7.84 [+0.36] rx=51562 (6489 MB) # 7.84 [+0.00] ok # 8.09 [+0.25] ipv4 udp -t 1 # 9.52 [+1.43] tx=168938 (10542 MB) txc=0 zc=n # 10.02 [+0.50] rx=168930 (10541 MB) # 10.02 [+0.00] ipv4 udp -z -t 1 # 11.45 [+1.43] tx=106129 (6622 MB) txc=106129 zc=n # 11.95 [+0.50] rx=106127 (6622 MB) # 11.95 [+0.00] ok # 12.22 [+0.27] ipv6 udp -t 1 # 13.65 [+1.43] tx=245291 (15307 MB) txc=0 zc=n # 14.15 [+0.50] rx=245290 (15306 MB) # 14.15 [+0.00] ipv6 udp -z -t 1 # 15.58 [+1.43] tx=109678 (6844 MB) txc=109678 zc=n # 16.08 [+0.50] rx=109632 (6841 MB) # 16.08 [+0.00] ok # 16.11 [+0.03] 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__->