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: 653 MB/s 11091 calls/s 11091 msg/s # tcp rx: 654 MB/s 27724 calls/s # tcp tx: 695 MB/s 11794 calls/s 11794 msg/s # tcp rx: 696 MB/s 31178 calls/s # tcp tx: 685 MB/s 11622 calls/s 11622 msg/s # tcp rx: 686 MB/s 30800 calls/s # tcp tx: 627 MB/s 10651 calls/s 10651 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: 347 MB/s 252144 calls/s # udp tx: 535 MB/s 9074 calls/s 9074 msg/s # udp rx: 411 MB/s 299026 calls/s # udp tx: 581 MB/s 9859 calls/s 9859 msg/s # udp rx: 474 MB/s 344413 calls/s # udp tx: 585 MB/s 9933 calls/s 9933 msg/s # udp rx: 507 MB/s 369398 calls/s # udp tx: 554 MB/s 9408 calls/s 9408 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: 563 MB/s 410856 calls/s # udp tx: 572 MB/s 9716 calls/s 9716 msg/s # udp rx: 575 MB/s 419423 calls/s # udp tx: 577 MB/s 9789 calls/s 9789 msg/s # udp rx: 470 MB/s 343440 calls/s # udp tx: 470 MB/s 7988 calls/s 7988 msg/s # udp rx: 470 MB/s 342892 calls/s # udp tx: 470 MB/s 7973 calls/s 7973 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__->