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: 1144 MB/s 19409 calls/s 19409 msg/s # tcp rx: 1145 MB/s 146699 calls/s # tcp tx: 1093 MB/s 18547 calls/s 18547 msg/s # tcp rx: 1094 MB/s 136369 calls/s # tcp tx: 1106 MB/s 18764 calls/s 18764 msg/s # tcp rx: 1107 MB/s 133249 calls/s # tcp tx: 1102 MB/s 18706 calls/s 18706 msg/s # udp gso - over veth touching data # udp rx: 1244 MB/s 886562 calls/s # udp tx: 1271 MB/s 21572 calls/s 21572 msg/s # udp rx: 1265 MB/s 901558 calls/s # udp tx: 1268 MB/s 21510 calls/s 21510 msg/s # udp rx: 1280 MB/s 911885 calls/s # udp tx: 1281 MB/s 21740 calls/s 21740 msg/s # udp rx: 1280 MB/s 911839 calls/s # udp tx: 1284 MB/s 21784 calls/s 21784 msg/s # udp gso and gro - over veth touching data # udp rx: 1268 MB/s 903946 calls/s # udp tx: 1298 MB/s 22018 calls/s 22018 msg/s # udp rx: 1280 MB/s 911846 calls/s # udp tx: 1281 MB/s 21734 calls/s 21734 msg/s # udp rx: 1287 MB/s 917314 calls/s # udp tx: 1288 MB/s 21860 calls/s 21860 msg/s # udp rx: 1300 MB/s 926248 calls/s # udp tx: 1300 MB/s 22052 calls/s 22052 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1079 MB/s 18316 calls/s 18316 msg/s # tcp rx: 1111 MB/s 139704 calls/s # tcp tx: 1107 MB/s 18790 calls/s 18790 msg/s # tcp rx: 1112 MB/s 134465 calls/s # tcp tx: 1080 MB/s 18320 calls/s 18320 msg/s # tcp rx: 1080 MB/s 131808 calls/s # tcp tx: 1078 MB/s 18295 calls/s 18295 msg/s # udp gso - over veth touching data # udp rx: 1213 MB/s 884955 calls/s # udp tx: 1241 MB/s 21061 calls/s 21061 msg/s # udp rx: 1247 MB/s 909547 calls/s # udp tx: 1248 MB/s 21173 calls/s 21173 msg/s # udp rx: 1227 MB/s 895264 calls/s # udp tx: 1229 MB/s 20845 calls/s 20845 msg/s # udp rx: 1234 MB/s 900694 calls/s # udp tx: 1235 MB/s 20963 calls/s 20963 msg/s # udp gso and gro - over veth touching data # udp rx: 1257 MB/s 917334 calls/s # udp tx: 1288 MB/s 21853 calls/s 21853 msg/s # udp rx: 1273 MB/s 928564 calls/s # udp tx: 1272 MB/s 21579 calls/s 21579 msg/s # udp rx: 1273 MB/s 928444 calls/s # udp tx: 1272 MB/s 21584 calls/s 21584 msg/s # udp rx: 865 MB/s 631496 calls/s # udp tx: 871 MB/s 14784 calls/s 14784 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__->