make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 977 MB/s 16580 calls/s 16580 msg/s # tcp rx: 980 MB/s 51656 calls/s # tcp tx: 667 MB/s 11323 calls/s 11323 msg/s # tcp rx: 667 MB/s 33941 calls/s # tcp tx: 632 MB/s 10721 calls/s 10721 msg/s # tcp rx: 632 MB/s 32479 calls/s # tcp tx: 619 MB/s 10499 calls/s 10499 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: 628 MB/s 455168 calls/s # udp tx: 1262 MB/s 21420 calls/s 21420 msg/s # udp rx: 667 MB/s 483795 calls/s # udp tx: 1273 MB/s 21598 calls/s 21598 msg/s # udp rx: 666 MB/s 482655 calls/s # udp tx: 1280 MB/s 21722 calls/s 21722 msg/s # udp rx: 653 MB/s 473062 calls/s # udp tx: 1284 MB/s 21785 calls/s 21785 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: 1138 MB/s 830464 calls/s # udp tx: 1163 MB/s 19734 calls/s 19734 msg/s # udp rx: 976 MB/s 712405 calls/s # udp tx: 969 MB/s 16450 calls/s 16450 msg/s # udp rx: 631 MB/s 460369 calls/s # udp tx: 632 MB/s 10721 calls/s 10721 msg/s # udp rx: 642 MB/s 468625 calls/s # udp tx: 644 MB/s 10924 calls/s 10924 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__->