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.27 [+0.27] -4 -t # 2.50 [+2.23] tcp tx: 1009 MB/s 17122 calls/s 17122 msg/s # 2.50 [+0.00] tcp rx: 1009 MB/s 49986 calls/s # 3.50 [+1.00] tcp tx: 960 MB/s 16295 calls/s 16295 msg/s # 3.50 [+0.00] tcp rx: 961 MB/s 49405 calls/s # 4.50 [+1.00] tcp tx: 980 MB/s 16622 calls/s 16622 msg/s # 4.50 [+0.00] tcp rx: 981 MB/s 48644 calls/s # 5.50 [+1.00] tcp tx: 975 MB/s 16548 calls/s 16548 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.81 [+0.27] -4 -v # 6.82 [+1.01] udp rx: 624 MB/s 452608 calls/s # 6.84 [+0.02] udp tx: 1260 MB/s 21386 calls/s 21386 msg/s # 7.82 [+0.98] udp rx: 663 MB/s 480512 calls/s # 7.84 [+0.02] udp tx: 1269 MB/s 21539 calls/s 21539 msg/s # 8.82 [+0.98] udp rx: 615 MB/s 445696 calls/s # 8.84 [+0.02] udp tx: 1300 MB/s 22064 calls/s 22064 msg/s # 9.83 [+0.98] udp rx: 670 MB/s 485376 calls/s # 9.84 [+0.02] udp tx: 1288 MB/s 21852 calls/s 21852 msg/s # 9.88 [+0.04] 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.20 [+1.01] udp rx: 1099 MB/s 801531 calls/s # 11.23 [+0.02] udp tx: 1122 MB/s 19044 calls/s 19044 msg/s # 12.21 [+0.98] udp rx: 1080 MB/s 788278 calls/s # 12.23 [+0.02] udp tx: 1078 MB/s 18294 calls/s 18294 msg/s # 13.21 [+0.98] udp rx: 1125 MB/s 820591 calls/s # 13.23 [+0.02] udp tx: 1125 MB/s 19093 calls/s 19093 msg/s # 14.21 [+0.98] udp rx: 1143 MB/s 833795 calls/s # 14.23 [+0.02] udp tx: 1142 MB/s 19382 calls/s 19382 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__->