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: 1120 MB/s 18996 calls/s 18996 msg/s # tcp rx: 1128 MB/s 141187 calls/s # tcp tx: 1182 MB/s 20059 calls/s 20059 msg/s # tcp rx: 1181 MB/s 122282 calls/s # tcp tx: 1033 MB/s 17525 calls/s 17525 msg/s # tcp rx: 1034 MB/s 128023 calls/s # tcp tx: 1051 MB/s 17830 calls/s 17830 msg/s # udp gso - over veth touching data # udp rx: 1310 MB/s 933886 calls/s # udp tx: 1347 MB/s 22856 calls/s 22856 msg/s # udp rx: 1369 MB/s 975512 calls/s # udp tx: 1369 MB/s 23236 calls/s 23236 msg/s # udp rx: 1355 MB/s 965374 calls/s # udp tx: 1354 MB/s 22978 calls/s 22978 msg/s # udp rx: 1354 MB/s 964952 calls/s # udp tx: 1353 MB/s 22957 calls/s 22957 msg/s # udp gso and gro - over veth touching data # udp rx: 1276 MB/s 909243 calls/s # udp tx: 1307 MB/s 22182 calls/s 22182 msg/s # udp rx: 1342 MB/s 955990 calls/s # udp tx: 1341 MB/s 22757 calls/s 22757 msg/s # udp rx: 1344 MB/s 957540 calls/s # udp tx: 1343 MB/s 22794 calls/s 22794 msg/s # udp rx: 1344 MB/s 957683 calls/s # udp tx: 1344 MB/s 22802 calls/s 22802 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 818 MB/s 13874 calls/s 13874 msg/s # tcp rx: 818 MB/s 94424 calls/s # tcp tx: 847 MB/s 14367 calls/s 14367 msg/s # tcp rx: 847 MB/s 95559 calls/s # tcp tx: 840 MB/s 14247 calls/s 14247 msg/s # tcp rx: 840 MB/s 95555 calls/s # tcp tx: 848 MB/s 14387 calls/s 14387 msg/s # udp gso - over veth touching data # udp rx: 704 MB/s 513592 calls/s # udp tx: 728 MB/s 12350 calls/s 12350 msg/s # udp rx: 710 MB/s 518014 calls/s # udp tx: 710 MB/s 12046 calls/s 12046 msg/s # udp rx: 1174 MB/s 856566 calls/s # udp tx: 1192 MB/s 20233 calls/s 20233 msg/s # udp rx: 1278 MB/s 932428 calls/s # udp tx: 1277 MB/s 21675 calls/s 21675 msg/s # udp gso and gro - over veth touching data # udp rx: 565 MB/s 412496 calls/s # udp tx: 584 MB/s 9911 calls/s 9911 msg/s # udp rx: 586 MB/s 427607 calls/s # udp tx: 587 MB/s 9964 calls/s 9964 msg/s # udp rx: 593 MB/s 432559 calls/s # udp tx: 594 MB/s 10083 calls/s 10083 msg/s # udp rx: 577 MB/s 421081 calls/s # udp tx: 577 MB/s 9796 calls/s 9796 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__->