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: 659 MB/s 11181 calls/s 11181 msg/s # tcp rx: 659 MB/s 82331 calls/s # tcp tx: 660 MB/s 11209 calls/s 11209 msg/s # tcp rx: 661 MB/s 82984 calls/s # tcp tx: 652 MB/s 11070 calls/s 11070 msg/s # tcp rx: 653 MB/s 82990 calls/s # tcp tx: 650 MB/s 11028 calls/s 11028 msg/s # udp gso - over veth touching data # udp rx: 1129 MB/s 804812 calls/s # udp tx: 1161 MB/s 19692 calls/s 19692 msg/s # udp rx: 1237 MB/s 881795 calls/s # udp tx: 1243 MB/s 21087 calls/s 21087 msg/s # udp rx: 1253 MB/s 893136 calls/s # udp tx: 1251 MB/s 21222 calls/s 21222 msg/s # udp rx: 1236 MB/s 880800 calls/s # udp tx: 1235 MB/s 20963 calls/s 20963 msg/s # udp gso and gro - over veth touching data # udp rx: 1159 MB/s 826145 calls/s # udp tx: 1193 MB/s 20238 calls/s 20238 msg/s # udp rx: 1173 MB/s 835661 calls/s # udp tx: 1172 MB/s 19893 calls/s 19893 msg/s # udp rx: 1216 MB/s 866806 calls/s # udp tx: 1217 MB/s 20655 calls/s 20655 msg/s # udp rx: 1219 MB/s 868483 calls/s # udp tx: 1219 MB/s 20691 calls/s 20691 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 870 MB/s 14770 calls/s 14770 msg/s # tcp rx: 871 MB/s 150001 calls/s # tcp tx: 833 MB/s 14139 calls/s 14139 msg/s # tcp rx: 834 MB/s 146314 calls/s # tcp tx: 830 MB/s 14081 calls/s 14081 msg/s # tcp rx: 830 MB/s 147005 calls/s # tcp tx: 831 MB/s 14104 calls/s 14104 msg/s # udp gso - over veth touching data # udp rx: 1122 MB/s 818616 calls/s # udp tx: 1153 MB/s 19557 calls/s 19557 msg/s # udp rx: 1113 MB/s 811759 calls/s # udp tx: 1111 MB/s 18860 calls/s 18860 msg/s # udp rx: 1180 MB/s 861189 calls/s # udp tx: 1180 MB/s 20020 calls/s 20020 msg/s # udp rx: 1204 MB/s 878527 calls/s # udp tx: 1204 MB/s 20425 calls/s 20425 msg/s # udp gso and gro - over veth touching data # udp rx: 669 MB/s 488428 calls/s # udp tx: 698 MB/s 11841 calls/s 11841 msg/s # udp rx: 657 MB/s 479351 calls/s # udp tx: 651 MB/s 11047 calls/s 11047 msg/s # udp rx: 569 MB/s 415038 calls/s # udp tx: 572 MB/s 9717 calls/s 9717 msg/s # udp rx: 664 MB/s 484373 calls/s # udp tx: 689 MB/s 11689 calls/s 11689 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__->