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: 1049 MB/s 17802 calls/s 17802 msg/s # tcp rx: 1049 MB/s 126676 calls/s # tcp tx: 1056 MB/s 17914 calls/s 17914 msg/s # tcp rx: 1056 MB/s 130637 calls/s # tcp tx: 1038 MB/s 17610 calls/s 17610 msg/s # tcp rx: 1039 MB/s 127273 calls/s # tcp tx: 979 MB/s 16614 calls/s 16614 msg/s # udp gso - over veth touching data # udp rx: 1259 MB/s 897386 calls/s # udp tx: 1298 MB/s 22028 calls/s 22028 msg/s # udp rx: 1346 MB/s 959308 calls/s # udp tx: 1350 MB/s 22905 calls/s 22905 msg/s # udp rx: 1325 MB/s 944230 calls/s # udp tx: 1328 MB/s 22529 calls/s 22529 msg/s # udp rx: 1311 MB/s 934043 calls/s # udp tx: 1315 MB/s 22312 calls/s 22312 msg/s # udp gso and gro - over veth touching data # udp rx: 1273 MB/s 907508 calls/s # udp tx: 1319 MB/s 22383 calls/s 22383 msg/s # udp rx: 1319 MB/s 939931 calls/s # udp tx: 1318 MB/s 22368 calls/s 22368 msg/s # udp rx: 1327 MB/s 945318 calls/s # udp tx: 1325 MB/s 22484 calls/s 22484 msg/s # udp rx: 1254 MB/s 893866 calls/s # udp tx: 1254 MB/s 21273 calls/s 21273 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 732 MB/s 12416 calls/s 12416 msg/s # tcp rx: 732 MB/s 87650 calls/s # tcp tx: 717 MB/s 12166 calls/s 12166 msg/s # tcp rx: 717 MB/s 88396 calls/s # tcp tx: 713 MB/s 12102 calls/s 12102 msg/s # tcp rx: 714 MB/s 88029 calls/s # tcp tx: 715 MB/s 12129 calls/s 12129 msg/s # udp gso - over veth touching data # udp rx: 1217 MB/s 888085 calls/s # udp tx: 1256 MB/s 21317 calls/s 21317 msg/s # udp rx: 678 MB/s 494668 calls/s # udp tx: 664 MB/s 11268 calls/s 11268 msg/s # udp rx: 619 MB/s 451941 calls/s # udp tx: 624 MB/s 10589 calls/s 10589 msg/s # udp rx: 641 MB/s 467566 calls/s # udp tx: 644 MB/s 10938 calls/s 10938 msg/s # udp gso and gro - over veth touching data # udp rx: 557 MB/s 406417 calls/s # udp tx: 577 MB/s 9789 calls/s 9789 msg/s # udp rx: 606 MB/s 442182 calls/s # udp tx: 609 MB/s 10341 calls/s 10341 msg/s # udp rx: 608 MB/s 443982 calls/s # udp tx: 611 MB/s 10375 calls/s 10375 msg/s # udp rx: 608 MB/s 443957 calls/s # udp tx: 611 MB/s 10374 calls/s 10374 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__->