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: 1065 MB/s 18074 calls/s 18074 msg/s # tcp rx: 1066 MB/s 135886 calls/s # tcp tx: 1083 MB/s 18373 calls/s 18373 msg/s # tcp rx: 1084 MB/s 135176 calls/s # tcp tx: 1050 MB/s 17820 calls/s 17820 msg/s # tcp rx: 1051 MB/s 136220 calls/s # tcp tx: 1063 MB/s 18044 calls/s 18044 msg/s # udp gso - over veth touching data # udp rx: 1159 MB/s 826249 calls/s # udp tx: 1188 MB/s 20159 calls/s 20159 msg/s # udp rx: 1222 MB/s 870735 calls/s # udp tx: 1221 MB/s 20710 calls/s 20710 msg/s # udp rx: 1219 MB/s 868372 calls/s # udp tx: 1221 MB/s 20716 calls/s 20716 msg/s # udp rx: 1301 MB/s 927386 calls/s # udp tx: 1303 MB/s 22111 calls/s 22111 msg/s # udp gso and gro - over veth touching data # udp rx: 1287 MB/s 917470 calls/s # udp tx: 1318 MB/s 22355 calls/s 22355 msg/s # udp rx: 1327 MB/s 945863 calls/s # udp tx: 1329 MB/s 22551 calls/s 22551 msg/s # udp rx: 1320 MB/s 940420 calls/s # udp tx: 1319 MB/s 22387 calls/s 22387 msg/s # udp rx: 1319 MB/s 940128 calls/s # udp tx: 1321 MB/s 22411 calls/s 22411 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1030 MB/s 17482 calls/s 17482 msg/s # tcp rx: 1039 MB/s 135441 calls/s # tcp tx: 1048 MB/s 17781 calls/s 17781 msg/s # tcp rx: 1049 MB/s 132415 calls/s # tcp tx: 1054 MB/s 17879 calls/s 17879 msg/s # tcp rx: 1058 MB/s 126989 calls/s # tcp tx: 1051 MB/s 17835 calls/s 17835 msg/s # udp gso - over veth touching data # udp rx: 1168 MB/s 852384 calls/s # udp tx: 1204 MB/s 20421 calls/s 20421 msg/s # udp rx: 1187 MB/s 865808 calls/s # udp tx: 1188 MB/s 20165 calls/s 20165 msg/s # udp rx: 1236 MB/s 901748 calls/s # udp tx: 1236 MB/s 20970 calls/s 20970 msg/s # udp rx: 1236 MB/s 901517 calls/s # udp tx: 1235 MB/s 20955 calls/s 20955 msg/s # udp gso and gro - over veth touching data # udp rx: 1250 MB/s 911881 calls/s # udp tx: 1290 MB/s 21882 calls/s 21882 msg/s # udp rx: 1270 MB/s 926942 calls/s # udp tx: 1269 MB/s 21540 calls/s 21540 msg/s # udp rx: 1275 MB/s 930125 calls/s # udp tx: 1275 MB/s 21633 calls/s 21633 msg/s # udp rx: 1276 MB/s 930869 calls/s # udp tx: 1275 MB/s 21631 calls/s 21631 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__->