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.28] -4 -t # 2.54 [+2.26] tcp tx: 899 MB/s 15262 calls/s 15262 msg/s # 2.54 [+0.00] tcp rx: 900 MB/s 52513 calls/s # 3.54 [+1.00] tcp tx: 975 MB/s 16542 calls/s 16542 msg/s # 3.54 [+0.00] tcp rx: 976 MB/s 51005 calls/s # 4.54 [+1.00] tcp tx: 975 MB/s 16540 calls/s 16540 msg/s # 4.54 [+0.00] tcp rx: 976 MB/s 51450 calls/s # 5.54 [+1.00] tcp tx: 966 MB/s 16389 calls/s 16389 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.30] -4 -v # 6.89 [+1.01] udp rx: 625 MB/s 452864 calls/s # 6.90 [+0.02] udp tx: 1235 MB/s 20960 calls/s 20960 msg/s # 7.89 [+0.98] udp rx: 659 MB/s 477986 calls/s # 7.90 [+0.02] udp tx: 1266 MB/s 21482 calls/s 21482 msg/s # 8.89 [+0.99] udp rx: 649 MB/s 470183 calls/s # 8.90 [+0.01] udp tx: 1288 MB/s 21855 calls/s 21855 msg/s # 9.89 [+0.99] udp rx: 653 MB/s 472951 calls/s # 9.90 [+0.01] udp tx: 1295 MB/s 21966 calls/s 21966 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.26 [+0.33] -4 -G # 11.28 [+1.01] udp rx: 1081 MB/s 788792 calls/s # 11.30 [+0.02] udp tx: 1102 MB/s 18700 calls/s 18700 msg/s # 12.28 [+0.98] udp rx: 1121 MB/s 818035 calls/s # 12.30 [+0.02] udp tx: 1121 MB/s 19014 calls/s 19014 msg/s # 13.28 [+0.98] udp rx: 828 MB/s 604433 calls/s # 13.30 [+0.02] udp tx: 820 MB/s 13908 calls/s 13908 msg/s # 14.28 [+0.99] udp rx: 650 MB/s 474377 calls/s # 14.30 [+0.01] udp tx: 650 MB/s 11036 calls/s 11036 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__->