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: 742 MB/s 12587 calls/s 12587 msg/s # tcp rx: 742 MB/s 33941 calls/s # tcp tx: 750 MB/s 12733 calls/s 12733 msg/s # tcp rx: 751 MB/s 34903 calls/s # tcp tx: 733 MB/s 12449 calls/s 12449 msg/s # tcp rx: 734 MB/s 33332 calls/s # tcp tx: 726 MB/s 12327 calls/s 12327 msg/s # udp gso - over veth touching data # udp rx: 382 MB/s 272496 calls/s # udp tx: 394 MB/s 6683 calls/s 6683 msg/s # udp rx: 426 MB/s 303794 calls/s # udp tx: 425 MB/s 7225 calls/s 7225 msg/s # udp rx: 423 MB/s 302012 calls/s # udp tx: 423 MB/s 7184 calls/s 7184 msg/s # udp rx: 425 MB/s 303098 calls/s # udp tx: 425 MB/s 7218 calls/s 7218 msg/s # udp gso and gro - over veth touching data # udp rx: 766 MB/s 12996 calls/s # udp tx: 790 MB/s 13399 calls/s 13399 msg/s # udp rx: 825 MB/s 14009 calls/s # udp tx: 826 MB/s 14020 calls/s 14020 msg/s # udp rx: 819 MB/s 13897 calls/s # udp tx: 817 MB/s 13873 calls/s 13873 msg/s # udp rx: 567 MB/s 9630 calls/s # udp tx: 730 MB/s 12383 calls/s 12383 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 714 MB/s 12121 calls/s 12121 msg/s # tcp rx: 715 MB/s 32191 calls/s # tcp tx: 737 MB/s 12511 calls/s 12511 msg/s # tcp rx: 738 MB/s 33394 calls/s # tcp tx: 724 MB/s 12284 calls/s 12284 msg/s # tcp rx: 725 MB/s 34419 calls/s # tcp tx: 726 MB/s 12327 calls/s 12327 msg/s # udp gso - over veth touching data # udp rx: 305 MB/s 222482 calls/s # udp tx: 316 MB/s 5363 calls/s 5363 msg/s # udp rx: 308 MB/s 224847 calls/s # udp tx: 308 MB/s 5224 calls/s 5224 msg/s # udp rx: 316 MB/s 231023 calls/s # udp tx: 316 MB/s 5367 calls/s 5367 msg/s # udp rx: 313 MB/s 228932 calls/s # udp tx: 313 MB/s 5319 calls/s 5319 msg/s # udp gso and gro - over veth touching data # udp rx: 692 MB/s 11739 calls/s # udp tx: 718 MB/s 12178 calls/s 12178 msg/s # udp rx: 841 MB/s 14357 calls/s # udp tx: 840 MB/s 14259 calls/s 14259 msg/s # udp rx: 797 MB/s 13525 calls/s # udp tx: 797 MB/s 13528 calls/s 13528 msg/s # udp rx: 759 MB/s 12888 calls/s # udp tx: 757 MB/s 12856 calls/s 12856 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__->