make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1145 MB/s 19432 calls/s 19432 msg/s # tcp rx: 1145 MB/s 134240 calls/s # tcp tx: 1137 MB/s 19293 calls/s 19293 msg/s # tcp rx: 1138 MB/s 133289 calls/s # tcp tx: 1133 MB/s 19229 calls/s 19229 msg/s # tcp rx: 1134 MB/s 132316 calls/s # tcp tx: 1141 MB/s 19363 calls/s 19363 msg/s # udp gso - over veth touching data # udp rx: 1228 MB/s 875300 calls/s # udp tx: 1256 MB/s 21318 calls/s 21318 msg/s # udp rx: 1255 MB/s 894474 calls/s # udp tx: 1243 MB/s 21093 calls/s 21093 msg/s # udp rx: 772 MB/s 550035 calls/s # udp tx: 786 MB/s 13333 calls/s 13333 msg/s # udp rx: 1309 MB/s 932977 calls/s # udp tx: 1315 MB/s 22311 calls/s 22311 msg/s # udp gso and gro - over veth touching data # udp rx: 1229 MB/s 875835 calls/s # udp tx: 1275 MB/s 21641 calls/s 21641 msg/s # udp rx: 1153 MB/s 821869 calls/s # udp tx: 1154 MB/s 19589 calls/s 19589 msg/s # udp rx: 1263 MB/s 899840 calls/s # udp tx: 1262 MB/s 21417 calls/s 21417 msg/s # udp rx: 1322 MB/s 942300 calls/s # udp tx: 1322 MB/s 22423 calls/s 22423 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1043 MB/s 17693 calls/s 17693 msg/s # tcp rx: 1043 MB/s 134826 calls/s # tcp tx: 1038 MB/s 17618 calls/s 17618 msg/s # tcp rx: 1050 MB/s 120915 calls/s # tcp tx: 1013 MB/s 17182 calls/s 17182 msg/s # tcp rx: 1021 MB/s 120504 calls/s # tcp tx: 1079 MB/s 18317 calls/s 18317 msg/s # udp gso - over veth touching data # udp rx: 1214 MB/s 885556 calls/s # udp tx: 1245 MB/s 21124 calls/s 21124 msg/s # udp rx: 1272 MB/s 928397 calls/s # udp tx: 1272 MB/s 21577 calls/s 21577 msg/s # udp rx: 1268 MB/s 924839 calls/s # udp tx: 1267 MB/s 21506 calls/s 21506 msg/s # udp rx: 1267 MB/s 924539 calls/s # udp tx: 1267 MB/s 21496 calls/s 21496 msg/s # udp gso and gro - over veth touching data # udp rx: 1168 MB/s 852459 calls/s # udp tx: 1213 MB/s 20580 calls/s 20580 msg/s # udp rx: 1280 MB/s 933723 calls/s # udp tx: 1280 MB/s 21720 calls/s 21720 msg/s # udp rx: 1246 MB/s 909030 calls/s # udp tx: 1246 MB/s 21141 calls/s 21141 msg/s # udp rx: 1215 MB/s 886605 calls/s # udp tx: 1213 MB/s 20590 calls/s 20590 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__->