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: 1049 MB/s 17796 calls/s 17796 msg/s # tcp rx: 1049 MB/s 128683 calls/s # tcp tx: 1015 MB/s 17223 calls/s 17223 msg/s # tcp rx: 1016 MB/s 124566 calls/s # tcp tx: 1031 MB/s 17487 calls/s 17487 msg/s # tcp rx: 1032 MB/s 124330 calls/s # tcp tx: 993 MB/s 16854 calls/s 16854 msg/s # udp gso - over veth touching data # udp rx: 1283 MB/s 914056 calls/s # udp tx: 1318 MB/s 22371 calls/s 22371 msg/s # udp rx: 1318 MB/s 938919 calls/s # udp tx: 1328 MB/s 22540 calls/s 22540 msg/s # udp rx: 1307 MB/s 931297 calls/s # udp tx: 1310 MB/s 22231 calls/s 22231 msg/s # udp rx: 1306 MB/s 930531 calls/s # udp tx: 1310 MB/s 22219 calls/s 22219 msg/s # udp gso and gro - over veth touching data # udp rx: 1172 MB/s 835138 calls/s # udp tx: 1209 MB/s 20519 calls/s 20519 msg/s # udp rx: 1337 MB/s 953047 calls/s # udp tx: 1340 MB/s 22734 calls/s 22734 msg/s # udp rx: 1334 MB/s 950557 calls/s # udp tx: 1333 MB/s 22620 calls/s 22620 msg/s # udp rx: 1334 MB/s 950903 calls/s # udp tx: 1338 MB/s 22703 calls/s 22703 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1154 MB/s 19581 calls/s 19581 msg/s # tcp rx: 1154 MB/s 127627 calls/s # tcp tx: 1030 MB/s 17470 calls/s 17470 msg/s # tcp rx: 1031 MB/s 127676 calls/s # tcp tx: 777 MB/s 13193 calls/s 13193 msg/s # tcp rx: 778 MB/s 92772 calls/s # tcp tx: 801 MB/s 13588 calls/s 13588 msg/s # udp gso - over veth touching data # udp rx: 1194 MB/s 871468 calls/s # udp tx: 1241 MB/s 21065 calls/s 21065 msg/s # udp rx: 1212 MB/s 884381 calls/s # udp tx: 1211 MB/s 20546 calls/s 20546 msg/s # udp rx: 1251 MB/s 912609 calls/s # udp tx: 1249 MB/s 21191 calls/s 21191 msg/s # udp rx: 1240 MB/s 904721 calls/s # udp tx: 1239 MB/s 21031 calls/s 21031 msg/s # udp gso and gro - over veth touching data # udp rx: 1220 MB/s 890265 calls/s # udp tx: 1249 MB/s 21188 calls/s 21188 msg/s # udp rx: 1234 MB/s 900626 calls/s # udp tx: 1234 MB/s 20931 calls/s 20931 msg/s # udp rx: 1268 MB/s 924887 calls/s # udp tx: 1276 MB/s 21647 calls/s 21647 msg/s # udp rx: 923 MB/s 673603 calls/s # udp tx: 914 MB/s 15519 calls/s 15519 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__->