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: 830 MB/s 14090 calls/s 14090 msg/s # tcp rx: 831 MB/s 65903 calls/s # tcp tx: 828 MB/s 14056 calls/s 14056 msg/s # tcp rx: 829 MB/s 65865 calls/s # tcp tx: 808 MB/s 13706 calls/s 13706 msg/s # tcp rx: 808 MB/s 65277 calls/s # tcp tx: 806 MB/s 13673 calls/s 13673 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: 498 MB/s 361330 calls/s # udp tx: 799 MB/s 13552 calls/s 13552 msg/s # udp rx: 551 MB/s 399616 calls/s # udp tx: 795 MB/s 13495 calls/s 13495 msg/s # udp rx: 556 MB/s 403712 calls/s # udp tx: 788 MB/s 13379 calls/s 13379 msg/s # udp rx: 553 MB/s 401408 calls/s # udp tx: 794 MB/s 13478 calls/s 13478 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: 978 MB/s 713807 calls/s # udp tx: 1006 MB/s 17072 calls/s 17072 msg/s # udp rx: 1140 MB/s 831449 calls/s # udp tx: 1138 MB/s 19318 calls/s 19318 msg/s # udp rx: 1148 MB/s 837937 calls/s # udp tx: 1147 MB/s 19470 calls/s 19470 msg/s # udp rx: 1111 MB/s 810360 calls/s # udp tx: 1110 MB/s 18827 calls/s 18827 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__->