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: 1090 MB/s 18488 calls/s 18488 msg/s # tcp rx: 1090 MB/s 131505 calls/s # tcp tx: 991 MB/s 16821 calls/s 16821 msg/s # tcp rx: 991 MB/s 130111 calls/s # tcp tx: 1115 MB/s 18922 calls/s 18922 msg/s # tcp rx: 1116 MB/s 132170 calls/s # tcp tx: 1115 MB/s 18913 calls/s 18913 msg/s # udp gso - over veth touching data # udp rx: 1296 MB/s 923261 calls/s # udp tx: 1329 MB/s 22541 calls/s 22541 msg/s # udp rx: 1309 MB/s 933111 calls/s # udp tx: 1315 MB/s 22304 calls/s 22304 msg/s # udp rx: 1333 MB/s 949739 calls/s # udp tx: 1332 MB/s 22608 calls/s 22608 msg/s # udp rx: 1329 MB/s 947336 calls/s # udp tx: 1328 MB/s 22538 calls/s 22538 msg/s # udp gso and gro - over veth touching data # udp rx: 1268 MB/s 903686 calls/s # udp tx: 1302 MB/s 22098 calls/s 22098 msg/s # udp rx: 1283 MB/s 914194 calls/s # udp tx: 1282 MB/s 21748 calls/s 21748 msg/s # udp rx: 1328 MB/s 946462 calls/s # udp tx: 1327 MB/s 22523 calls/s 22523 msg/s # udp rx: 1334 MB/s 950332 calls/s # udp tx: 1333 MB/s 22615 calls/s 22615 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1197 MB/s 20306 calls/s 20306 msg/s # tcp rx: 1235 MB/s 141720 calls/s # tcp tx: 1111 MB/s 18847 calls/s 18847 msg/s # tcp rx: 1102 MB/s 132557 calls/s # tcp tx: 1096 MB/s 18601 calls/s 18601 msg/s # tcp rx: 1098 MB/s 128728 calls/s # tcp tx: 1099 MB/s 18647 calls/s 18647 msg/s # udp gso - over veth touching data # udp rx: 1187 MB/s 866397 calls/s # udp tx: 1224 MB/s 20765 calls/s 20765 msg/s # udp rx: 1276 MB/s 930997 calls/s # udp tx: 1275 MB/s 21634 calls/s 21634 msg/s # udp rx: 1275 MB/s 930046 calls/s # udp tx: 1273 MB/s 21604 calls/s 21604 msg/s # udp rx: 1274 MB/s 929867 calls/s # udp tx: 1274 MB/s 21612 calls/s 21612 msg/s # udp gso and gro - over veth touching data # udp rx: 1199 MB/s 874866 calls/s # udp tx: 1236 MB/s 20976 calls/s 20976 msg/s # udp rx: 1277 MB/s 931448 calls/s # udp tx: 1277 MB/s 21674 calls/s 21674 msg/s # udp rx: 1301 MB/s 948913 calls/s # udp tx: 1299 MB/s 22046 calls/s 22046 msg/s # udp rx: 1301 MB/s 949178 calls/s # udp tx: 1301 MB/s 22067 calls/s 22067 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__->