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: 1003 MB/s 17013 calls/s 17013 msg/s # tcp rx: 1010 MB/s 51437 calls/s # tcp tx: 961 MB/s 16311 calls/s 16311 msg/s # tcp rx: 964 MB/s 49160 calls/s # tcp tx: 970 MB/s 16456 calls/s 16456 msg/s # tcp rx: 971 MB/s 48580 calls/s # tcp tx: 926 MB/s 15720 calls/s 15720 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: 587 MB/s 426497 calls/s # udp tx: 1232 MB/s 20911 calls/s 20911 msg/s # udp rx: 557 MB/s 403712 calls/s # udp tx: 940 MB/s 15959 calls/s 15959 msg/s # udp rx: 542 MB/s 392960 calls/s # udp tx: 823 MB/s 13974 calls/s 13974 msg/s # udp rx: 556 MB/s 402944 calls/s # udp tx: 807 MB/s 13699 calls/s 13699 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: 1032 MB/s 753255 calls/s # udp tx: 1061 MB/s 18009 calls/s 18009 msg/s # udp rx: 1043 MB/s 760762 calls/s # udp tx: 1045 MB/s 17727 calls/s 17727 msg/s # udp rx: 1078 MB/s 786681 calls/s # udp tx: 1067 MB/s 18107 calls/s 18107 msg/s # udp rx: 1100 MB/s 802692 calls/s # udp tx: 1108 MB/s 18802 calls/s 18802 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__->