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.32 [+0.32] -4 -t # 2.59 [+2.27] tcp tx: 1006 MB/s 17063 calls/s 17063 msg/s # 2.59 [+0.00] tcp rx: 1006 MB/s 51308 calls/s # 3.59 [+1.00] tcp tx: 991 MB/s 16816 calls/s 16816 msg/s # 3.59 [+0.00] tcp rx: 991 MB/s 50625 calls/s # 4.59 [+1.00] tcp tx: 988 MB/s 16760 calls/s 16760 msg/s # 4.59 [+0.00] tcp rx: 988 MB/s 50490 calls/s # 5.59 [+1.00] tcp tx: 985 MB/s 16715 calls/s 16715 msg/s # 5.63 [+0.04] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.94 [+0.31] -4 -v # 6.96 [+1.02] udp rx: 627 MB/s 454656 calls/s # 6.97 [+0.01] udp tx: 1261 MB/s 21389 calls/s 21389 msg/s # 7.96 [+0.99] udp rx: 670 MB/s 485376 calls/s # 7.97 [+0.01] udp tx: 1248 MB/s 21170 calls/s 21170 msg/s # 8.97 [+0.99] udp rx: 651 MB/s 472064 calls/s # 8.97 [+0.01] udp tx: 1255 MB/s 21300 calls/s 21300 msg/s # 9.97 [+0.99] udp rx: 671 MB/s 486144 calls/s # 9.97 [+0.01] udp tx: 1252 MB/s 21237 calls/s 21237 msg/s # 10.01 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.31] -4 -G # 11.34 [+1.02] udp rx: 634 MB/s 462919 calls/s # 11.35 [+0.02] udp tx: 646 MB/s 10967 calls/s 10967 msg/s # 12.34 [+0.98] udp rx: 642 MB/s 468548 calls/s # 12.35 [+0.02] udp tx: 643 MB/s 10922 calls/s 10922 msg/s # 13.34 [+0.98] udp rx: 640 MB/s 466864 calls/s # 13.35 [+0.02] udp tx: 641 MB/s 10887 calls/s 10887 msg/s # 14.34 [+0.99] udp rx: 640 MB/s 467344 calls/s # 14.35 [+0.01] udp tx: 642 MB/s 10895 calls/s 10895 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__->