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.31 [+0.31] -4 -t # 2.58 [+2.26] tcp tx: 695 MB/s 11794 calls/s 11794 msg/s # 2.58 [+0.00] tcp rx: 695 MB/s 35469 calls/s # 3.58 [+1.00] tcp tx: 684 MB/s 11604 calls/s 11604 msg/s # 3.58 [+0.00] tcp rx: 684 MB/s 34980 calls/s # 4.58 [+1.00] tcp tx: 685 MB/s 11635 calls/s 11635 msg/s # 4.58 [+0.00] tcp rx: 686 MB/s 35041 calls/s # 5.58 [+1.00] tcp tx: 687 MB/s 11656 calls/s 11656 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.90 [+0.29] -4 -v # 6.91 [+1.01] udp rx: 655 MB/s 474624 calls/s # 6.93 [+0.02] udp tx: 1297 MB/s 22014 calls/s 22014 msg/s # 7.91 [+0.98] udp rx: 668 MB/s 483840 calls/s # 7.93 [+0.02] udp tx: 1142 MB/s 19383 calls/s 19383 msg/s # 8.91 [+0.99] udp rx: 667 MB/s 483584 calls/s # 8.93 [+0.01] udp tx: 1259 MB/s 21368 calls/s 21368 msg/s # 9.91 [+0.99] udp rx: 667 MB/s 483328 calls/s # 9.93 [+0.01] udp tx: 1296 MB/s 21991 calls/s 21991 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.31] -4 -G # 11.29 [+1.02] udp rx: 629 MB/s 458942 calls/s # 11.31 [+0.02] udp tx: 641 MB/s 10874 calls/s 10874 msg/s # 12.29 [+0.98] udp rx: 653 MB/s 476280 calls/s # 12.31 [+0.02] udp tx: 652 MB/s 11074 calls/s 11074 msg/s # 13.29 [+0.98] udp rx: 655 MB/s 477714 calls/s # 13.31 [+0.02] udp tx: 654 MB/s 11103 calls/s 11103 msg/s # 14.30 [+0.99] udp rx: 653 MB/s 476386 calls/s # 14.31 [+0.01] udp tx: 652 MB/s 11072 calls/s 11072 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__->