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.56 [+2.27] tcp tx: 953 MB/s 16180 calls/s 16180 msg/s # 2.56 [+0.00] tcp rx: 954 MB/s 49495 calls/s # 3.56 [+1.00] tcp tx: 951 MB/s 16142 calls/s 16142 msg/s # 3.56 [+0.00] tcp rx: 952 MB/s 48781 calls/s # 4.56 [+1.00] tcp tx: 1000 MB/s 16973 calls/s 16973 msg/s # 4.56 [+0.00] tcp rx: 1001 MB/s 51004 calls/s # 5.56 [+1.00] tcp tx: 987 MB/s 16741 calls/s 16741 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.30] -4 -v # 6.90 [+1.01] udp rx: 611 MB/s 443136 calls/s # 6.91 [+0.02] udp tx: 1246 MB/s 21145 calls/s 21145 msg/s # 7.90 [+0.99] udp rx: 663 MB/s 480504 calls/s # 7.91 [+0.01] udp tx: 1235 MB/s 20947 calls/s 20947 msg/s # 8.90 [+0.99] udp rx: 630 MB/s 457213 calls/s # 8.91 [+0.01] udp tx: 1097 MB/s 18615 calls/s 18615 msg/s # 9.90 [+0.99] udp rx: 591 MB/s 429170 calls/s # 9.91 [+0.01] udp tx: 744 MB/s 12633 calls/s 12633 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.24 [+0.29] -4 -G # 11.26 [+1.02] udp rx: 600 MB/s 438010 calls/s # 11.27 [+0.01] udp tx: 609 MB/s 10346 calls/s 10346 msg/s # 12.26 [+0.99] udp rx: 605 MB/s 441804 calls/s # 12.27 [+0.01] udp tx: 604 MB/s 10254 calls/s 10254 msg/s # 13.26 [+0.99] udp rx: 581 MB/s 423945 calls/s # 13.27 [+0.01] udp tx: 582 MB/s 9876 calls/s 9876 msg/s # 14.26 [+0.99] udp rx: 616 MB/s 449946 calls/s # 14.27 [+0.01] udp tx: 616 MB/s 10457 calls/s 10457 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__->