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.27 [+0.27] -4 -t # 2.51 [+2.24] tcp tx: 611 MB/s 10366 calls/s 10366 msg/s # 2.51 [+0.00] tcp rx: 611 MB/s 37565 calls/s # 3.51 [+1.00] tcp tx: 605 MB/s 10269 calls/s 10269 msg/s # 3.51 [+0.00] tcp rx: 605 MB/s 37408 calls/s # 4.51 [+1.00] tcp tx: 607 MB/s 10306 calls/s 10306 msg/s # 4.52 [+0.00] tcp rx: 608 MB/s 37757 calls/s # 5.51 [+1.00] tcp tx: 603 MB/s 10228 calls/s 10228 msg/s # 5.55 [+0.04] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.30] -4 -v # 6.86 [+1.01] udp rx: 515 MB/s 374272 calls/s # 6.88 [+0.02] udp tx: 1092 MB/s 18522 calls/s 18522 msg/s # 7.86 [+0.98] udp rx: 650 MB/s 471197 calls/s # 7.88 [+0.02] udp tx: 1229 MB/s 20848 calls/s 20848 msg/s # 8.86 [+0.98] udp rx: 630 MB/s 456596 calls/s # 8.88 [+0.02] udp tx: 1272 MB/s 21576 calls/s 21576 msg/s # 9.86 [+0.98] udp rx: 673 MB/s 487986 calls/s # 9.88 [+0.02] udp tx: 1257 MB/s 21322 calls/s 21322 msg/s # 9.92 [+0.04] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.30] -4 -G # 11.23 [+1.01] udp rx: 1114 MB/s 813107 calls/s # 11.25 [+0.02] udp tx: 1138 MB/s 19304 calls/s 19304 msg/s # 12.23 [+0.98] udp rx: 1137 MB/s 829407 calls/s # 12.25 [+0.02] udp tx: 1136 MB/s 19275 calls/s 19275 msg/s # 13.23 [+0.98] udp rx: 1133 MB/s 826452 calls/s # 13.25 [+0.02] udp tx: 1132 MB/s 19204 calls/s 19204 msg/s # 14.23 [+0.98] udp rx: 1134 MB/s 827518 calls/s # 14.25 [+0.02] udp tx: 1133 MB/s 19227 calls/s 19227 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__->