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.55 [+2.26] tcp tx: 552 MB/s 9372 calls/s 9372 msg/s # 2.55 [+0.00] tcp rx: 553 MB/s 33430 calls/s # 3.55 [+1.00] tcp tx: 551 MB/s 9348 calls/s 9348 msg/s # 3.56 [+0.00] tcp rx: 552 MB/s 34062 calls/s # 4.55 [+1.00] tcp tx: 552 MB/s 9377 calls/s 9377 msg/s # 4.56 [+0.00] tcp rx: 552 MB/s 34511 calls/s # 5.55 [+1.00] tcp tx: 553 MB/s 9381 calls/s 9381 msg/s # 5.59 [+0.04] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.31] -4 -v # 6.91 [+1.01] udp rx: 614 MB/s 446239 calls/s # 6.93 [+0.02] udp tx: 1068 MB/s 18129 calls/s 18129 msg/s # 7.91 [+0.98] udp rx: 657 MB/s 476416 calls/s # 7.93 [+0.02] udp tx: 1240 MB/s 21036 calls/s 21036 msg/s # 8.91 [+0.98] udp rx: 662 MB/s 479744 calls/s # 8.93 [+0.02] udp tx: 1274 MB/s 21622 calls/s 21622 msg/s # 9.91 [+0.98] udp rx: 660 MB/s 478720 calls/s # 9.93 [+0.02] udp tx: 1277 MB/s 21669 calls/s 21669 msg/s # 9.97 [+0.04] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.30] -4 -G # 11.28 [+1.01] udp rx: 644 MB/s 469879 calls/s # 11.30 [+0.02] udp tx: 657 MB/s 11158 calls/s 11158 msg/s # 12.28 [+0.98] udp rx: 673 MB/s 491195 calls/s # 12.30 [+0.02] udp tx: 673 MB/s 11417 calls/s 11417 msg/s # 13.28 [+0.98] udp rx: 672 MB/s 490711 calls/s # 13.30 [+0.02] udp tx: 672 MB/s 11403 calls/s 11403 msg/s # 14.28 [+0.98] udp rx: 666 MB/s 486213 calls/s # 14.30 [+0.02] udp tx: 666 MB/s 11298 calls/s 11298 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__->