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: 1719 MB/s 29156 calls/s 29156 msg/s # tcp rx: 1720 MB/s 66974 calls/s # tcp tx: 1674 MB/s 28393 calls/s 28393 msg/s # tcp rx: 1675 MB/s 71785 calls/s # tcp tx: 1671 MB/s 28342 calls/s 28342 msg/s # tcp rx: 1672 MB/s 65787 calls/s # tcp tx: 1630 MB/s 27650 calls/s 27650 msg/s # udp gso - over veth touching data # udp rx: 1158 MB/s 825372 calls/s # udp tx: 1187 MB/s 20136 calls/s 20136 msg/s # udp rx: 1187 MB/s 845612 calls/s # udp tx: 1185 MB/s 20113 calls/s 20113 msg/s # udp rx: 1192 MB/s 849253 calls/s # udp tx: 1191 MB/s 20205 calls/s 20205 msg/s # udp rx: 1192 MB/s 849130 calls/s # udp tx: 1191 MB/s 20202 calls/s 20202 msg/s # udp gso and gro - over veth touching data # udp rx: 1820 MB/s 30873 calls/s # udp tx: 1873 MB/s 31769 calls/s 31769 msg/s # udp rx: 1841 MB/s 31237 calls/s # udp tx: 1838 MB/s 31185 calls/s 31185 msg/s # udp rx: 1839 MB/s 31196 calls/s # udp tx: 1837 MB/s 31170 calls/s 31170 msg/s # udp rx: 1841 MB/s 31238 calls/s # udp tx: 1841 MB/s 31226 calls/s 31226 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1785 MB/s 30289 calls/s 30289 msg/s # tcp rx: 1787 MB/s 71949 calls/s # tcp tx: 1716 MB/s 29107 calls/s 29107 msg/s # tcp rx: 1717 MB/s 74165 calls/s # tcp tx: 1574 MB/s 26697 calls/s 26697 msg/s # tcp rx: 1573 MB/s 66844 calls/s # tcp tx: 1367 MB/s 23198 calls/s 23198 msg/s # udp gso - over veth touching data # udp rx: 1135 MB/s 828485 calls/s # udp tx: 1163 MB/s 19726 calls/s 19726 msg/s # udp rx: 1156 MB/s 843402 calls/s # udp tx: 1154 MB/s 19587 calls/s 19587 msg/s # udp rx: 678 MB/s 495030 calls/s # udp tx: 677 MB/s 11497 calls/s 11497 msg/s # udp rx: 639 MB/s 466227 calls/s # udp tx: 638 MB/s 10828 calls/s 10828 msg/s # udp gso and gro - over veth touching data # udp rx: 1667 MB/s 28281 calls/s # udp tx: 1716 MB/s 29107 calls/s 29107 msg/s # udp rx: 1724 MB/s 29243 calls/s # udp tx: 1722 MB/s 29207 calls/s 29207 msg/s # udp rx: 1735 MB/s 29442 calls/s # udp tx: 1734 MB/s 29415 calls/s 29415 msg/s # udp rx: 1741 MB/s 29544 calls/s # udp tx: 1740 MB/s 29513 calls/s 29513 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__->