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.29] -4 -t # 2.54 [+2.25] tcp tx: 981 MB/s 16651 calls/s 16651 msg/s # 2.54 [+0.00] tcp rx: 983 MB/s 50273 calls/s # 3.54 [+1.00] tcp tx: 949 MB/s 16110 calls/s 16110 msg/s # 3.68 [+0.14] tcp rx: 1075 MB/s 49286 calls/s # 4.54 [+0.86] tcp tx: 918 MB/s 15581 calls/s 15581 msg/s # 4.68 [+0.14] tcp rx: 933 MB/s 48417 calls/s # 5.54 [+0.86] tcp tx: 977 MB/s 16571 calls/s 16571 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.86 [+0.29] -4 -v # 6.87 [+1.01] udp rx: 609 MB/s 441600 calls/s # 6.89 [+0.02] udp tx: 1229 MB/s 20847 calls/s 20847 msg/s # 7.87 [+0.98] udp rx: 664 MB/s 481350 calls/s # 7.89 [+0.02] udp tx: 1231 MB/s 20884 calls/s 20884 msg/s # 8.87 [+0.98] udp rx: 665 MB/s 481798 calls/s # 8.89 [+0.02] udp tx: 1225 MB/s 20787 calls/s 20787 msg/s # 9.87 [+0.98] udp rx: 627 MB/s 454235 calls/s # 9.89 [+0.02] udp tx: 1257 MB/s 21330 calls/s 21330 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.29] -4 -G # 11.23 [+1.02] udp rx: 977 MB/s 712536 calls/s # 11.25 [+0.02] udp tx: 998 MB/s 16932 calls/s 16932 msg/s # 12.23 [+0.98] udp rx: 1084 MB/s 790969 calls/s # 12.25 [+0.02] udp tx: 1086 MB/s 18425 calls/s 18425 msg/s # 13.23 [+0.98] udp rx: 1089 MB/s 794408 calls/s # 13.25 [+0.02] udp tx: 1090 MB/s 18502 calls/s 18502 msg/s # 14.24 [+0.98] udp rx: 1090 MB/s 795512 calls/s # 14.25 [+0.02] udp tx: 1092 MB/s 18527 calls/s 18527 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__->