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: 1174 MB/s 19915 calls/s 19915 msg/s # tcp rx: 1182 MB/s 142109 calls/s # tcp tx: 1105 MB/s 18742 calls/s 18742 msg/s # tcp rx: 1105 MB/s 129126 calls/s # tcp tx: 1105 MB/s 18748 calls/s 18748 msg/s # tcp rx: 1106 MB/s 130202 calls/s # tcp tx: 1117 MB/s 18960 calls/s 18960 msg/s # udp gso - over veth touching data # udp rx: 723 MB/s 515142 calls/s # udp tx: 743 MB/s 12611 calls/s 12611 msg/s # udp rx: 760 MB/s 541422 calls/s # udp tx: 759 MB/s 12877 calls/s 12877 msg/s # udp rx: 765 MB/s 545302 calls/s # udp tx: 765 MB/s 12976 calls/s 12976 msg/s # udp rx: 753 MB/s 537106 calls/s # udp tx: 753 MB/s 12778 calls/s 12778 msg/s # udp gso and gro - over veth touching data # udp rx: 1284 MB/s 914750 calls/s # udp tx: 1316 MB/s 22327 calls/s 22327 msg/s # udp rx: 1304 MB/s 929196 calls/s # udp tx: 1304 MB/s 22118 calls/s 22118 msg/s # udp rx: 1320 MB/s 940316 calls/s # udp tx: 1319 MB/s 22376 calls/s 22376 msg/s # udp rx: 1323 MB/s 942467 calls/s # udp tx: 1321 MB/s 22417 calls/s 22417 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1163 MB/s 19728 calls/s 19728 msg/s # tcp tx: 1401 MB/s 23773 calls/s 23773 msg/s # tcp tx: 1388 MB/s 23545 calls/s 23545 msg/s # tcp rx: 4646 MB/s 166898 calls/s # tcp tx: 1437 MB/s 24377 calls/s 24377 msg/s # udp gso - over veth touching data # udp rx: 1245 MB/s 908550 calls/s # udp tx: 1282 MB/s 21752 calls/s 21752 msg/s # udp rx: 1277 MB/s 931775 calls/s # udp tx: 1276 MB/s 21653 calls/s 21653 msg/s # udp rx: 1268 MB/s 924817 calls/s # udp tx: 1267 MB/s 21493 calls/s 21493 msg/s # udp rx: 1269 MB/s 925535 calls/s # udp tx: 1268 MB/s 21515 calls/s 21515 msg/s # udp gso and gro - over veth touching data # udp rx: 1198 MB/s 874129 calls/s # udp tx: 1230 MB/s 20864 calls/s 20864 msg/s # udp rx: 1299 MB/s 947679 calls/s # udp tx: 1301 MB/s 22080 calls/s 22080 msg/s # udp rx: 1260 MB/s 919563 calls/s # udp tx: 1260 MB/s 21372 calls/s 21372 msg/s # udp rx: 1217 MB/s 888133 calls/s # udp tx: 1216 MB/s 20632 calls/s 20632 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__->