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: 854 MB/s 14497 calls/s 14497 msg/s # tcp rx: 855 MB/s 48573 calls/s # tcp tx: 883 MB/s 14984 calls/s 14984 msg/s # tcp rx: 884 MB/s 49597 calls/s # tcp tx: 879 MB/s 14925 calls/s 14925 msg/s # tcp rx: 880 MB/s 47897 calls/s # tcp tx: 903 MB/s 15324 calls/s 15324 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: 446 MB/s 323303 calls/s # udp tx: 849 MB/s 14401 calls/s 14401 msg/s # udp rx: 533 MB/s 386560 calls/s # udp tx: 837 MB/s 14203 calls/s 14203 msg/s # udp rx: 539 MB/s 390912 calls/s # udp tx: 835 MB/s 14176 calls/s 14176 msg/s # udp rx: 540 MB/s 391168 calls/s # udp tx: 842 MB/s 14283 calls/s 14283 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: 570 MB/s 416311 calls/s # udp tx: 589 MB/s 10004 calls/s 10004 msg/s # udp rx: 616 MB/s 449489 calls/s # udp tx: 615 MB/s 10437 calls/s 10437 msg/s # udp rx: 583 MB/s 425203 calls/s # udp tx: 581 MB/s 9869 calls/s 9869 msg/s # udp rx: 600 MB/s 438240 calls/s # udp tx: 600 MB/s 10192 calls/s 10192 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__->