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: 946 MB/s 16061 calls/s 16061 msg/s # tcp rx: 947 MB/s 51027 calls/s # tcp tx: 931 MB/s 15793 calls/s 15793 msg/s # tcp rx: 932 MB/s 49686 calls/s # tcp tx: 909 MB/s 15418 calls/s 15418 msg/s # tcp rx: 909 MB/s 48400 calls/s # tcp tx: 795 MB/s 13492 calls/s 13492 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: 543 MB/s 393934 calls/s # udp tx: 823 MB/s 13971 calls/s 13971 msg/s # udp rx: 533 MB/s 385560 calls/s # udp tx: 880 MB/s 14942 calls/s 14942 msg/s # udp rx: 533 MB/s 385637 calls/s # udp tx: 884 MB/s 15008 calls/s 15008 msg/s # udp rx: 531 MB/s 384690 calls/s # udp tx: 884 MB/s 15008 calls/s 15008 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: 675 MB/s 492469 calls/s # udp tx: 693 MB/s 11754 calls/s 11754 msg/s # udp rx: 688 MB/s 502349 calls/s # udp tx: 687 MB/s 11652 calls/s 11652 msg/s # udp rx: 700 MB/s 511014 calls/s # udp tx: 701 MB/s 11902 calls/s 11902 msg/s # udp rx: 700 MB/s 511140 calls/s # udp tx: 699 MB/s 11872 calls/s 11872 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__->