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: 677 MB/s 11485 calls/s 11485 msg/s # tcp rx: 677 MB/s 31016 calls/s # tcp tx: 660 MB/s 11208 calls/s 11208 msg/s # tcp rx: 661 MB/s 30208 calls/s # tcp tx: 663 MB/s 11261 calls/s 11261 msg/s # tcp rx: 664 MB/s 29905 calls/s # tcp tx: 672 MB/s 11406 calls/s 11406 msg/s # udp gso - over veth touching data # udp rx: 390 MB/s 278524 calls/s # udp tx: 402 MB/s 6835 calls/s 6835 msg/s # udp rx: 372 MB/s 265048 calls/s # udp tx: 371 MB/s 6309 calls/s 6309 msg/s # udp rx: 382 MB/s 272360 calls/s # udp tx: 384 MB/s 6525 calls/s 6525 msg/s # udp rx: 377 MB/s 269204 calls/s # udp tx: 377 MB/s 6400 calls/s 6400 msg/s # udp gso and gro - over veth touching data # udp rx: 768 MB/s 13042 calls/s # udp tx: 793 MB/s 13458 calls/s 13458 msg/s # udp rx: 729 MB/s 12371 calls/s # udp tx: 728 MB/s 12357 calls/s 12357 msg/s # udp rx: 721 MB/s 12238 calls/s # udp tx: 720 MB/s 12216 calls/s 12216 msg/s # udp rx: 723 MB/s 12263 calls/s # udp tx: 716 MB/s 12147 calls/s 12147 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 658 MB/s 11168 calls/s 11168 msg/s # tcp rx: 658 MB/s 29523 calls/s # tcp tx: 568 MB/s 9640 calls/s 9640 msg/s # tcp rx: 569 MB/s 21127 calls/s # tcp tx: 542 MB/s 9206 calls/s 9206 msg/s # tcp rx: 543 MB/s 21008 calls/s # tcp tx: 566 MB/s 9607 calls/s 9607 msg/s # udp gso - over veth touching data # udp rx: 396 MB/s 289285 calls/s # udp tx: 411 MB/s 6982 calls/s 6982 msg/s # udp rx: 359 MB/s 262542 calls/s # udp tx: 360 MB/s 6106 calls/s 6106 msg/s # udp rx: 418 MB/s 304859 calls/s # udp tx: 417 MB/s 7083 calls/s 7083 msg/s # udp rx: 413 MB/s 301403 calls/s # udp tx: 406 MB/s 6899 calls/s 6899 msg/s # udp gso and gro - over veth touching data # udp rx: 564 MB/s 9575 calls/s # udp tx: 586 MB/s 9944 calls/s 9944 msg/s # udp rx: 598 MB/s 10147 calls/s # udp tx: 598 MB/s 10151 calls/s 10151 msg/s # udp rx: 569 MB/s 9665 calls/s # udp tx: 568 MB/s 9642 calls/s 9642 msg/s # udp rx: 513 MB/s 8708 calls/s # udp tx: 517 MB/s 8770 calls/s 8770 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__->