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.34 [+0.34] -4 -t # 2.63 [+2.29] tcp tx: 855 MB/s 14512 calls/s 14512 msg/s # 2.65 [+0.03] tcp rx: 882 MB/s 43064 calls/s # 3.63 [+0.97] tcp tx: 840 MB/s 14260 calls/s 14260 msg/s # 3.65 [+0.03] tcp rx: 836 MB/s 41335 calls/s # 4.63 [+0.97] tcp tx: 862 MB/s 14637 calls/s 14637 msg/s # 4.66 [+0.03] tcp rx: 870 MB/s 41188 calls/s # 5.63 [+0.97] tcp tx: 868 MB/s 14737 calls/s 14737 msg/s # 5.67 [+0.04] udp gso - over veth touching data # 5.67 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.01 [+0.35] -4 -v # 7.03 [+1.02] udp rx: 549 MB/s 398410 calls/s # 7.05 [+0.02] udp tx: 765 MB/s 12989 calls/s 12989 msg/s # 8.03 [+0.98] udp rx: 563 MB/s 408672 calls/s # 8.05 [+0.02] udp tx: 784 MB/s 13302 calls/s 13302 msg/s # 9.03 [+0.98] udp rx: 572 MB/s 415314 calls/s # 9.05 [+0.02] udp tx: 777 MB/s 13195 calls/s 13195 msg/s # 10.03 [+0.98] udp rx: 571 MB/s 414358 calls/s # 10.05 [+0.02] udp tx: 778 MB/s 13212 calls/s 13212 msg/s # 10.09 [+0.04] udp gso and gro - over veth touching data # 10.09 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.42 [+0.33] -4 -G # 11.43 [+1.02] udp rx: 622 MB/s 453816 calls/s # 11.46 [+0.02] udp tx: 636 MB/s 10791 calls/s 10791 msg/s # 12.43 [+0.98] udp rx: 631 MB/s 460462 calls/s # 12.46 [+0.02] udp tx: 633 MB/s 10748 calls/s 10748 msg/s # 13.43 [+0.98] udp rx: 617 MB/s 450190 calls/s # 13.46 [+0.02] udp tx: 618 MB/s 10494 calls/s 10494 msg/s # 14.44 [+0.98] udp rx: 631 MB/s 460459 calls/s # 14.46 [+0.02] udp tx: 632 MB/s 10724 calls/s 10724 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__->