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: 1129 MB/s 19165 calls/s 19165 msg/s # tcp rx: 1131 MB/s 135752 calls/s # tcp tx: 1144 MB/s 19405 calls/s 19405 msg/s # tcp rx: 1145 MB/s 136138 calls/s # tcp tx: 1135 MB/s 19262 calls/s 19262 msg/s # tcp rx: 1136 MB/s 135172 calls/s # tcp tx: 737 MB/s 12505 calls/s 12505 msg/s # udp gso - over veth touching data # udp rx: 718 MB/s 512136 calls/s # udp tx: 746 MB/s 12665 calls/s 12665 msg/s # udp rx: 744 MB/s 530006 calls/s # udp tx: 747 MB/s 12674 calls/s 12674 msg/s # udp rx: 735 MB/s 523908 calls/s # udp tx: 741 MB/s 12571 calls/s 12571 msg/s # udp rx: 740 MB/s 527422 calls/s # udp tx: 744 MB/s 12628 calls/s 12628 msg/s # udp gso and gro - over veth touching data # udp rx: 657 MB/s 468525 calls/s # udp tx: 678 MB/s 11510 calls/s 11510 msg/s # udp rx: 701 MB/s 499762 calls/s # udp tx: 705 MB/s 11963 calls/s 11963 msg/s # udp rx: 744 MB/s 530647 calls/s # udp tx: 747 MB/s 12678 calls/s 12678 msg/s # udp rx: 750 MB/s 534520 calls/s # udp tx: 752 MB/s 12765 calls/s 12765 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 669 MB/s 11352 calls/s 11352 msg/s # tcp rx: 670 MB/s 79914 calls/s # tcp tx: 747 MB/s 12678 calls/s 12678 msg/s # tcp rx: 747 MB/s 87282 calls/s # tcp tx: 793 MB/s 13457 calls/s 13457 msg/s # tcp rx: 794 MB/s 90644 calls/s # tcp tx: 803 MB/s 13632 calls/s 13632 msg/s # udp gso - over veth touching data # udp rx: 559 MB/s 407810 calls/s # udp tx: 583 MB/s 9898 calls/s 9898 msg/s # udp rx: 596 MB/s 435391 calls/s # udp tx: 600 MB/s 10182 calls/s 10182 msg/s # udp rx: 600 MB/s 437870 calls/s # udp tx: 604 MB/s 10252 calls/s 10252 msg/s # udp rx: 595 MB/s 434226 calls/s # udp tx: 599 MB/s 10167 calls/s 10167 msg/s # udp gso and gro - over veth touching data # udp rx: 1183 MB/s 863281 calls/s # udp tx: 1217 MB/s 20642 calls/s 20642 msg/s # udp rx: 1209 MB/s 882000 calls/s # udp tx: 1213 MB/s 20589 calls/s 20589 msg/s # udp rx: 1279 MB/s 933459 calls/s # udp tx: 1283 MB/s 21776 calls/s 21776 msg/s # udp rx: 1262 MB/s 920575 calls/s # udp tx: 1263 MB/s 21435 calls/s 21435 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__->