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: 737 MB/s 12501 calls/s 12501 msg/s # tcp rx: 737 MB/s 29472 calls/s # tcp tx: 668 MB/s 11332 calls/s 11332 msg/s # tcp rx: 669 MB/s 27205 calls/s # tcp tx: 776 MB/s 13174 calls/s 13174 msg/s # tcp rx: 777 MB/s 29576 calls/s # tcp tx: 774 MB/s 13136 calls/s 13136 msg/s # udp gso - over veth touching data # udp rx: 416 MB/s 296504 calls/s # udp tx: 425 MB/s 7221 calls/s 7221 msg/s # udp rx: 412 MB/s 293932 calls/s # udp tx: 412 MB/s 6998 calls/s 6998 msg/s # udp rx: 448 MB/s 319494 calls/s # udp tx: 448 MB/s 7599 calls/s 7599 msg/s # udp rx: 446 MB/s 318276 calls/s # udp tx: 446 MB/s 7571 calls/s 7571 msg/s # udp gso and gro - over veth touching data # udp rx: 562 MB/s 9533 calls/s # udp tx: 574 MB/s 9738 calls/s 9738 msg/s # udp rx: 596 MB/s 10117 calls/s # udp tx: 596 MB/s 10109 calls/s 10109 msg/s # udp rx: 590 MB/s 10019 calls/s # udp tx: 590 MB/s 10012 calls/s 10012 msg/s # udp rx: 598 MB/s 10159 calls/s # udp tx: 598 MB/s 10153 calls/s 10153 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 752 MB/s 12762 calls/s 12762 msg/s # tcp rx: 752 MB/s 30696 calls/s # tcp tx: 744 MB/s 12620 calls/s 12620 msg/s # tcp rx: 744 MB/s 30493 calls/s # tcp tx: 753 MB/s 12781 calls/s 12781 msg/s # tcp rx: 754 MB/s 28496 calls/s # tcp tx: 746 MB/s 12665 calls/s 12665 msg/s # udp gso - over veth touching data # udp rx: 305 MB/s 222670 calls/s # udp tx: 312 MB/s 5292 calls/s 5292 msg/s # udp rx: 309 MB/s 225532 calls/s # udp tx: 309 MB/s 5243 calls/s 5243 msg/s # udp rx: 309 MB/s 225464 calls/s # udp tx: 309 MB/s 5246 calls/s 5246 msg/s # udp rx: 324 MB/s 236846 calls/s # udp tx: 324 MB/s 5512 calls/s 5512 msg/s # udp gso and gro - over veth touching data # udp rx: 890 MB/s 15311 calls/s # udp tx: 914 MB/s 15513 calls/s 15513 msg/s # udp rx: 968 MB/s 16786 calls/s # udp tx: 968 MB/s 16426 calls/s 16426 msg/s # udp rx: 823 MB/s 14042 calls/s # udp tx: 819 MB/s 13895 calls/s 13895 msg/s # udp rx: 763 MB/s 12942 calls/s # udp tx: 761 MB/s 12908 calls/s 12908 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__->