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.29 [+0.29] -4 -t # 2.57 [+2.28] tcp tx: 928 MB/s 15742 calls/s 15742 msg/s # 2.57 [+0.00] tcp rx: 928 MB/s 48867 calls/s # 3.57 [+1.00] tcp tx: 847 MB/s 14370 calls/s 14370 msg/s # 3.57 [+0.00] tcp rx: 847 MB/s 44072 calls/s # 4.57 [+1.00] tcp tx: 669 MB/s 11353 calls/s 11353 msg/s # 4.57 [+0.00] tcp rx: 670 MB/s 34270 calls/s # 5.57 [+1.00] tcp tx: 683 MB/s 11588 calls/s 11588 msg/s # 5.61 [+0.04] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.32] -4 -v # 6.95 [+1.02] udp rx: 624 MB/s 452352 calls/s # 6.97 [+0.02] udp tx: 1225 MB/s 20783 calls/s 20783 msg/s # 7.95 [+0.98] udp rx: 668 MB/s 485120 calls/s # 7.97 [+0.02] udp tx: 1265 MB/s 21470 calls/s 21470 msg/s # 8.95 [+0.98] udp rx: 579 MB/s 419840 calls/s # 8.97 [+0.02] udp tx: 1275 MB/s 21626 calls/s 21626 msg/s # 9.95 [+0.98] udp rx: 611 MB/s 442624 calls/s # 9.97 [+0.02] udp tx: 1263 MB/s 21438 calls/s 21438 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.33] -4 -G # 11.34 [+1.01] udp rx: 1057 MB/s 771326 calls/s # 11.36 [+0.02] udp tx: 1074 MB/s 18228 calls/s 18228 msg/s # 12.34 [+0.98] udp rx: 1116 MB/s 813942 calls/s # 12.36 [+0.02] udp tx: 1125 MB/s 19081 calls/s 19081 msg/s # 13.34 [+0.98] udp rx: 1121 MB/s 818012 calls/s # 13.36 [+0.02] udp tx: 1122 MB/s 19031 calls/s 19031 msg/s # 14.34 [+0.98] udp rx: 1130 MB/s 824501 calls/s # 14.36 [+0.02] udp tx: 1131 MB/s 19189 calls/s 19189 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__->