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.53 [+2.24] tcp tx: 977 MB/s 16581 calls/s 16581 msg/s # 2.53 [+0.00] tcp rx: 978 MB/s 51032 calls/s # 3.53 [+1.00] tcp tx: 958 MB/s 16256 calls/s 16256 msg/s # 4.53 [+1.00] tcp tx: 1158 MB/s 19645 calls/s 19645 msg/s # 4.53 [+0.00] tcp rx: 2116 MB/s 58027 calls/s # 5.53 [+1.00] tcp tx: 954 MB/s 16196 calls/s 16196 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.87 [+0.30] -4 -v # 6.88 [+1.01] udp rx: 652 MB/s 472320 calls/s # 6.90 [+0.02] udp tx: 1252 MB/s 21242 calls/s 21242 msg/s # 7.88 [+0.98] udp rx: 667 MB/s 483328 calls/s # 7.90 [+0.02] udp tx: 1256 MB/s 21311 calls/s 21311 msg/s # 8.88 [+0.98] udp rx: 667 MB/s 483328 calls/s # 8.90 [+0.02] udp tx: 1255 MB/s 21290 calls/s 21290 msg/s # 9.88 [+0.98] udp rx: 667 MB/s 483328 calls/s # 9.90 [+0.02] udp tx: 1258 MB/s 21345 calls/s 21345 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.28] -4 -G # 11.23 [+1.01] udp rx: 1117 MB/s 814833 calls/s # 11.25 [+0.02] udp tx: 1140 MB/s 19348 calls/s 19348 msg/s # 12.23 [+0.98] udp rx: 1124 MB/s 820125 calls/s # 12.25 [+0.02] udp tx: 1124 MB/s 19072 calls/s 19072 msg/s # 13.23 [+0.98] udp rx: 1126 MB/s 821365 calls/s # 13.25 [+0.02] udp tx: 1125 MB/s 19095 calls/s 19095 msg/s # 14.24 [+0.98] udp rx: 1124 MB/s 819953 calls/s # 14.25 [+0.02] udp tx: 1124 MB/s 19066 calls/s 19066 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__->