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: 681 MB/s 11553 calls/s 11553 msg/s # tcp rx: 681 MB/s 84599 calls/s # tcp tx: 1075 MB/s 18243 calls/s 18243 msg/s # tcp rx: 1075 MB/s 138250 calls/s # tcp tx: 1055 MB/s 17903 calls/s 17903 msg/s # tcp rx: 1095 MB/s 127507 calls/s # tcp tx: 1050 MB/s 17824 calls/s 17824 msg/s # udp gso - over veth touching data # udp rx: 1278 MB/s 910382 calls/s # udp tx: 1321 MB/s 22411 calls/s 22411 msg/s # udp rx: 1332 MB/s 949335 calls/s # udp tx: 1334 MB/s 22642 calls/s 22642 msg/s # udp rx: 1170 MB/s 834112 calls/s # udp tx: 1173 MB/s 19908 calls/s 19908 msg/s # udp rx: 1248 MB/s 889156 calls/s # udp tx: 1249 MB/s 21186 calls/s 21186 msg/s # udp gso and gro - over veth touching data # udp rx: 1253 MB/s 892710 calls/s # udp tx: 1289 MB/s 21875 calls/s 21875 msg/s # udp rx: 1344 MB/s 957969 calls/s # udp tx: 1348 MB/s 22864 calls/s 22864 msg/s # udp rx: 1354 MB/s 964813 calls/s # udp tx: 1355 MB/s 22994 calls/s 22994 msg/s # udp rx: 1349 MB/s 961217 calls/s # udp tx: 1350 MB/s 22905 calls/s 22905 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1127 MB/s 19118 calls/s 19118 msg/s # tcp rx: 1128 MB/s 138021 calls/s # tcp tx: 1156 MB/s 19621 calls/s 19621 msg/s # tcp rx: 1157 MB/s 136596 calls/s # tcp tx: 1147 MB/s 19465 calls/s 19465 msg/s # tcp rx: 1148 MB/s 135744 calls/s # tcp tx: 1152 MB/s 19545 calls/s 19545 msg/s # udp gso - over veth touching data # udp rx: 609 MB/s 444858 calls/s # udp tx: 629 MB/s 10679 calls/s 10679 msg/s # udp rx: 629 MB/s 458957 calls/s # udp tx: 629 MB/s 10670 calls/s 10670 msg/s # udp rx: 629 MB/s 459060 calls/s # udp tx: 628 MB/s 10663 calls/s 10663 msg/s # udp rx: 623 MB/s 454745 calls/s # udp tx: 623 MB/s 10571 calls/s 10571 msg/s # udp gso and gro - over veth touching data # udp rx: 1237 MB/s 902330 calls/s # udp tx: 1277 MB/s 21659 calls/s 21659 msg/s # udp rx: 1290 MB/s 940909 calls/s # udp tx: 1295 MB/s 21968 calls/s 21968 msg/s # udp rx: 1284 MB/s 936806 calls/s # udp tx: 1295 MB/s 21980 calls/s 21980 msg/s # udp rx: 600 MB/s 438124 calls/s # udp tx: 1628 MB/s 27623 calls/s 27623 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__->