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.55 [+2.25] tcp tx: 749 MB/s 12704 calls/s 12704 msg/s # 2.55 [+0.00] tcp rx: 749 MB/s 38633 calls/s # 3.55 [+1.00] tcp tx: 613 MB/s 10401 calls/s 10401 msg/s # 3.56 [+0.01] tcp rx: 622 MB/s 31616 calls/s # 4.55 [+0.99] tcp tx: 615 MB/s 10446 calls/s 10446 msg/s # 4.56 [+0.01] tcp rx: 613 MB/s 31233 calls/s # 5.55 [+0.99] tcp tx: 613 MB/s 10404 calls/s 10404 msg/s # 5.58 [+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.89 [+0.31] -4 -v # 6.91 [+1.02] udp rx: 460 MB/s 333466 calls/s # 6.93 [+0.02] udp tx: 902 MB/s 15305 calls/s 15305 msg/s # 7.91 [+0.98] udp rx: 518 MB/s 375964 calls/s # 7.93 [+0.02] udp tx: 803 MB/s 13632 calls/s 13632 msg/s # 8.91 [+0.98] udp rx: 529 MB/s 383232 calls/s # 8.93 [+0.02] udp tx: 883 MB/s 14983 calls/s 14983 msg/s # 9.91 [+0.98] udp rx: 520 MB/s 377033 calls/s # 9.93 [+0.02] udp tx: 791 MB/s 13424 calls/s 13424 msg/s # 9.97 [+0.04] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.36] -4 -G # 11.35 [+1.02] udp rx: 563 MB/s 410782 calls/s # 11.37 [+0.02] udp tx: 576 MB/s 9777 calls/s 9777 msg/s # 12.35 [+0.98] udp rx: 626 MB/s 457175 calls/s # 12.37 [+0.02] udp tx: 627 MB/s 10635 calls/s 10635 msg/s # 13.35 [+0.98] udp rx: 633 MB/s 461828 calls/s # 13.37 [+0.02] udp tx: 632 MB/s 10730 calls/s 10730 msg/s # 14.35 [+0.98] udp rx: 623 MB/s 455051 calls/s # 14.37 [+0.02] udp tx: 623 MB/s 10579 calls/s 10579 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__->