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.32 [+0.32] -4 -t # 2.60 [+2.28] tcp tx: 957 MB/s 16240 calls/s 16240 msg/s # 2.60 [+0.00] tcp rx: 958 MB/s 49965 calls/s # 3.60 [+1.00] tcp tx: 934 MB/s 15852 calls/s 15852 msg/s # 3.63 [+0.04] tcp rx: 979 MB/s 49234 calls/s # 4.60 [+0.96] tcp tx: 1007 MB/s 17094 calls/s 17094 msg/s # 4.63 [+0.04] tcp rx: 1000 MB/s 49173 calls/s # 5.60 [+0.96] tcp tx: 969 MB/s 16446 calls/s 16446 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.29] -4 -v # 6.93 [+1.01] udp rx: 626 MB/s 453888 calls/s # 6.95 [+0.02] udp tx: 1278 MB/s 21680 calls/s 21680 msg/s # 7.93 [+0.98] udp rx: 661 MB/s 478976 calls/s # 7.95 [+0.02] udp tx: 1270 MB/s 21541 calls/s 21541 msg/s # 8.93 [+0.99] udp rx: 648 MB/s 470016 calls/s # 8.95 [+0.01] udp tx: 1277 MB/s 21664 calls/s 21664 msg/s # 9.93 [+0.99] udp rx: 669 MB/s 485120 calls/s # 9.95 [+0.01] udp tx: 1280 MB/s 21712 calls/s 21712 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.29] -4 -G # 11.28 [+1.01] udp rx: 1040 MB/s 758945 calls/s # 11.30 [+0.02] udp tx: 1061 MB/s 17996 calls/s 17996 msg/s # 12.28 [+0.98] udp rx: 1152 MB/s 840411 calls/s # 12.30 [+0.02] udp tx: 1154 MB/s 19583 calls/s 19583 msg/s # 13.28 [+0.99] udp rx: 1138 MB/s 830145 calls/s # 13.30 [+0.01] udp tx: 1140 MB/s 19343 calls/s 19343 msg/s # 14.28 [+0.99] udp rx: 1145 MB/s 835237 calls/s # 14.30 [+0.01] udp tx: 1147 MB/s 19462 calls/s 19462 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__->