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: 698 MB/s 11850 calls/s 11850 msg/s # tcp rx: 698 MB/s 75911 calls/s # tcp tx: 683 MB/s 11598 calls/s 11598 msg/s # tcp rx: 683 MB/s 59088 calls/s # tcp tx: 881 MB/s 14958 calls/s 14958 msg/s # tcp rx: 886 MB/s 107080 calls/s # tcp tx: 985 MB/s 16720 calls/s 16720 msg/s # udp gso - over veth touching data # udp rx: 811 MB/s 578124 calls/s # udp tx: 849 MB/s 14404 calls/s 14404 msg/s # udp rx: 1268 MB/s 903548 calls/s # udp tx: 1276 MB/s 21644 calls/s 21644 msg/s # udp rx: 1309 MB/s 932748 calls/s # udp tx: 1313 MB/s 22283 calls/s 22283 msg/s # udp rx: 1246 MB/s 887992 calls/s # udp tx: 1251 MB/s 21221 calls/s 21221 msg/s # udp gso and gro - over veth touching data # udp rx: 1241 MB/s 884419 calls/s # udp tx: 1282 MB/s 21754 calls/s 21754 msg/s # udp rx: 1323 MB/s 942530 calls/s # udp tx: 1328 MB/s 22534 calls/s 22534 msg/s # udp rx: 1330 MB/s 947860 calls/s # udp tx: 1334 MB/s 22640 calls/s 22640 msg/s # udp rx: 1326 MB/s 944772 calls/s # udp tx: 1332 MB/s 22595 calls/s 22595 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 777 MB/s 13184 calls/s 13184 msg/s # tcp rx: 777 MB/s 84908 calls/s # tcp tx: 771 MB/s 13092 calls/s 13092 msg/s # tcp rx: 772 MB/s 87718 calls/s # tcp tx: 790 MB/s 13415 calls/s 13415 msg/s # tcp rx: 791 MB/s 88712 calls/s # tcp tx: 789 MB/s 13387 calls/s 13387 msg/s # udp gso - over veth touching data # udp rx: 809 MB/s 590389 calls/s # udp tx: 847 MB/s 14368 calls/s 14368 msg/s # udp rx: 1225 MB/s 893520 calls/s # udp tx: 1228 MB/s 20832 calls/s 20832 msg/s # udp rx: 1251 MB/s 912943 calls/s # udp tx: 1253 MB/s 21266 calls/s 21266 msg/s # udp rx: 1247 MB/s 909820 calls/s # udp tx: 1249 MB/s 21190 calls/s 21190 msg/s # udp gso and gro - over veth touching data # udp rx: 1167 MB/s 851458 calls/s # udp tx: 1211 MB/s 20549 calls/s 20549 msg/s # udp rx: 1268 MB/s 924927 calls/s # udp tx: 1267 MB/s 21499 calls/s 21499 msg/s # udp rx: 1269 MB/s 925629 calls/s # udp tx: 1268 MB/s 21522 calls/s 21522 msg/s # udp rx: 1273 MB/s 928835 calls/s # udp tx: 1273 MB/s 21598 calls/s 21598 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__->