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: 605 MB/s 10269 calls/s 10269 msg/s # tcp rx: 605 MB/s 31555 calls/s # tcp tx: 537 MB/s 9108 calls/s 9108 msg/s # tcp rx: 537 MB/s 36965 calls/s # tcp tx: 573 MB/s 9729 calls/s 9729 msg/s # tcp rx: 574 MB/s 37305 calls/s # tcp tx: 561 MB/s 9524 calls/s 9524 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: 535 MB/s 388269 calls/s # udp tx: 799 MB/s 13554 calls/s 13554 msg/s # udp rx: 503 MB/s 364544 calls/s # udp tx: 853 MB/s 14475 calls/s 14475 msg/s # udp rx: 518 MB/s 375587 calls/s # udp tx: 812 MB/s 13788 calls/s 13788 msg/s # udp rx: 564 MB/s 409600 calls/s # udp tx: 784 MB/s 13307 calls/s 13307 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: 1079 MB/s 787647 calls/s # udp tx: 1109 MB/s 18817 calls/s 18817 msg/s # udp rx: 610 MB/s 445018 calls/s # udp tx: 600 MB/s 10179 calls/s 10179 msg/s # udp rx: 1100 MB/s 802455 calls/s # udp tx: 1116 MB/s 18931 calls/s 18931 msg/s # udp rx: 1124 MB/s 820246 calls/s # udp tx: 1124 MB/s 19068 calls/s 19068 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__->