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 3600 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 640 MB/s 10864 calls/s 10864 msg/s # tcp rx: 640 MB/s 29261 calls/s # tcp tx: 591 MB/s 10032 calls/s 10032 msg/s # tcp rx: 596 MB/s 25934 calls/s # tcp tx: 642 MB/s 10902 calls/s 10902 msg/s # tcp rx: 644 MB/s 27956 calls/s # tcp tx: 623 MB/s 10572 calls/s 10572 msg/s # udp gso - over veth touching data # udp rx: 341 MB/s 243009 calls/s # udp tx: 350 MB/s 5953 calls/s 5953 msg/s # udp rx: 383 MB/s 273015 calls/s # udp tx: 390 MB/s 6624 calls/s 6624 msg/s # udp rx: 380 MB/s 271354 calls/s # udp tx: 377 MB/s 6405 calls/s 6405 msg/s # udp rx: 374 MB/s 266940 calls/s # udp tx: 377 MB/s 6396 calls/s 6396 msg/s # udp gso and gro - over veth touching data # udp rx: 751 MB/s 12548 calls/s # udp tx: 769 MB/s 13051 calls/s 13051 msg/s # udp rx: 746 MB/s 12468 calls/s # udp tx: 752 MB/s 12757 calls/s 12757 msg/s # udp rx: 744 MB/s 12629 calls/s # udp tx: 744 MB/s 12624 calls/s 12624 msg/s # udp rx: 806 MB/s 13677 calls/s # udp tx: 806 MB/s 13678 calls/s 13678 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 654 MB/s 11096 calls/s 11096 msg/s # tcp rx: 655 MB/s 27483 calls/s # tcp tx: 610 MB/s 10347 calls/s 10347 msg/s # tcp rx: 610 MB/s 24789 calls/s # tcp tx: 595 MB/s 10102 calls/s 10102 msg/s # tcp rx: 596 MB/s 26781 calls/s # tcp tx: 670 MB/s 11376 calls/s 11376 msg/s # udp gso - over veth touching data # udp rx: 247 MB/s 180565 calls/s # udp tx: 259 MB/s 4397 calls/s 4397 msg/s # udp rx: 275 MB/s 200727 calls/s # udp tx: 271 MB/s 4604 calls/s 4604 msg/s # udp rx: 258 MB/s 188853 calls/s # udp tx: 263 MB/s 4462 calls/s 4462 msg/s # udp rx: 271 MB/s 197660 calls/s # udp tx: 267 MB/s 4530 calls/s 4530 msg/s # udp gso and gro - over veth touching data # udp rx: 483 MB/s 8363 calls/s # udp tx: 515 MB/s 8741 calls/s 8741 msg/s # udp rx: 741 MB/s 12573 calls/s # udp tx: 731 MB/s 12400 calls/s 12400 msg/s # udp rx: 734 MB/s 12460 calls/s # udp tx: 744 MB/s 12631 calls/s 12631 msg/s # udp rx: 669 MB/s 11350 calls/s # udp tx: 669 MB/s 11347 calls/s 11347 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__->