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.28 [+0.28] -4 -t # 2.53 [+2.24] tcp tx: 1049 MB/s 17806 calls/s 17806 msg/s # 2.53 [+0.00] tcp rx: 1050 MB/s 44926 calls/s # 3.52 [+1.00] tcp tx: 984 MB/s 16699 calls/s 16699 msg/s # 3.53 [+0.00] tcp rx: 985 MB/s 50667 calls/s # 4.52 [+1.00] tcp tx: 995 MB/s 16886 calls/s 16886 msg/s # 4.53 [+0.00] tcp rx: 996 MB/s 50938 calls/s # 5.52 [+1.00] tcp tx: 991 MB/s 16809 calls/s 16809 msg/s # 5.55 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.83 [+0.28] -4 -v # 6.84 [+1.01] udp rx: 654 MB/s 473856 calls/s # 6.86 [+0.02] udp tx: 1299 MB/s 22040 calls/s 22040 msg/s # 7.84 [+0.98] udp rx: 668 MB/s 484096 calls/s # 7.86 [+0.02] udp tx: 1300 MB/s 22050 calls/s 22050 msg/s # 8.85 [+0.98] udp rx: 668 MB/s 484352 calls/s # 8.86 [+0.02] udp tx: 1297 MB/s 21999 calls/s 21999 msg/s # 9.85 [+0.99] udp rx: 667 MB/s 483584 calls/s # 9.86 [+0.01] udp tx: 1295 MB/s 21971 calls/s 21971 msg/s # 9.89 [+0.03] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.28] -4 -G # 11.18 [+1.01] udp rx: 1116 MB/s 814296 calls/s # 11.20 [+0.02] udp tx: 1137 MB/s 19299 calls/s 19299 msg/s # 12.18 [+0.98] udp rx: 1143 MB/s 833911 calls/s # 12.20 [+0.02] udp tx: 1142 MB/s 19384 calls/s 19384 msg/s # 13.18 [+0.98] udp rx: 1133 MB/s 826570 calls/s # 13.20 [+0.02] udp tx: 1132 MB/s 19206 calls/s 19206 msg/s # 14.18 [+0.98] udp rx: 1134 MB/s 827100 calls/s # 14.20 [+0.02] udp tx: 1133 MB/s 19225 calls/s 19225 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__->