make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1133 MB/s 19226 calls/s 19226 msg/s # tcp rx: 1134 MB/s 140278 calls/s # tcp tx: 1187 MB/s 20146 calls/s 20146 msg/s # tcp rx: 1187 MB/s 135750 calls/s # tcp tx: 1176 MB/s 19947 calls/s 19947 msg/s # tcp rx: 1177 MB/s 138355 calls/s # tcp tx: 1174 MB/s 19912 calls/s 19912 msg/s # udp gso - over veth touching data # udp rx: 646 MB/s 460344 calls/s # udp tx: 667 MB/s 11316 calls/s 11316 msg/s # udp rx: 706 MB/s 503270 calls/s # udp tx: 713 MB/s 12095 calls/s 12095 msg/s # udp rx: 707 MB/s 504231 calls/s # udp tx: 707 MB/s 11995 calls/s 11995 msg/s # udp rx: 707 MB/s 503900 calls/s # udp tx: 706 MB/s 11984 calls/s 11984 msg/s # udp gso and gro - over veth touching data # udp rx: 1285 MB/s 915921 calls/s # udp tx: 1331 MB/s 22587 calls/s 22587 msg/s # udp rx: 1342 MB/s 956057 calls/s # udp tx: 1346 MB/s 22830 calls/s 22830 msg/s # udp rx: 1335 MB/s 951185 calls/s # udp tx: 1339 MB/s 22718 calls/s 22718 msg/s # udp rx: 1326 MB/s 945116 calls/s # udp tx: 1330 MB/s 22574 calls/s 22574 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1084 MB/s 18393 calls/s 18393 msg/s # tcp rx: 1086 MB/s 139479 calls/s # tcp tx: 1056 MB/s 17926 calls/s 17926 msg/s # tcp rx: 1061 MB/s 132158 calls/s # tcp tx: 1057 MB/s 17932 calls/s 17932 msg/s # tcp rx: 1060 MB/s 132627 calls/s # tcp tx: 1080 MB/s 18324 calls/s 18324 msg/s # udp gso - over veth touching data # udp rx: 974 MB/s 710769 calls/s # udp tx: 999 MB/s 16958 calls/s 16958 msg/s # udp rx: 1119 MB/s 816169 calls/s # udp tx: 1124 MB/s 19067 calls/s 19067 msg/s # udp rx: 1217 MB/s 888155 calls/s # udp tx: 1230 MB/s 20862 calls/s 20862 msg/s # udp rx: 1166 MB/s 850576 calls/s # udp tx: 1156 MB/s 19609 calls/s 19609 msg/s # udp gso and gro - over veth touching data # udp rx: 785 MB/s 572662 calls/s # udp tx: 805 MB/s 13654 calls/s 13654 msg/s # udp rx: 606 MB/s 442628 calls/s # udp tx: 609 MB/s 10334 calls/s 10334 msg/s # udp rx: 603 MB/s 440411 calls/s # udp tx: 606 MB/s 10283 calls/s 10283 msg/s # udp rx: 612 MB/s 446580 calls/s # udp tx: 613 MB/s 10410 calls/s 10410 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__->