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.31 [+0.31] -4 -t # 2.56 [+2.25] tcp tx: 947 MB/s 16071 calls/s 16071 msg/s # 2.58 [+0.02] tcp rx: 971 MB/s 49026 calls/s # 3.56 [+0.98] tcp tx: 985 MB/s 16711 calls/s 16711 msg/s # 3.59 [+0.03] tcp rx: 991 MB/s 48131 calls/s # 4.56 [+0.97] tcp tx: 919 MB/s 15601 calls/s 15601 msg/s # 4.59 [+0.03] tcp rx: 911 MB/s 46438 calls/s # 5.56 [+0.97] tcp tx: 881 MB/s 14958 calls/s 14958 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.28] -4 -v # 6.88 [+1.02] udp rx: 616 MB/s 446791 calls/s # 6.90 [+0.02] udp tx: 1183 MB/s 20066 calls/s 20066 msg/s # 7.88 [+0.98] udp rx: 591 MB/s 428544 calls/s # 7.90 [+0.02] udp tx: 1221 MB/s 20712 calls/s 20712 msg/s # 8.89 [+0.99] udp rx: 645 MB/s 467200 calls/s # 8.90 [+0.01] udp tx: 1212 MB/s 20558 calls/s 20558 msg/s # 9.89 [+0.99] udp rx: 639 MB/s 463104 calls/s # 9.90 [+0.01] udp tx: 1198 MB/s 20322 calls/s 20322 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.24 [+0.31] -4 -G # 11.26 [+1.01] udp rx: 1080 MB/s 788118 calls/s # 11.28 [+0.02] udp tx: 1103 MB/s 18715 calls/s 18715 msg/s # 12.26 [+0.98] udp rx: 1083 MB/s 790066 calls/s # 12.28 [+0.02] udp tx: 1082 MB/s 18368 calls/s 18368 msg/s # 13.26 [+0.98] udp rx: 1066 MB/s 777822 calls/s # 13.28 [+0.02] udp tx: 1065 MB/s 18073 calls/s 18073 msg/s # 14.26 [+0.98] udp rx: 1076 MB/s 785300 calls/s # 14.28 [+0.02] udp tx: 1076 MB/s 18262 calls/s 18262 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__->