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: 1025 MB/s 17399 calls/s 17399 msg/s # tcp rx: 1038 MB/s 52166 calls/s # tcp tx: 949 MB/s 16110 calls/s 16110 msg/s # tcp rx: 948 MB/s 48622 calls/s # tcp tx: 964 MB/s 16356 calls/s 16356 msg/s # tcp rx: 966 MB/s 49765 calls/s # tcp tx: 958 MB/s 16258 calls/s 16258 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: 511 MB/s 370812 calls/s # udp tx: 730 MB/s 12396 calls/s 12396 msg/s # udp rx: 566 MB/s 410757 calls/s # udp tx: 726 MB/s 12328 calls/s 12328 msg/s # udp rx: 547 MB/s 397015 calls/s # udp tx: 755 MB/s 12817 calls/s 12817 msg/s # udp rx: 511 MB/s 370681 calls/s # udp tx: 772 MB/s 13097 calls/s 13097 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: 606 MB/s 441980 calls/s # udp tx: 625 MB/s 10607 calls/s 10607 msg/s # udp rx: 650 MB/s 474478 calls/s # udp tx: 658 MB/s 11168 calls/s 11168 msg/s # udp rx: 664 MB/s 484624 calls/s # udp tx: 666 MB/s 11301 calls/s 11301 msg/s # udp rx: 657 MB/s 479648 calls/s # udp tx: 658 MB/s 11173 calls/s 11173 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__->