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.28 [+0.27] -4 -t # 2.51 [+2.24] tcp tx: 974 MB/s 16528 calls/s 16528 msg/s # 2.52 [+0.00] tcp rx: 975 MB/s 50962 calls/s # 3.51 [+1.00] tcp tx: 986 MB/s 16730 calls/s 16730 msg/s # 3.52 [+0.00] tcp rx: 987 MB/s 50018 calls/s # 4.51 [+1.00] tcp tx: 999 MB/s 16954 calls/s 16954 msg/s # 4.52 [+0.00] tcp rx: 1000 MB/s 51104 calls/s # 5.51 [+1.00] tcp tx: 1001 MB/s 16989 calls/s 16989 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.29] -4 -v # 6.85 [+1.01] udp rx: 646 MB/s 467968 calls/s # 6.87 [+0.02] udp tx: 1292 MB/s 21927 calls/s 21927 msg/s # 7.85 [+0.98] udp rx: 637 MB/s 461415 calls/s # 7.87 [+0.02] udp tx: 1297 MB/s 22011 calls/s 22011 msg/s # 8.86 [+0.98] udp rx: 667 MB/s 483104 calls/s # 8.87 [+0.02] udp tx: 1276 MB/s 21655 calls/s 21655 msg/s # 9.86 [+0.98] udp rx: 667 MB/s 483250 calls/s # 9.87 [+0.02] udp tx: 1287 MB/s 21832 calls/s 21832 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.26] -4 -G # 11.18 [+1.01] udp rx: 1133 MB/s 826491 calls/s # 11.19 [+0.02] udp tx: 1153 MB/s 19567 calls/s 19567 msg/s # 12.18 [+0.98] udp rx: 1156 MB/s 843396 calls/s # 12.19 [+0.02] udp tx: 1158 MB/s 19657 calls/s 19657 msg/s # 13.18 [+0.99] udp rx: 1145 MB/s 835685 calls/s # 13.19 [+0.01] udp tx: 1148 MB/s 19472 calls/s 19472 msg/s # 14.18 [+0.99] udp rx: 1143 MB/s 833721 calls/s # 14.19 [+0.01] udp tx: 1145 MB/s 19422 calls/s 19422 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__->