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.28 [+0.28] -4 -t # 2.54 [+2.25] tcp tx: 911 MB/s 15453 calls/s 15453 msg/s # 2.54 [+0.00] tcp rx: 912 MB/s 48412 calls/s # 3.54 [+1.00] tcp tx: 926 MB/s 15708 calls/s 15708 msg/s # 4.25 [+0.71] tcp rx: 1728 MB/s 53549 calls/s # 4.54 [+0.29] tcp tx: 1064 MB/s 18057 calls/s 18057 msg/s # 5.25 [+0.71] tcp rx: 894 MB/s 46894 calls/s # 5.54 [+0.29] tcp tx: 895 MB/s 15196 calls/s 15196 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.32] -4 -v # 6.90 [+1.01] udp rx: 646 MB/s 468224 calls/s # 6.92 [+0.02] udp tx: 1157 MB/s 19639 calls/s 19639 msg/s # 7.90 [+0.98] udp rx: 655 MB/s 474979 calls/s # 7.92 [+0.02] udp tx: 1225 MB/s 20787 calls/s 20787 msg/s # 8.90 [+0.98] udp rx: 658 MB/s 477130 calls/s # 8.92 [+0.02] udp tx: 1229 MB/s 20853 calls/s 20853 msg/s # 9.90 [+0.98] udp rx: 656 MB/s 475393 calls/s # 9.92 [+0.02] udp tx: 1224 MB/s 20767 calls/s 20767 msg/s # 9.95 [+0.03] 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.28 [+0.32] -4 -G # 11.29 [+1.02] udp rx: 642 MB/s 468404 calls/s # 11.32 [+0.02] udp tx: 658 MB/s 11162 calls/s 11162 msg/s # 12.29 [+0.98] udp rx: 689 MB/s 502741 calls/s # 12.32 [+0.02] udp tx: 689 MB/s 11691 calls/s 11691 msg/s # 13.30 [+0.98] udp rx: 669 MB/s 487925 calls/s # 13.32 [+0.02] udp tx: 668 MB/s 11342 calls/s 11342 msg/s # 14.30 [+0.98] udp rx: 662 MB/s 482874 calls/s # 14.32 [+0.02] udp tx: 661 MB/s 11224 calls/s 11224 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__->