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: 569 MB/s 9654 calls/s 9654 msg/s # tcp rx: 577 MB/s 23067 calls/s # tcp tx: 586 MB/s 9945 calls/s 9945 msg/s # tcp rx: 587 MB/s 26387 calls/s # tcp tx: 544 MB/s 9231 calls/s 9231 msg/s # tcp rx: 545 MB/s 19291 calls/s # tcp tx: 596 MB/s 10123 calls/s 10123 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: 558 MB/s 406310 calls/s # udp tx: 630 MB/s 10702 calls/s 10702 msg/s # udp rx: 579 MB/s 421376 calls/s # udp tx: 645 MB/s 10945 calls/s 10945 msg/s # udp rx: 519 MB/s 377035 calls/s # udp tx: 626 MB/s 10634 calls/s 10634 msg/s # udp rx: 431 MB/s 313387 calls/s # udp tx: 566 MB/s 9606 calls/s 9606 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: 570 MB/s 415935 calls/s # udp tx: 590 MB/s 10016 calls/s 10016 msg/s # udp rx: 553 MB/s 403680 calls/s # udp tx: 545 MB/s 9249 calls/s 9249 msg/s # udp rx: 596 MB/s 435141 calls/s # udp tx: 603 MB/s 10238 calls/s 10238 msg/s # udp rx: 647 MB/s 472238 calls/s # udp tx: 646 MB/s 10971 calls/s 10971 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__->