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: 720 MB/s 12212 calls/s 12212 msg/s # tcp rx: 720 MB/s 31798 calls/s # tcp tx: 729 MB/s 12376 calls/s 12376 msg/s # tcp rx: 730 MB/s 31327 calls/s # tcp tx: 719 MB/s 12210 calls/s 12210 msg/s # tcp rx: 720 MB/s 31621 calls/s # tcp tx: 740 MB/s 12560 calls/s 12560 msg/s # udp gso - over veth touching data # udp rx: 295 MB/s 210420 calls/s # udp tx: 303 MB/s 5142 calls/s 5142 msg/s # udp rx: 313 MB/s 223128 calls/s # udp tx: 313 MB/s 5311 calls/s 5311 msg/s # udp rx: 303 MB/s 216502 calls/s # udp tx: 303 MB/s 5143 calls/s 5143 msg/s # udp rx: 298 MB/s 212284 calls/s # udp tx: 298 MB/s 5062 calls/s 5062 msg/s # udp gso and gro - over veth touching data # udp rx: 591 MB/s 10033 calls/s # udp tx: 604 MB/s 10245 calls/s 10245 msg/s # udp rx: 738 MB/s 12515 calls/s # udp tx: 741 MB/s 12583 calls/s 12583 msg/s # udp rx: 623 MB/s 10576 calls/s # udp tx: 620 MB/s 10528 calls/s 10528 msg/s # udp rx: 791 MB/s 13428 calls/s # udp tx: 798 MB/s 13535 calls/s 13535 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 635 MB/s 10779 calls/s 10779 msg/s # tcp rx: 635 MB/s 28789 calls/s # tcp tx: 670 MB/s 11380 calls/s 11380 msg/s # tcp rx: 672 MB/s 31711 calls/s # tcp tx: 707 MB/s 12007 calls/s 12007 msg/s # tcp rx: 708 MB/s 29201 calls/s # tcp tx: 702 MB/s 11911 calls/s 11911 msg/s # udp gso - over veth touching data # udp rx: 309 MB/s 225925 calls/s # udp tx: 318 MB/s 5394 calls/s 5394 msg/s # udp rx: 314 MB/s 229103 calls/s # udp tx: 314 MB/s 5327 calls/s 5327 msg/s # udp rx: 290 MB/s 212203 calls/s # udp tx: 290 MB/s 4930 calls/s 4930 msg/s # udp rx: 301 MB/s 219668 calls/s # udp tx: 305 MB/s 5177 calls/s 5177 msg/s # udp gso and gro - over veth touching data # udp rx: 778 MB/s 13200 calls/s # udp tx: 799 MB/s 13554 calls/s 13554 msg/s # udp rx: 657 MB/s 11348 calls/s # udp tx: 656 MB/s 11132 calls/s 11132 msg/s # udp rx: 803 MB/s 13630 calls/s # udp tx: 802 MB/s 13617 calls/s 13617 msg/s # udp rx: 796 MB/s 13511 calls/s # udp tx: 795 MB/s 13496 calls/s 13496 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__->