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 # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 867 MB/s 14720 calls/s 14720 msg/s # tcp rx: 884 MB/s 48864 calls/s # tcp tx: 728 MB/s 12350 calls/s 12350 msg/s # tcp rx: 727 MB/s 43562 calls/s # tcp tx: 696 MB/s 11821 calls/s 11821 msg/s # tcp rx: 701 MB/s 41597 calls/s # tcp tx: 900 MB/s 15281 calls/s 15281 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 518 MB/s 375524 calls/s # udp tx: 1301 MB/s 22081 calls/s 22081 msg/s # udp rx: 492 MB/s 358239 calls/s # udp tx: 933 MB/s 15831 calls/s 15831 msg/s # udp rx: 609 MB/s 441541 calls/s # udp tx: 1214 MB/s 20597 calls/s 20597 msg/s # udp rx: 568 MB/s 411904 calls/s # udp tx: 1209 MB/s 20511 calls/s 20511 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1095 MB/s 798792 calls/s # udp tx: 1128 MB/s 19139 calls/s 19139 msg/s # udp rx: 1098 MB/s 801432 calls/s # udp tx: 1091 MB/s 18506 calls/s 18506 msg/s # udp rx: 674 MB/s 492175 calls/s # udp tx: 676 MB/s 11473 calls/s 11473 msg/s # udp rx: 613 MB/s 447729 calls/s # udp tx: 611 MB/s 10379 calls/s 10379 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__->