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.58 [+2.28] tcp tx: 596 MB/s 10124 calls/s 10124 msg/s # 2.58 [+0.00] tcp rx: 597 MB/s 33442 calls/s # 3.58 [+1.00] tcp tx: 627 MB/s 10635 calls/s 10635 msg/s # 3.58 [+0.00] tcp rx: 627 MB/s 33722 calls/s # 4.58 [+1.00] tcp tx: 586 MB/s 9945 calls/s 9945 msg/s # 4.58 [+0.00] tcp rx: 587 MB/s 32209 calls/s # 5.58 [+1.00] tcp tx: 513 MB/s 8713 calls/s 8713 msg/s # 5.61 [+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.30] -4 -v # 6.93 [+1.02] udp rx: 550 MB/s 398906 calls/s # 6.95 [+0.02] udp tx: 816 MB/s 13845 calls/s 13845 msg/s # 7.93 [+0.98] udp rx: 548 MB/s 397393 calls/s # 7.95 [+0.02] udp tx: 775 MB/s 13151 calls/s 13151 msg/s # 8.93 [+0.98] udp rx: 568 MB/s 412160 calls/s # 8.95 [+0.02] udp tx: 829 MB/s 14075 calls/s 14075 msg/s # 9.93 [+0.98] udp rx: 568 MB/s 412160 calls/s # 9.95 [+0.02] udp tx: 830 MB/s 14088 calls/s 14088 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.29] -4 -G # 11.29 [+1.01] udp rx: 660 MB/s 481579 calls/s # 11.31 [+0.02] udp tx: 670 MB/s 11373 calls/s 11373 msg/s # 12.29 [+0.98] udp rx: 672 MB/s 490377 calls/s # 12.31 [+0.02] udp tx: 673 MB/s 11431 calls/s 11431 msg/s # 13.29 [+0.98] udp rx: 684 MB/s 499026 calls/s # 13.31 [+0.02] udp tx: 684 MB/s 11605 calls/s 11605 msg/s # 14.30 [+0.99] udp rx: 690 MB/s 503265 calls/s # 14.31 [+0.01] udp tx: 689 MB/s 11700 calls/s 11700 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__->