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.30] -4 -t # 2.56 [+2.25] tcp tx: 943 MB/s 16007 calls/s 16007 msg/s # 2.56 [+0.00] tcp rx: 944 MB/s 51290 calls/s # 3.56 [+1.00] tcp tx: 940 MB/s 15959 calls/s 15959 msg/s # 3.60 [+0.04] tcp rx: 988 MB/s 48347 calls/s # 4.56 [+0.96] tcp tx: 954 MB/s 16185 calls/s 16185 msg/s # 4.60 [+0.04] tcp rx: 951 MB/s 46215 calls/s # 5.56 [+0.96] tcp tx: 878 MB/s 14906 calls/s 14906 msg/s # 5.59 [+0.04] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.29] -4 -v # 6.90 [+1.01] udp rx: 653 MB/s 473600 calls/s # 6.91 [+0.02] udp tx: 1255 MB/s 21297 calls/s 21297 msg/s # 7.90 [+0.99] udp rx: 666 MB/s 482560 calls/s # 7.91 [+0.01] udp tx: 1288 MB/s 21852 calls/s 21852 msg/s # 8.90 [+0.99] udp rx: 657 MB/s 476416 calls/s # 8.91 [+0.01] udp tx: 1256 MB/s 21307 calls/s 21307 msg/s # 9.90 [+0.99] udp rx: 664 MB/s 481024 calls/s # 9.91 [+0.01] udp tx: 1287 MB/s 21835 calls/s 21835 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.26 [+0.31] -4 -G # 11.27 [+1.01] udp rx: 1005 MB/s 733022 calls/s # 11.29 [+0.02] udp tx: 1029 MB/s 17461 calls/s 17461 msg/s # 12.27 [+0.98] udp rx: 1125 MB/s 821154 calls/s # 12.29 [+0.02] udp tx: 1127 MB/s 19120 calls/s 19120 msg/s # 13.27 [+0.98] udp rx: 1124 MB/s 819925 calls/s # 13.29 [+0.02] udp tx: 1126 MB/s 19103 calls/s 19103 msg/s # 14.27 [+0.98] udp rx: 1110 MB/s 809992 calls/s # 14.29 [+0.02] udp tx: 1111 MB/s 18856 calls/s 18856 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__->