make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1146 MB/s 19437 calls/s 19437 msg/s # tcp rx: 1146 MB/s 116471 calls/s # tcp tx: 717 MB/s 12170 calls/s 12170 msg/s # tcp rx: 718 MB/s 84376 calls/s # tcp tx: 682 MB/s 11573 calls/s 11573 msg/s # tcp rx: 682 MB/s 82823 calls/s # tcp tx: 688 MB/s 11671 calls/s 11671 msg/s # udp gso - over veth touching data # udp rx: 1128 MB/s 804031 calls/s # udp tx: 1151 MB/s 19525 calls/s 19525 msg/s # udp rx: 697 MB/s 496522 calls/s # udp tx: 701 MB/s 11895 calls/s 11895 msg/s # udp rx: 706 MB/s 503152 calls/s # udp tx: 710 MB/s 12045 calls/s 12045 msg/s # udp rx: 662 MB/s 471915 calls/s # udp tx: 664 MB/s 11277 calls/s 11277 msg/s # udp gso and gro - over veth touching data # udp rx: 1215 MB/s 865951 calls/s # udp tx: 1258 MB/s 21346 calls/s 21346 msg/s # udp rx: 1343 MB/s 957125 calls/s # udp tx: 1349 MB/s 22893 calls/s 22893 msg/s # udp rx: 1337 MB/s 952560 calls/s # udp tx: 1341 MB/s 22747 calls/s 22747 msg/s # udp rx: 1337 MB/s 952558 calls/s # udp tx: 1341 MB/s 22752 calls/s 22752 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 781 MB/s 13255 calls/s 13255 msg/s # tcp rx: 784 MB/s 91336 calls/s # tcp tx: 914 MB/s 15503 calls/s 15503 msg/s # tcp rx: 913 MB/s 117125 calls/s # tcp tx: 960 MB/s 16290 calls/s 16290 msg/s # tcp rx: 962 MB/s 118304 calls/s # tcp tx: 929 MB/s 15765 calls/s 15765 msg/s # udp gso - over veth touching data # udp rx: 659 MB/s 481243 calls/s # udp tx: 679 MB/s 11520 calls/s 11520 msg/s # udp rx: 633 MB/s 462230 calls/s # udp tx: 633 MB/s 10742 calls/s 10742 msg/s # udp rx: 682 MB/s 497728 calls/s # udp tx: 682 MB/s 11571 calls/s 11571 msg/s # udp rx: 684 MB/s 499323 calls/s # udp tx: 684 MB/s 11607 calls/s 11607 msg/s # udp gso and gro - over veth touching data # udp rx: 705 MB/s 514737 calls/s # udp tx: 727 MB/s 12347 calls/s 12347 msg/s # udp rx: 698 MB/s 509332 calls/s # udp tx: 706 MB/s 11986 calls/s 11986 msg/s # udp rx: 704 MB/s 513574 calls/s # udp tx: 706 MB/s 11977 calls/s 11977 msg/s # udp rx: 692 MB/s 505053 calls/s # udp tx: 694 MB/s 11774 calls/s 11774 msg/s ok 1 selftests: net: udpgro_bench.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__->