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: 673 MB/s 11428 calls/s 11428 msg/s # tcp rx: 674 MB/s 34385 calls/s # tcp tx: 558 MB/s 9469 calls/s 9469 msg/s # tcp rx: 1377 MB/s 37731 calls/s # tcp tx: 1030 MB/s 17484 calls/s 17484 msg/s # tcp rx: 946 MB/s 48970 calls/s # tcp tx: 952 MB/s 16162 calls/s 16162 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: 510 MB/s 369408 calls/s # udp tx: 892 MB/s 15132 calls/s 15132 msg/s # udp rx: 534 MB/s 386560 calls/s # udp tx: 856 MB/s 14535 calls/s 14535 msg/s # udp rx: 541 MB/s 391680 calls/s # udp tx: 848 MB/s 14387 calls/s 14387 msg/s # udp rx: 539 MB/s 390656 calls/s # udp tx: 868 MB/s 14725 calls/s 14725 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: 660 MB/s 481633 calls/s # udp tx: 674 MB/s 11438 calls/s 11438 msg/s # udp rx: 692 MB/s 505045 calls/s # udp tx: 692 MB/s 11738 calls/s 11738 msg/s # udp rx: 691 MB/s 503985 calls/s # udp tx: 690 MB/s 11716 calls/s 11716 msg/s # udp rx: 687 MB/s 501732 calls/s # udp tx: 697 MB/s 11836 calls/s 11836 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__->