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: 1052 MB/s 17855 calls/s 17855 msg/s # tcp rx: 1072 MB/s 131977 calls/s # tcp tx: 799 MB/s 13563 calls/s 13563 msg/s # tcp rx: 797 MB/s 92134 calls/s # tcp tx: 805 MB/s 13657 calls/s 13657 msg/s # tcp rx: 807 MB/s 86097 calls/s # tcp tx: 736 MB/s 12492 calls/s 12492 msg/s # udp gso - over veth touching data # udp rx: 1213 MB/s 864596 calls/s # udp tx: 1242 MB/s 21073 calls/s 21073 msg/s # udp rx: 1321 MB/s 941072 calls/s # udp tx: 1320 MB/s 22391 calls/s 22391 msg/s # udp rx: 1298 MB/s 924700 calls/s # udp tx: 1298 MB/s 22020 calls/s 22020 msg/s # udp rx: 1294 MB/s 922432 calls/s # udp tx: 1294 MB/s 21948 calls/s 21948 msg/s # udp gso and gro - over veth touching data # udp rx: 1119 MB/s 797522 calls/s # udp tx: 1145 MB/s 19424 calls/s 19424 msg/s # udp rx: 1253 MB/s 893239 calls/s # udp tx: 1257 MB/s 21326 calls/s 21326 msg/s # udp rx: 1301 MB/s 926792 calls/s # udp tx: 1300 MB/s 22057 calls/s 22057 msg/s # udp rx: 1290 MB/s 919429 calls/s # udp tx: 1289 MB/s 21871 calls/s 21871 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1138 MB/s 19310 calls/s 19310 msg/s # tcp rx: 1145 MB/s 143133 calls/s # tcp tx: 1073 MB/s 18201 calls/s 18201 msg/s # tcp rx: 1074 MB/s 129724 calls/s # tcp tx: 1081 MB/s 18348 calls/s 18348 msg/s # tcp rx: 1090 MB/s 130318 calls/s # tcp tx: 1071 MB/s 18174 calls/s 18174 msg/s # udp gso - over veth touching data # udp rx: 1243 MB/s 906987 calls/s # udp tx: 1270 MB/s 21555 calls/s 21555 msg/s # udp rx: 1267 MB/s 924436 calls/s # udp tx: 1267 MB/s 21503 calls/s 21503 msg/s # udp rx: 1221 MB/s 890814 calls/s # udp tx: 1220 MB/s 20694 calls/s 20694 msg/s # udp rx: 1275 MB/s 930031 calls/s # udp tx: 1277 MB/s 21660 calls/s 21660 msg/s # udp gso and gro - over veth touching data # udp rx: 1192 MB/s 869632 calls/s # udp tx: 1213 MB/s 20581 calls/s 20581 msg/s # udp rx: 1157 MB/s 844088 calls/s # udp tx: 1160 MB/s 19678 calls/s 19678 msg/s # udp rx: 1222 MB/s 891733 calls/s # udp tx: 1224 MB/s 20762 calls/s 20762 msg/s # udp rx: 1221 MB/s 890973 calls/s # udp tx: 1221 MB/s 20722 calls/s 20722 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__->