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: 882 MB/s 14976 calls/s 14976 msg/s # tcp rx: 883 MB/s 53513 calls/s # tcp tx: 994 MB/s 16871 calls/s 16871 msg/s # tcp rx: 994 MB/s 50873 calls/s # tcp tx: 986 MB/s 16727 calls/s 16727 msg/s # tcp rx: 986 MB/s 50627 calls/s # tcp tx: 1028 MB/s 17448 calls/s 17448 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: 564 MB/s 409344 calls/s # udp tx: 780 MB/s 13237 calls/s 13237 msg/s # udp rx: 581 MB/s 421376 calls/s # udp tx: 777 MB/s 13182 calls/s 13182 msg/s # udp rx: 585 MB/s 424704 calls/s # udp tx: 757 MB/s 12841 calls/s 12841 msg/s # udp rx: 586 MB/s 425472 calls/s # udp tx: 754 MB/s 12793 calls/s 12793 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: 589 MB/s 429896 calls/s # udp tx: 604 MB/s 10245 calls/s 10245 msg/s # udp rx: 632 MB/s 460988 calls/s # udp tx: 631 MB/s 10711 calls/s 10711 msg/s # udp rx: 635 MB/s 463778 calls/s # udp tx: 635 MB/s 10783 calls/s 10783 msg/s # udp rx: 644 MB/s 470221 calls/s # udp tx: 644 MB/s 10934 calls/s 10934 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__->