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.30 [+0.30] -4 -t # 2.56 [+2.25] tcp tx: 677 MB/s 11493 calls/s 11493 msg/s # 2.56 [+0.00] tcp rx: 678 MB/s 34632 calls/s # 3.56 [+1.00] tcp tx: 676 MB/s 11471 calls/s 11471 msg/s # 3.56 [+0.00] tcp rx: 677 MB/s 34511 calls/s # 4.56 [+1.00] tcp tx: 661 MB/s 11215 calls/s 11215 msg/s # 4.56 [+0.00] tcp rx: 662 MB/s 33525 calls/s # 5.56 [+1.00] tcp tx: 700 MB/s 11881 calls/s 11881 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.88 [+0.28] -4 -v # 6.89 [+1.01] udp rx: 648 MB/s 469815 calls/s # 6.91 [+0.02] udp tx: 1291 MB/s 21900 calls/s 21900 msg/s # 7.89 [+0.98] udp rx: 666 MB/s 482816 calls/s # 7.91 [+0.02] udp tx: 1276 MB/s 21649 calls/s 21649 msg/s # 8.89 [+0.98] udp rx: 666 MB/s 482560 calls/s # 8.91 [+0.02] udp tx: 1287 MB/s 21836 calls/s 21836 msg/s # 9.89 [+0.98] udp rx: 666 MB/s 482560 calls/s # 9.91 [+0.02] udp tx: 1279 MB/s 21704 calls/s 21704 msg/s # 9.95 [+0.04] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.33] -4 -G # 11.29 [+1.02] udp rx: 588 MB/s 429531 calls/s # 11.31 [+0.02] udp tx: 599 MB/s 10162 calls/s 10162 msg/s # 12.29 [+0.98] udp rx: 596 MB/s 434800 calls/s # 12.31 [+0.02] udp tx: 595 MB/s 10103 calls/s 10103 msg/s # 13.29 [+0.99] udp rx: 611 MB/s 446217 calls/s # 13.31 [+0.01] udp tx: 611 MB/s 10373 calls/s 10373 msg/s # 14.29 [+0.99] udp rx: 608 MB/s 443483 calls/s # 14.31 [+0.01] udp tx: 612 MB/s 10390 calls/s 10390 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__->