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: 1080 MB/s 18319 calls/s 18319 msg/s # tcp rx: 1081 MB/s 143341 calls/s # tcp tx: 1186 MB/s 20121 calls/s 20121 msg/s # tcp rx: 1187 MB/s 143664 calls/s # tcp tx: 1156 MB/s 19607 calls/s 19607 msg/s # tcp rx: 1157 MB/s 139209 calls/s # tcp tx: 1151 MB/s 19532 calls/s 19532 msg/s # udp gso - over veth touching data # udp rx: 1237 MB/s 881498 calls/s # udp tx: 1265 MB/s 21471 calls/s 21471 msg/s # udp rx: 1276 MB/s 909185 calls/s # udp tx: 1277 MB/s 21667 calls/s 21667 msg/s # udp rx: 1286 MB/s 916700 calls/s # udp tx: 1287 MB/s 21829 calls/s 21829 msg/s # udp rx: 1210 MB/s 862467 calls/s # udp tx: 1197 MB/s 20305 calls/s 20305 msg/s # udp gso and gro - over veth touching data # udp rx: 640 MB/s 456581 calls/s # udp tx: 661 MB/s 11218 calls/s 11218 msg/s # udp rx: 656 MB/s 467696 calls/s # udp tx: 657 MB/s 11150 calls/s 11150 msg/s # udp rx: 657 MB/s 468093 calls/s # udp tx: 657 MB/s 11145 calls/s 11145 msg/s # udp rx: 675 MB/s 480847 calls/s # udp tx: 675 MB/s 11465 calls/s 11465 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 679 MB/s 11528 calls/s 11528 msg/s # tcp rx: 682 MB/s 84144 calls/s # tcp tx: 731 MB/s 12414 calls/s 12414 msg/s # tcp rx: 732 MB/s 85657 calls/s # tcp tx: 737 MB/s 12509 calls/s 12509 msg/s # tcp rx: 754 MB/s 86273 calls/s # tcp tx: 1093 MB/s 18554 calls/s 18554 msg/s # udp gso - over veth touching data # udp rx: 619 MB/s 451844 calls/s # udp tx: 640 MB/s 10857 calls/s 10857 msg/s # udp rx: 686 MB/s 500702 calls/s # udp tx: 686 MB/s 11637 calls/s 11637 msg/s # udp rx: 687 MB/s 501509 calls/s # udp tx: 689 MB/s 11686 calls/s 11686 msg/s # udp rx: 690 MB/s 503350 calls/s # udp tx: 688 MB/s 11671 calls/s 11671 msg/s # udp gso and gro - over veth touching data # udp rx: 576 MB/s 420445 calls/s # udp tx: 592 MB/s 10048 calls/s 10048 msg/s # udp rx: 610 MB/s 445428 calls/s # udp tx: 610 MB/s 10352 calls/s 10352 msg/s # udp rx: 621 MB/s 453226 calls/s # udp tx: 621 MB/s 10533 calls/s 10533 msg/s # udp rx: 620 MB/s 452834 calls/s # udp tx: 644 MB/s 10931 calls/s 10931 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__->