make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: udpgro_frglist.sh # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.24 [+0.24] -4 -t # 2.47 [+2.23] tcp tx: 983 MB/s 16674 calls/s 16674 msg/s # 2.47 [+0.00] tcp rx: 983 MB/s 50602 calls/s # 3.47 [+1.00] tcp tx: 978 MB/s 16604 calls/s 16604 msg/s # 3.47 [+0.00] tcp rx: 980 MB/s 50649 calls/s # 4.47 [+1.00] tcp tx: 989 MB/s 16782 calls/s 16782 msg/s # 4.47 [+0.00] tcp rx: 990 MB/s 50772 calls/s # 5.47 [+1.00] tcp tx: 998 MB/s 16928 calls/s 16928 msg/s # 5.50 [+0.03] udp gso - over veth touching data # 5.50 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.77 [+0.27] -4 -v # 6.78 [+1.01] udp rx: 635 MB/s 460032 calls/s # 6.80 [+0.02] udp tx: 1213 MB/s 20578 calls/s 20578 msg/s # 7.78 [+0.98] udp rx: 671 MB/s 486144 calls/s # 7.80 [+0.02] udp tx: 1204 MB/s 20425 calls/s 20425 msg/s # 8.78 [+0.98] udp rx: 630 MB/s 456448 calls/s # 8.80 [+0.02] udp tx: 1219 MB/s 20692 calls/s 20692 msg/s # 9.78 [+0.99] udp rx: 671 MB/s 486400 calls/s # 9.80 [+0.01] udp tx: 1204 MB/s 20426 calls/s 20426 msg/s # 9.82 [+0.03] udp gso and gro - over veth touching data # 9.83 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.08 [+0.26] -4 -G # 11.10 [+1.01] udp rx: 1012 MB/s 738231 calls/s # 11.11 [+0.02] udp tx: 1022 MB/s 17342 calls/s 17342 msg/s # 12.10 [+0.98] udp rx: 1028 MB/s 750203 calls/s # 12.11 [+0.01] udp tx: 1034 MB/s 17554 calls/s 17554 msg/s # 13.10 [+0.99] udp rx: 1081 MB/s 788577 calls/s # 13.11 [+0.01] udp tx: 1080 MB/s 18328 calls/s 18328 msg/s # 14.10 [+0.99] udp rx: 1099 MB/s 801916 calls/s # 14.11 [+0.01] udp tx: 1099 MB/s 18645 calls/s 18645 msg/s ok 1 selftests: net: udpgro_frglist.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__->