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: 643 MB/s 10912 calls/s 10912 msg/s # tcp rx: 643 MB/s 26292 calls/s # tcp tx: 660 MB/s 11202 calls/s 11202 msg/s # tcp rx: 669 MB/s 29717 calls/s # tcp tx: 719 MB/s 12205 calls/s 12205 msg/s # tcp rx: 720 MB/s 31734 calls/s # tcp tx: 696 MB/s 11820 calls/s 11820 msg/s # udp gso - over veth touching data # udp rx: 249 MB/s 177584 calls/s # udp tx: 257 MB/s 4372 calls/s 4372 msg/s # udp rx: 281 MB/s 200686 calls/s # udp tx: 282 MB/s 4788 calls/s 4788 msg/s # udp rx: 269 MB/s 192007 calls/s # udp tx: 269 MB/s 4570 calls/s 4570 msg/s # udp rx: 265 MB/s 189300 calls/s # udp tx: 268 MB/s 4546 calls/s 4546 msg/s # udp gso and gro - over veth touching data # udp rx: 580 MB/s 9839 calls/s # udp tx: 601 MB/s 10208 calls/s 10208 msg/s # udp rx: 757 MB/s 12845 calls/s # udp tx: 753 MB/s 12772 calls/s 12772 msg/s # udp rx: 811 MB/s 13762 calls/s # udp tx: 816 MB/s 13847 calls/s 13847 msg/s # udp rx: 769 MB/s 13046 calls/s # udp tx: 768 MB/s 13038 calls/s 13038 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 666 MB/s 11301 calls/s 11301 msg/s # tcp rx: 674 MB/s 27448 calls/s # tcp tx: 608 MB/s 10329 calls/s 10329 msg/s # tcp rx: 616 MB/s 24248 calls/s # tcp tx: 721 MB/s 12237 calls/s 12237 msg/s # tcp rx: 715 MB/s 29942 calls/s # tcp tx: 671 MB/s 11392 calls/s 11392 msg/s # udp gso - over veth touching data # udp rx: 279 MB/s 203637 calls/s # udp tx: 285 MB/s 4847 calls/s 4847 msg/s # udp rx: 266 MB/s 194113 calls/s # udp tx: 269 MB/s 4576 calls/s 4576 msg/s # udp rx: 246 MB/s 179525 calls/s # udp tx: 245 MB/s 4171 calls/s 4171 msg/s # udp rx: 288 MB/s 210052 calls/s # udp tx: 287 MB/s 4878 calls/s 4878 msg/s # udp gso and gro - over veth touching data # udp rx: 608 MB/s 10465 calls/s # udp tx: 625 MB/s 10608 calls/s 10608 msg/s # udp rx: 625 MB/s 10615 calls/s # udp tx: 626 MB/s 10625 calls/s 10625 msg/s # udp rx: 638 MB/s 10833 calls/s # udp tx: 638 MB/s 10827 calls/s 10827 msg/s # udp rx: 643 MB/s 10916 calls/s # udp tx: 643 MB/s 10907 calls/s 10907 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__->