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.59 [+2.28] tcp tx: 675 MB/s 11454 calls/s 11454 msg/s # 2.59 [+0.00] tcp rx: 675 MB/s 34661 calls/s # 3.59 [+1.00] tcp tx: 673 MB/s 11421 calls/s 11421 msg/s # 3.59 [+0.00] tcp rx: 674 MB/s 34437 calls/s # 4.59 [+1.00] tcp tx: 663 MB/s 11246 calls/s 11246 msg/s # 4.59 [+0.00] tcp rx: 663 MB/s 33945 calls/s # 5.59 [+1.00] tcp tx: 662 MB/s 11228 calls/s 11228 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.29] -4 -v # 6.93 [+1.02] udp rx: 548 MB/s 398041 calls/s # 6.95 [+0.02] udp tx: 789 MB/s 13385 calls/s 13385 msg/s # 7.93 [+0.98] udp rx: 518 MB/s 375808 calls/s # 7.95 [+0.02] udp tx: 808 MB/s 13713 calls/s 13713 msg/s # 8.94 [+0.98] udp rx: 551 MB/s 399616 calls/s # 8.95 [+0.02] udp tx: 793 MB/s 13452 calls/s 13452 msg/s # 9.94 [+0.98] udp rx: 583 MB/s 423168 calls/s # 9.95 [+0.02] udp tx: 761 MB/s 12914 calls/s 12914 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.34] -4 -G # 11.35 [+1.01] udp rx: 651 MB/s 475323 calls/s # 11.37 [+0.02] udp tx: 665 MB/s 11281 calls/s 11281 msg/s # 12.35 [+0.98] udp rx: 654 MB/s 477051 calls/s # 12.37 [+0.02] udp tx: 653 MB/s 11091 calls/s 11091 msg/s # 13.35 [+0.98] udp rx: 657 MB/s 479550 calls/s # 13.37 [+0.02] udp tx: 657 MB/s 11147 calls/s 11147 msg/s # 14.35 [+0.98] udp rx: 655 MB/s 478229 calls/s # 14.37 [+0.02] udp tx: 655 MB/s 11115 calls/s 11115 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__->