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.30 [+0.30] -4 -t # 2.56 [+2.26] tcp tx: 661 MB/s 11217 calls/s 11217 msg/s # 2.56 [+0.00] tcp rx: 661 MB/s 35584 calls/s # 3.56 [+1.00] tcp tx: 640 MB/s 10870 calls/s 10870 msg/s # 3.56 [+0.00] tcp rx: 641 MB/s 34804 calls/s # 4.56 [+1.00] tcp tx: 637 MB/s 10805 calls/s 10805 msg/s # 4.56 [+0.00] tcp rx: 637 MB/s 34494 calls/s # 5.56 [+1.00] tcp tx: 563 MB/s 9556 calls/s 9556 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.88 [+0.29] -4 -v # 6.89 [+1.01] udp rx: 532 MB/s 386048 calls/s # 6.91 [+0.02] udp tx: 796 MB/s 13516 calls/s 13516 msg/s # 7.90 [+0.98] udp rx: 576 MB/s 418212 calls/s # 7.91 [+0.02] udp tx: 792 MB/s 13436 calls/s 13436 msg/s # 8.90 [+0.98] udp rx: 577 MB/s 418823 calls/s # 8.91 [+0.02] udp tx: 786 MB/s 13347 calls/s 13347 msg/s # 9.90 [+0.98] udp rx: 578 MB/s 419883 calls/s # 9.91 [+0.02] udp tx: 767 MB/s 13024 calls/s 13024 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.23 [+0.28] -4 -G # 11.24 [+1.01] udp rx: 1120 MB/s 817245 calls/s # 11.26 [+0.02] udp tx: 1144 MB/s 19407 calls/s 19407 msg/s # 12.24 [+0.98] udp rx: 1138 MB/s 829970 calls/s # 12.26 [+0.02] udp tx: 1139 MB/s 19325 calls/s 19325 msg/s # 13.25 [+0.98] udp rx: 1140 MB/s 831626 calls/s # 13.26 [+0.02] udp tx: 1141 MB/s 19363 calls/s 19363 msg/s # 14.25 [+0.98] udp rx: 1142 MB/s 833013 calls/s # 14.26 [+0.02] udp tx: 1143 MB/s 19397 calls/s 19397 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__->