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.35 [+0.35] -4 -t # 2.64 [+2.29] tcp tx: 926 MB/s 15722 calls/s 15722 msg/s # 2.67 [+0.03] tcp rx: 956 MB/s 48473 calls/s # 3.64 [+0.97] tcp tx: 873 MB/s 14823 calls/s 14823 msg/s # 3.67 [+0.03] tcp rx: 869 MB/s 44437 calls/s # 4.64 [+0.97] tcp tx: 986 MB/s 16740 calls/s 16740 msg/s # 4.67 [+0.03] tcp rx: 990 MB/s 50539 calls/s # 5.64 [+0.97] tcp tx: 1003 MB/s 17014 calls/s 17014 msg/s # 5.67 [+0.03] udp gso - over veth touching data # 5.67 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.28] -4 -v # 6.97 [+1.01] udp rx: 636 MB/s 461056 calls/s # 6.98 [+0.02] udp tx: 1261 MB/s 21397 calls/s 21397 msg/s # 7.97 [+0.98] udp rx: 654 MB/s 474310 calls/s # 7.98 [+0.02] udp tx: 1262 MB/s 21415 calls/s 21415 msg/s # 8.97 [+0.98] udp rx: 650 MB/s 470717 calls/s # 8.98 [+0.02] udp tx: 1256 MB/s 21306 calls/s 21306 msg/s # 9.97 [+0.98] udp rx: 545 MB/s 395261 calls/s # 9.98 [+0.02] udp tx: 1285 MB/s 21804 calls/s 21804 msg/s # 10.02 [+0.04] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.35 [+0.32] -4 -G # 11.36 [+1.01] udp rx: 534 MB/s 390061 calls/s # 11.39 [+0.03] udp tx: 551 MB/s 9354 calls/s 9354 msg/s # 12.36 [+0.98] udp rx: 653 MB/s 476353 calls/s # 12.39 [+0.02] udp tx: 652 MB/s 11071 calls/s 11071 msg/s # 13.36 [+0.98] udp rx: 617 MB/s 450434 calls/s # 13.39 [+0.02] udp tx: 616 MB/s 10464 calls/s 10464 msg/s # 14.36 [+0.98] udp rx: 649 MB/s 473688 calls/s # 14.39 [+0.02] udp tx: 649 MB/s 11009 calls/s 11009 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__->