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: 601 MB/s 10201 calls/s 10201 msg/s # tcp rx: 601 MB/s 34039 calls/s # tcp tx: 576 MB/s 9780 calls/s 9780 msg/s # tcp rx: 576 MB/s 33342 calls/s # tcp tx: 576 MB/s 9778 calls/s 9778 msg/s # tcp rx: 577 MB/s 32667 calls/s # tcp tx: 585 MB/s 9938 calls/s 9938 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: 641 MB/s 464954 calls/s # udp tx: 1256 MB/s 21318 calls/s 21318 msg/s # udp rx: 663 MB/s 480256 calls/s # udp tx: 1267 MB/s 21505 calls/s 21505 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1267 MB/s 21495 calls/s 21495 msg/s # udp rx: 665 MB/s 481792 calls/s # udp tx: 1267 MB/s 21497 calls/s 21497 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: 1048 MB/s 764667 calls/s # udp tx: 1080 MB/s 18327 calls/s 18327 msg/s # udp rx: 1154 MB/s 841731 calls/s # udp tx: 1154 MB/s 19575 calls/s 19575 msg/s # udp rx: 1157 MB/s 844127 calls/s # udp tx: 1156 MB/s 19621 calls/s 19621 msg/s # udp rx: 1144 MB/s 834596 calls/s # udp tx: 1143 MB/s 19395 calls/s 19395 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__->