make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 641 MB/s 10874 calls/s 10874 msg/s # tcp rx: 641 MB/s 28553 calls/s # tcp tx: 770 MB/s 13065 calls/s 13065 msg/s # tcp rx: 771 MB/s 34311 calls/s # tcp tx: 776 MB/s 13169 calls/s 13169 msg/s # tcp rx: 777 MB/s 32356 calls/s # tcp tx: 733 MB/s 12433 calls/s 12433 msg/s # udp gso - over veth touching data # udp rx: 306 MB/s 218332 calls/s # udp tx: 315 MB/s 5348 calls/s 5348 msg/s # udp rx: 325 MB/s 231796 calls/s # udp tx: 325 MB/s 5522 calls/s 5522 msg/s # udp rx: 329 MB/s 234768 calls/s # udp tx: 330 MB/s 5608 calls/s 5608 msg/s # udp rx: 339 MB/s 241875 calls/s # udp tx: 339 MB/s 5764 calls/s 5764 msg/s # udp gso and gro - over veth touching data # udp rx: 524 MB/s 8888 calls/s # udp tx: 536 MB/s 9105 calls/s 9105 msg/s # udp rx: 547 MB/s 9285 calls/s # udp tx: 554 MB/s 9412 calls/s 9412 msg/s # udp rx: 610 MB/s 10353 calls/s # udp tx: 609 MB/s 10340 calls/s 10340 msg/s # udp rx: 610 MB/s 10353 calls/s # udp tx: 609 MB/s 10342 calls/s 10342 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 549 MB/s 9323 calls/s 9323 msg/s # tcp rx: 550 MB/s 25315 calls/s # tcp tx: 554 MB/s 9404 calls/s 9404 msg/s # tcp rx: 554 MB/s 24806 calls/s # tcp tx: 594 MB/s 10081 calls/s 10081 msg/s # tcp rx: 595 MB/s 25250 calls/s # tcp tx: 760 MB/s 12899 calls/s 12899 msg/s # udp gso - over veth touching data # udp rx: 336 MB/s 245366 calls/s # udp tx: 346 MB/s 5882 calls/s 5882 msg/s # udp rx: 346 MB/s 252832 calls/s # udp tx: 346 MB/s 5869 calls/s 5869 msg/s # udp rx: 363 MB/s 265385 calls/s # udp tx: 367 MB/s 6229 calls/s 6229 msg/s # udp rx: 195 MB/s 142449 calls/s # udp tx: 429 MB/s 7287 calls/s 7287 msg/s # udp gso and gro - over veth touching data # udp rx: 676 MB/s 11470 calls/s # udp tx: 693 MB/s 11759 calls/s 11759 msg/s # udp rx: 693 MB/s 11763 calls/s # udp tx: 698 MB/s 11844 calls/s 11844 msg/s # udp rx: 686 MB/s 11639 calls/s # udp tx: 684 MB/s 11614 calls/s 11614 msg/s # udp rx: 571 MB/s 9693 calls/s # udp tx: 634 MB/s 10760 calls/s 10760 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__->