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: 658 MB/s 11165 calls/s 11165 msg/s # tcp rx: 659 MB/s 31462 calls/s # tcp tx: 709 MB/s 12028 calls/s 12028 msg/s # tcp rx: 710 MB/s 30953 calls/s # tcp tx: 702 MB/s 11921 calls/s 11921 msg/s # tcp rx: 702 MB/s 33621 calls/s # tcp tx: 661 MB/s 11227 calls/s 11227 msg/s # udp gso - over veth touching data # udp rx: 304 MB/s 217205 calls/s # udp tx: 315 MB/s 5359 calls/s 5359 msg/s # udp rx: 325 MB/s 231862 calls/s # udp tx: 326 MB/s 5534 calls/s 5534 msg/s # udp rx: 373 MB/s 265715 calls/s # udp tx: 371 MB/s 6299 calls/s 6299 msg/s # udp rx: 426 MB/s 303696 calls/s # udp tx: 430 MB/s 7295 calls/s 7295 msg/s # udp gso and gro - over veth touching data # udp rx: 752 MB/s 12763 calls/s # udp tx: 778 MB/s 13197 calls/s 13197 msg/s # udp rx: 830 MB/s 14090 calls/s # udp tx: 830 MB/s 14081 calls/s 14081 msg/s # udp rx: 827 MB/s 14039 calls/s # udp tx: 826 MB/s 14024 calls/s 14024 msg/s # udp rx: 831 MB/s 14111 calls/s # udp tx: 830 MB/s 14094 calls/s 14094 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 569 MB/s 9653 calls/s 9653 msg/s # tcp rx: 569 MB/s 25359 calls/s # tcp tx: 672 MB/s 11399 calls/s 11399 msg/s # tcp rx: 673 MB/s 30233 calls/s # tcp tx: 701 MB/s 11900 calls/s 11900 msg/s # tcp rx: 702 MB/s 30341 calls/s # tcp tx: 722 MB/s 12262 calls/s 12262 msg/s # udp gso - over veth touching data # udp rx: 335 MB/s 244737 calls/s # udp tx: 346 MB/s 5879 calls/s 5879 msg/s # udp rx: 285 MB/s 208476 calls/s # udp tx: 282 MB/s 4785 calls/s 4785 msg/s # udp rx: 248 MB/s 181336 calls/s # udp tx: 248 MB/s 4208 calls/s 4208 msg/s # udp rx: 247 MB/s 180261 calls/s # udp tx: 247 MB/s 4204 calls/s 4204 msg/s # udp gso and gro - over veth touching data # udp rx: 549 MB/s 9313 calls/s # udp tx: 566 MB/s 9601 calls/s 9601 msg/s # udp rx: 576 MB/s 9781 calls/s # udp tx: 576 MB/s 9782 calls/s 9782 msg/s # udp rx: 549 MB/s 9323 calls/s # udp tx: 546 MB/s 9265 calls/s 9265 msg/s # udp rx: 559 MB/s 9493 calls/s # udp tx: 561 MB/s 9528 calls/s 9528 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__->