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 4800 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 719 MB/s 12196 calls/s 12196 msg/s # tcp rx: 720 MB/s 33724 calls/s # tcp tx: 693 MB/s 11768 calls/s 11768 msg/s # tcp rx: 694 MB/s 32213 calls/s # tcp tx: 688 MB/s 11674 calls/s 11674 msg/s # tcp rx: 688 MB/s 31178 calls/s # tcp tx: 610 MB/s 10361 calls/s 10361 msg/s # udp gso - over veth touching data # udp rx: 418 MB/s 298032 calls/s # udp tx: 431 MB/s 7313 calls/s 7313 msg/s # udp rx: 444 MB/s 316428 calls/s # udp tx: 443 MB/s 7526 calls/s 7526 msg/s # udp rx: 440 MB/s 314142 calls/s # udp tx: 440 MB/s 7470 calls/s 7470 msg/s # udp rx: 441 MB/s 314798 calls/s # udp tx: 441 MB/s 7490 calls/s 7490 msg/s # udp gso and gro - over veth touching data # udp rx: 590 MB/s 10019 calls/s # udp tx: 602 MB/s 10224 calls/s 10224 msg/s # udp rx: 601 MB/s 10204 calls/s # udp tx: 601 MB/s 10206 calls/s 10206 msg/s # udp rx: 607 MB/s 10310 calls/s # udp tx: 607 MB/s 10308 calls/s 10308 msg/s # udp rx: 607 MB/s 10308 calls/s # udp tx: 607 MB/s 10311 calls/s 10311 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 773 MB/s 13119 calls/s 13119 msg/s # tcp rx: 774 MB/s 29156 calls/s # tcp tx: 734 MB/s 12465 calls/s 12465 msg/s # tcp rx: 735 MB/s 29556 calls/s # tcp tx: 739 MB/s 12548 calls/s 12548 msg/s # tcp rx: 740 MB/s 29341 calls/s # tcp tx: 747 MB/s 12684 calls/s 12684 msg/s # udp gso - over veth touching data # udp rx: 297 MB/s 217330 calls/s # udp tx: 304 MB/s 5161 calls/s 5161 msg/s # udp rx: 330 MB/s 241183 calls/s # udp tx: 330 MB/s 5612 calls/s 5612 msg/s # udp rx: 313 MB/s 228740 calls/s # udp tx: 313 MB/s 5309 calls/s 5309 msg/s # udp rx: 313 MB/s 228349 calls/s # udp tx: 312 MB/s 5308 calls/s 5308 msg/s # udp gso and gro - over veth touching data # udp rx: 568 MB/s 9642 calls/s # udp tx: 581 MB/s 9863 calls/s 9863 msg/s # udp rx: 629 MB/s 10811 calls/s # udp tx: 632 MB/s 10731 calls/s 10731 msg/s # udp rx: 589 MB/s 10026 calls/s # udp tx: 588 MB/s 9975 calls/s 9975 msg/s # udp rx: 606 MB/s 10280 calls/s # udp tx: 606 MB/s 10295 calls/s 10295 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__->