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: 1274 MB/s 21613 calls/s 21613 msg/s # tcp rx: 1289 MB/s 104435 calls/s # tcp tx: 1091 MB/s 18520 calls/s 18520 msg/s # tcp rx: 1095 MB/s 128565 calls/s # tcp tx: 1111 MB/s 18851 calls/s 18851 msg/s # tcp rx: 1111 MB/s 126533 calls/s # tcp tx: 1104 MB/s 18730 calls/s 18730 msg/s # udp gso - over veth touching data # udp rx: 1194 MB/s 851237 calls/s # udp tx: 1229 MB/s 20850 calls/s 20850 msg/s # udp rx: 1320 MB/s 940833 calls/s # udp tx: 1323 MB/s 22453 calls/s 22453 msg/s # udp rx: 1321 MB/s 941547 calls/s # udp tx: 1325 MB/s 22475 calls/s 22475 msg/s # udp rx: 1317 MB/s 938865 calls/s # udp tx: 1321 MB/s 22412 calls/s 22412 msg/s # udp gso and gro - over veth touching data # udp rx: 1247 MB/s 888421 calls/s # udp tx: 1280 MB/s 21717 calls/s 21717 msg/s # udp rx: 1301 MB/s 927142 calls/s # udp tx: 1301 MB/s 22070 calls/s 22070 msg/s # udp rx: 1302 MB/s 927515 calls/s # udp tx: 1301 MB/s 22069 calls/s 22069 msg/s # udp rx: 1298 MB/s 925324 calls/s # udp tx: 1299 MB/s 22033 calls/s 22033 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 856 MB/s 14530 calls/s 14530 msg/s # tcp rx: 858 MB/s 85487 calls/s # tcp tx: 1118 MB/s 18965 calls/s 18965 msg/s # tcp rx: 1119 MB/s 129199 calls/s # tcp tx: 1110 MB/s 18838 calls/s 18838 msg/s # tcp rx: 1111 MB/s 127959 calls/s # tcp tx: 1112 MB/s 18877 calls/s 18877 msg/s # udp gso - over veth touching data # udp rx: 1189 MB/s 867352 calls/s # udp tx: 1222 MB/s 20727 calls/s 20727 msg/s # udp rx: 1286 MB/s 937932 calls/s # udp tx: 1288 MB/s 21858 calls/s 21858 msg/s # udp rx: 1231 MB/s 898292 calls/s # udp tx: 1232 MB/s 20906 calls/s 20906 msg/s # udp rx: 1270 MB/s 926455 calls/s # udp tx: 1273 MB/s 21606 calls/s 21606 msg/s # udp gso and gro - over veth touching data # udp rx: 661 MB/s 482593 calls/s # udp tx: 681 MB/s 11556 calls/s 11556 msg/s # udp rx: 685 MB/s 500144 calls/s # udp tx: 689 MB/s 11702 calls/s 11702 msg/s # udp rx: 691 MB/s 504086 calls/s # udp tx: 693 MB/s 11763 calls/s 11763 msg/s # udp rx: 681 MB/s 497290 calls/s # udp tx: 684 MB/s 11614 calls/s 11614 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__->