make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 931 MB/s 15803 calls/s 15803 msg/s # tcp rx: 956 MB/s 52987 calls/s # tcp tx: 882 MB/s 14967 calls/s 14967 msg/s # tcp rx: 882 MB/s 49294 calls/s # tcp tx: 873 MB/s 14819 calls/s 14819 msg/s # tcp rx: 876 MB/s 49382 calls/s # tcp tx: 895 MB/s 15196 calls/s 15196 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: 618 MB/s 448000 calls/s # udp tx: 1314 MB/s 22288 calls/s 22288 msg/s # udp rx: 630 MB/s 457019 calls/s # udp tx: 1314 MB/s 22287 calls/s 22287 msg/s # udp rx: 608 MB/s 440320 calls/s # udp tx: 1304 MB/s 22125 calls/s 22125 msg/s # udp rx: 557 MB/s 403456 calls/s # udp tx: 1338 MB/s 22697 calls/s 22697 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: 1011 MB/s 737954 calls/s # udp tx: 1035 MB/s 17564 calls/s 17564 msg/s # udp rx: 648 MB/s 472676 calls/s # udp tx: 636 MB/s 10792 calls/s 10792 msg/s # udp rx: 651 MB/s 475395 calls/s # udp tx: 656 MB/s 11136 calls/s 11136 msg/s # udp rx: 693 MB/s 506096 calls/s # udp tx: 693 MB/s 11766 calls/s 11766 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__->