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.29 [+0.28] -4 -t # 2.53 [+2.24] tcp tx: 987 MB/s 16754 calls/s 16754 msg/s # 2.53 [+0.00] tcp rx: 988 MB/s 50753 calls/s # 3.53 [+1.00] tcp tx: 1001 MB/s 16985 calls/s 16985 msg/s # 3.53 [+0.00] tcp rx: 1002 MB/s 51333 calls/s # 4.53 [+1.00] tcp tx: 550 MB/s 9331 calls/s 9331 msg/s # 4.53 [+0.00] tcp rx: 550 MB/s 32344 calls/s # 5.53 [+1.00] tcp tx: 542 MB/s 9201 calls/s 9201 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.27] -4 -v # 6.84 [+1.01] udp rx: 652 MB/s 472832 calls/s # 6.86 [+0.02] udp tx: 1284 MB/s 21784 calls/s 21784 msg/s # 7.84 [+0.98] udp rx: 597 MB/s 432932 calls/s # 7.86 [+0.02] udp tx: 1250 MB/s 21211 calls/s 21211 msg/s # 8.84 [+0.98] udp rx: 653 MB/s 473269 calls/s # 8.86 [+0.02] udp tx: 1235 MB/s 20956 calls/s 20956 msg/s # 9.84 [+0.98] udp rx: 542 MB/s 392960 calls/s # 9.86 [+0.02] udp tx: 973 MB/s 16506 calls/s 16506 msg/s # 9.89 [+0.03] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.30] -4 -G # 11.21 [+1.02] udp rx: 633 MB/s 461982 calls/s # 11.23 [+0.02] udp tx: 645 MB/s 10953 calls/s 10953 msg/s # 12.21 [+0.98] udp rx: 648 MB/s 472781 calls/s # 12.23 [+0.02] udp tx: 648 MB/s 11006 calls/s 11006 msg/s # 13.21 [+0.98] udp rx: 648 MB/s 472719 calls/s # 13.23 [+0.02] udp tx: 648 MB/s 11004 calls/s 11004 msg/s # 14.21 [+0.99] udp rx: 647 MB/s 472291 calls/s # 14.23 [+0.01] udp tx: 647 MB/s 10986 calls/s 10986 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__->