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: 702 MB/s 11923 calls/s 11923 msg/s # tcp rx: 703 MB/s 87548 calls/s # tcp tx: 729 MB/s 12368 calls/s 12368 msg/s # tcp rx: 729 MB/s 87811 calls/s # tcp tx: 730 MB/s 12389 calls/s 12389 msg/s # tcp rx: 731 MB/s 89061 calls/s # tcp tx: 730 MB/s 12390 calls/s 12390 msg/s # udp gso - over veth touching data # udp rx: 1314 MB/s 936596 calls/s # udp tx: 1358 MB/s 23037 calls/s 23037 msg/s # udp rx: 1342 MB/s 956527 calls/s # udp tx: 1339 MB/s 22725 calls/s 22725 msg/s # udp rx: 1320 MB/s 940425 calls/s # udp tx: 1319 MB/s 22379 calls/s 22379 msg/s # udp rx: 1333 MB/s 950058 calls/s # udp tx: 1333 MB/s 22624 calls/s 22624 msg/s # udp gso and gro - over veth touching data # udp rx: 1294 MB/s 922225 calls/s # udp tx: 1310 MB/s 22233 calls/s 22233 msg/s # udp rx: 1160 MB/s 826938 calls/s # udp tx: 1185 MB/s 20104 calls/s 20104 msg/s # udp rx: 1333 MB/s 949743 calls/s # udp tx: 1338 MB/s 22708 calls/s 22708 msg/s # udp rx: 1350 MB/s 962132 calls/s # udp tx: 1355 MB/s 22988 calls/s 22988 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1062 MB/s 18025 calls/s 18025 msg/s # tcp rx: 1161 MB/s 138136 calls/s # tcp tx: 1090 MB/s 18496 calls/s 18496 msg/s # tcp rx: 1092 MB/s 116979 calls/s # tcp tx: 1033 MB/s 17537 calls/s 17537 msg/s # tcp rx: 987 MB/s 113027 calls/s # tcp tx: 732 MB/s 12419 calls/s 12419 msg/s # udp gso - over veth touching data # udp rx: 1079 MB/s 787254 calls/s # udp tx: 1115 MB/s 18926 calls/s 18926 msg/s # udp rx: 1238 MB/s 903288 calls/s # udp tx: 1238 MB/s 21003 calls/s 21003 msg/s # udp rx: 1202 MB/s 876781 calls/s # udp tx: 1199 MB/s 20346 calls/s 20346 msg/s # udp rx: 1183 MB/s 863199 calls/s # udp tx: 1183 MB/s 20079 calls/s 20079 msg/s # udp gso and gro - over veth touching data # udp rx: 1018 MB/s 743084 calls/s # udp tx: 1037 MB/s 17590 calls/s 17590 msg/s # udp rx: 627 MB/s 457290 calls/s # udp tx: 634 MB/s 10760 calls/s 10760 msg/s # udp rx: 635 MB/s 463773 calls/s # udp tx: 634 MB/s 10755 calls/s 10755 msg/s # udp rx: 633 MB/s 461957 calls/s # udp tx: 643 MB/s 10917 calls/s 10917 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__->