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.33 [+0.33] -4 -t # 2.58 [+2.25] tcp tx: 917 MB/s 15559 calls/s 15559 msg/s # 2.63 [+0.04] tcp rx: 962 MB/s 42003 calls/s # 3.58 [+0.96] tcp tx: 870 MB/s 14764 calls/s 14764 msg/s # 3.63 [+0.04] tcp rx: 862 MB/s 44812 calls/s # 4.58 [+0.96] tcp tx: 900 MB/s 15271 calls/s 15271 msg/s # 4.63 [+0.05] tcp rx: 905 MB/s 45997 calls/s # 5.58 [+0.95] tcp tx: 896 MB/s 15211 calls/s 15211 msg/s # 5.62 [+0.04] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.28] -4 -v # 6.91 [+1.01] udp rx: 634 MB/s 460288 calls/s # 6.93 [+0.02] udp tx: 1175 MB/s 19929 calls/s 19929 msg/s # 7.91 [+0.98] udp rx: 616 MB/s 447198 calls/s # 7.93 [+0.02] udp tx: 1147 MB/s 19459 calls/s 19459 msg/s # 8.91 [+0.99] udp rx: 533 MB/s 387165 calls/s # 8.93 [+0.01] udp tx: 845 MB/s 14335 calls/s 14335 msg/s # 9.91 [+0.99] udp rx: 502 MB/s 364170 calls/s # 9.93 [+0.01] udp tx: 807 MB/s 13688 calls/s 13688 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.30] -4 -G # 11.28 [+1.01] udp rx: 582 MB/s 424491 calls/s # 11.30 [+0.02] udp tx: 592 MB/s 10045 calls/s 10045 msg/s # 12.28 [+0.99] udp rx: 615 MB/s 449131 calls/s # 12.30 [+0.01] udp tx: 619 MB/s 10512 calls/s 10512 msg/s # 13.28 [+0.99] udp rx: 672 MB/s 490229 calls/s # 13.30 [+0.01] udp tx: 675 MB/s 11454 calls/s 11454 msg/s # 14.28 [+0.99] udp rx: 612 MB/s 446406 calls/s # 14.30 [+0.01] udp tx: 615 MB/s 10435 calls/s 10435 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__->