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: 1125 MB/s 19090 calls/s 19090 msg/s # tcp rx: 1126 MB/s 139817 calls/s # tcp tx: 1166 MB/s 19777 calls/s 19777 msg/s # tcp rx: 1167 MB/s 137560 calls/s # tcp tx: 1046 MB/s 17751 calls/s 17751 msg/s # tcp rx: 1047 MB/s 135511 calls/s # tcp tx: 1117 MB/s 18951 calls/s 18951 msg/s # udp gso - over veth touching data # udp rx: 1278 MB/s 910706 calls/s # udp tx: 1317 MB/s 22342 calls/s 22342 msg/s # udp rx: 1304 MB/s 929115 calls/s # udp tx: 1310 MB/s 22226 calls/s 22226 msg/s # udp rx: 1308 MB/s 931898 calls/s # udp tx: 1314 MB/s 22293 calls/s 22293 msg/s # udp rx: 1236 MB/s 880915 calls/s # udp tx: 1242 MB/s 21070 calls/s 21070 msg/s # udp gso and gro - over veth touching data # udp rx: 1230 MB/s 876597 calls/s # udp tx: 1265 MB/s 21456 calls/s 21456 msg/s # udp rx: 1309 MB/s 932542 calls/s # udp tx: 1308 MB/s 22188 calls/s 22188 msg/s # udp rx: 1308 MB/s 932315 calls/s # udp tx: 1308 MB/s 22188 calls/s 22188 msg/s # udp rx: 1296 MB/s 923358 calls/s # udp tx: 1295 MB/s 21971 calls/s 21971 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 828 MB/s 14056 calls/s 14056 msg/s # tcp rx: 829 MB/s 95438 calls/s # tcp tx: 1079 MB/s 18317 calls/s 18317 msg/s # tcp rx: 1079 MB/s 99516 calls/s # tcp tx: 965 MB/s 16376 calls/s 16376 msg/s # tcp rx: 968 MB/s 125666 calls/s # tcp tx: 1023 MB/s 17367 calls/s 17367 msg/s # udp gso - over veth touching data # udp rx: 1233 MB/s 899523 calls/s # udp tx: 1264 MB/s 21455 calls/s 21455 msg/s # udp rx: 1214 MB/s 885977 calls/s # udp tx: 1221 MB/s 20711 calls/s 20711 msg/s # udp rx: 1098 MB/s 801323 calls/s # udp tx: 1092 MB/s 18523 calls/s 18523 msg/s # udp rx: 1238 MB/s 903418 calls/s # udp tx: 1243 MB/s 21089 calls/s 21089 msg/s # udp gso and gro - over veth touching data # udp rx: 1191 MB/s 868886 calls/s # udp tx: 1234 MB/s 20933 calls/s 20933 msg/s # udp rx: 1295 MB/s 944477 calls/s # udp tx: 1294 MB/s 21953 calls/s 21953 msg/s # udp rx: 1254 MB/s 914874 calls/s # udp tx: 1246 MB/s 21141 calls/s 21141 msg/s # udp rx: 1251 MB/s 912905 calls/s # udp tx: 1260 MB/s 21375 calls/s 21375 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__->