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: 1107 MB/s 18780 calls/s 18780 msg/s # tcp rx: 1107 MB/s 145618 calls/s # tcp tx: 778 MB/s 13205 calls/s 13205 msg/s # tcp rx: 778 MB/s 98731 calls/s # tcp tx: 725 MB/s 12310 calls/s 12310 msg/s # tcp rx: 726 MB/s 86797 calls/s # tcp tx: 706 MB/s 11982 calls/s 11982 msg/s # udp gso - over veth touching data # udp rx: 1282 MB/s 913718 calls/s # udp tx: 1315 MB/s 22304 calls/s 22304 msg/s # udp rx: 1234 MB/s 879590 calls/s # udp tx: 1234 MB/s 20934 calls/s 20934 msg/s # udp rx: 1204 MB/s 858205 calls/s # udp tx: 1206 MB/s 20458 calls/s 20458 msg/s # udp rx: 1212 MB/s 863577 calls/s # udp tx: 1214 MB/s 20595 calls/s 20595 msg/s # udp gso and gro - over veth touching data # udp rx: 1249 MB/s 889781 calls/s # udp tx: 1284 MB/s 21784 calls/s 21784 msg/s # udp rx: 1304 MB/s 929375 calls/s # udp tx: 1317 MB/s 22343 calls/s 22343 msg/s # udp rx: 1355 MB/s 965353 calls/s # udp tx: 1352 MB/s 22946 calls/s 22946 msg/s # udp rx: 1330 MB/s 947512 calls/s # udp tx: 1331 MB/s 22575 calls/s 22575 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1120 MB/s 19007 calls/s 19007 msg/s # tcp rx: 1120 MB/s 142251 calls/s # tcp tx: 1122 MB/s 19034 calls/s 19034 msg/s # tcp rx: 1122 MB/s 130230 calls/s # tcp tx: 1040 MB/s 17647 calls/s 17647 msg/s # tcp rx: 1041 MB/s 129476 calls/s # tcp tx: 1031 MB/s 17497 calls/s 17497 msg/s # udp gso - over veth touching data # udp rx: 1228 MB/s 895772 calls/s # udp tx: 1261 MB/s 21399 calls/s 21399 msg/s # udp rx: 1253 MB/s 914344 calls/s # udp tx: 1251 MB/s 21218 calls/s 21218 msg/s # udp rx: 1232 MB/s 898997 calls/s # udp tx: 1233 MB/s 20921 calls/s 20921 msg/s # udp rx: 1288 MB/s 939556 calls/s # udp tx: 1287 MB/s 21835 calls/s 21835 msg/s # udp gso and gro - over veth touching data # udp rx: 1121 MB/s 817688 calls/s # udp tx: 1156 MB/s 19610 calls/s 19610 msg/s # udp rx: 1239 MB/s 903724 calls/s # udp tx: 1243 MB/s 21094 calls/s 21094 msg/s # udp rx: 1240 MB/s 904801 calls/s # udp tx: 1255 MB/s 21302 calls/s 21302 msg/s # udp rx: 1247 MB/s 909457 calls/s # udp tx: 1251 MB/s 21218 calls/s 21218 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__->