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.34 [+0.33] -4 -t # 2.62 [+2.29] tcp tx: 1007 MB/s 17083 calls/s 17083 msg/s # 2.64 [+0.02] tcp rx: 1032 MB/s 52182 calls/s # 3.62 [+0.98] tcp tx: 997 MB/s 16918 calls/s 16918 msg/s # 3.65 [+0.02] tcp rx: 1001 MB/s 48847 calls/s # 4.62 [+0.98] tcp tx: 993 MB/s 16849 calls/s 16849 msg/s # 4.65 [+0.02] tcp rx: 992 MB/s 48658 calls/s # 5.62 [+0.98] tcp tx: 1003 MB/s 17018 calls/s 17018 msg/s # 5.65 [+0.03] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.28] -4 -v # 6.95 [+1.01] udp rx: 650 MB/s 471552 calls/s # 6.97 [+0.02] udp tx: 1261 MB/s 21403 calls/s 21403 msg/s # 7.95 [+0.98] udp rx: 664 MB/s 481507 calls/s # 7.97 [+0.02] udp tx: 1251 MB/s 21233 calls/s 21233 msg/s # 8.95 [+0.98] udp rx: 663 MB/s 480579 calls/s # 8.97 [+0.02] udp tx: 1288 MB/s 21862 calls/s 21862 msg/s # 9.96 [+0.98] udp rx: 665 MB/s 481939 calls/s # 9.97 [+0.02] udp tx: 1227 MB/s 20822 calls/s 20822 msg/s # 10.01 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.28] -4 -G # 11.30 [+1.01] udp rx: 1098 MB/s 800942 calls/s # 11.32 [+0.02] udp tx: 1117 MB/s 18961 calls/s 18961 msg/s # 12.30 [+0.98] udp rx: 1102 MB/s 804420 calls/s # 12.32 [+0.02] udp tx: 1104 MB/s 18741 calls/s 18741 msg/s # 13.30 [+0.99] udp rx: 1102 MB/s 803951 calls/s # 13.32 [+0.01] udp tx: 1104 MB/s 18737 calls/s 18737 msg/s # 14.31 [+0.99] udp rx: 1099 MB/s 801804 calls/s # 14.32 [+0.01] udp tx: 1101 MB/s 18685 calls/s 18685 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__->