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: 1001 MB/s 16988 calls/s 16988 msg/s # tcp rx: 1001 MB/s 138902 calls/s # tcp tx: 1089 MB/s 18479 calls/s 18479 msg/s # tcp rx: 1089 MB/s 138411 calls/s # tcp tx: 749 MB/s 12713 calls/s 12713 msg/s # tcp rx: 749 MB/s 91166 calls/s # tcp tx: 657 MB/s 11145 calls/s 11145 msg/s # udp gso - over veth touching data # udp rx: 1242 MB/s 884839 calls/s # udp tx: 1274 MB/s 21617 calls/s 21617 msg/s # udp rx: 1280 MB/s 912497 calls/s # udp tx: 1280 MB/s 21715 calls/s 21715 msg/s # udp rx: 1283 MB/s 914032 calls/s # udp tx: 1282 MB/s 21758 calls/s 21758 msg/s # udp rx: 1280 MB/s 912013 calls/s # udp tx: 1280 MB/s 21715 calls/s 21715 msg/s # udp gso and gro - over veth touching data # udp rx: 1228 MB/s 875241 calls/s # udp tx: 1267 MB/s 21496 calls/s 21496 msg/s # udp rx: 1297 MB/s 924454 calls/s # udp tx: 1301 MB/s 22070 calls/s 22070 msg/s # udp rx: 1272 MB/s 906728 calls/s # udp tx: 1274 MB/s 21611 calls/s 21611 msg/s # udp rx: 621 MB/s 442498 calls/s # udp tx: 604 MB/s 10253 calls/s 10253 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1010 MB/s 17146 calls/s 17146 msg/s # tcp rx: 1012 MB/s 138899 calls/s # tcp tx: 1053 MB/s 17874 calls/s 17874 msg/s # tcp rx: 1055 MB/s 132711 calls/s # tcp tx: 1060 MB/s 17989 calls/s 17989 msg/s # tcp rx: 1061 MB/s 129343 calls/s # tcp tx: 1071 MB/s 18167 calls/s 18167 msg/s # udp gso - over veth touching data # udp rx: 1206 MB/s 879633 calls/s # udp tx: 1246 MB/s 21146 calls/s 21146 msg/s # udp rx: 1293 MB/s 943456 calls/s # udp tx: 1297 MB/s 22002 calls/s 22002 msg/s # udp rx: 1278 MB/s 932512 calls/s # udp tx: 1280 MB/s 21711 calls/s 21711 msg/s # udp rx: 1274 MB/s 929547 calls/s # udp tx: 1276 MB/s 21646 calls/s 21646 msg/s # udp gso and gro - over veth touching data # udp rx: 1138 MB/s 830171 calls/s # udp tx: 1171 MB/s 19871 calls/s 19871 msg/s # udp rx: 1259 MB/s 918782 calls/s # udp tx: 1259 MB/s 21361 calls/s 21361 msg/s # udp rx: 1260 MB/s 919044 calls/s # udp tx: 1259 MB/s 21370 calls/s 21370 msg/s # udp rx: 1260 MB/s 919497 calls/s # udp tx: 1260 MB/s 21382 calls/s 21382 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__->