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: 775 MB/s 13159 calls/s 13159 msg/s # tcp rx: 776 MB/s 92352 calls/s # tcp tx: 773 MB/s 13120 calls/s 13120 msg/s # tcp rx: 774 MB/s 87173 calls/s # tcp tx: 780 MB/s 13240 calls/s 13240 msg/s # tcp rx: 781 MB/s 91787 calls/s # tcp tx: 813 MB/s 13794 calls/s 13794 msg/s # udp gso - over veth touching data # udp rx: 1133 MB/s 807594 calls/s # udp tx: 1170 MB/s 19846 calls/s 19846 msg/s # udp rx: 1297 MB/s 924205 calls/s # udp tx: 1292 MB/s 21919 calls/s 21919 msg/s # udp rx: 1179 MB/s 840346 calls/s # udp tx: 1182 MB/s 20049 calls/s 20049 msg/s # udp rx: 1281 MB/s 912769 calls/s # udp tx: 1280 MB/s 21715 calls/s 21715 msg/s # udp gso and gro - over veth touching data # udp rx: 1164 MB/s 829800 calls/s # udp tx: 1199 MB/s 20351 calls/s 20351 msg/s # udp rx: 1317 MB/s 938617 calls/s # udp tx: 1318 MB/s 22364 calls/s 22364 msg/s # udp rx: 1336 MB/s 952042 calls/s # udp tx: 1334 MB/s 22633 calls/s 22633 msg/s # udp rx: 1330 MB/s 947485 calls/s # udp tx: 1328 MB/s 22540 calls/s 22540 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1133 MB/s 19220 calls/s 19220 msg/s # tcp rx: 1133 MB/s 143593 calls/s # tcp tx: 1089 MB/s 18473 calls/s 18473 msg/s # tcp rx: 1090 MB/s 133258 calls/s # tcp tx: 1037 MB/s 17592 calls/s 17592 msg/s # tcp rx: 1038 MB/s 130382 calls/s # tcp tx: 994 MB/s 16871 calls/s 16871 msg/s # udp gso - over veth touching data # udp rx: 1252 MB/s 913204 calls/s # udp tx: 1291 MB/s 21898 calls/s 21898 msg/s # udp rx: 1171 MB/s 854128 calls/s # udp tx: 1172 MB/s 19885 calls/s 19885 msg/s # udp rx: 1296 MB/s 945630 calls/s # udp tx: 1295 MB/s 21967 calls/s 21967 msg/s # udp rx: 1292 MB/s 942590 calls/s # udp tx: 1302 MB/s 22097 calls/s 22097 msg/s # udp gso and gro - over veth touching data # udp rx: 1156 MB/s 843369 calls/s # udp tx: 1192 MB/s 20233 calls/s 20233 msg/s # udp rx: 1282 MB/s 935089 calls/s # udp tx: 1281 MB/s 21736 calls/s 21736 msg/s # udp rx: 1278 MB/s 932199 calls/s # udp tx: 1278 MB/s 21690 calls/s 21690 msg/s # udp rx: 1281 MB/s 934265 calls/s # udp tx: 1281 MB/s 21739 calls/s 21739 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__->