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: 1884 MB/s 31959 calls/s 31959 msg/s # tcp rx: 1885 MB/s 68879 calls/s # tcp tx: 1815 MB/s 30784 calls/s 30784 msg/s # tcp rx: 1816 MB/s 72416 calls/s # tcp tx: 1678 MB/s 28462 calls/s 28462 msg/s # tcp rx: 1680 MB/s 66218 calls/s # tcp tx: 1586 MB/s 26908 calls/s 26908 msg/s # udp gso - over veth touching data # udp rx: 1174 MB/s 836790 calls/s # udp tx: 1206 MB/s 20455 calls/s 20455 msg/s # udp rx: 1189 MB/s 847345 calls/s # udp tx: 1188 MB/s 20152 calls/s 20152 msg/s # udp rx: 1115 MB/s 794747 calls/s # udp tx: 1112 MB/s 18862 calls/s 18862 msg/s # udp rx: 1149 MB/s 819134 calls/s # udp tx: 1154 MB/s 19578 calls/s 19578 msg/s # udp gso and gro - over veth touching data # udp rx: 1076 MB/s 18266 calls/s # udp tx: 1108 MB/s 18795 calls/s 18795 msg/s # udp rx: 1098 MB/s 18627 calls/s # udp tx: 1095 MB/s 18585 calls/s 18585 msg/s # udp rx: 1067 MB/s 18103 calls/s # udp tx: 1066 MB/s 18083 calls/s 18083 msg/s # udp rx: 1059 MB/s 17970 calls/s # udp tx: 1058 MB/s 17956 calls/s 17956 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1711 MB/s 29035 calls/s 29035 msg/s # tcp rx: 1712 MB/s 67409 calls/s # tcp tx: 1794 MB/s 30438 calls/s 30438 msg/s # tcp rx: 1796 MB/s 71780 calls/s # tcp tx: 1816 MB/s 30803 calls/s 30803 msg/s # tcp rx: 1817 MB/s 67549 calls/s # tcp tx: 1818 MB/s 30838 calls/s 30838 msg/s # udp gso - over veth touching data # udp rx: 1130 MB/s 824615 calls/s # udp tx: 1163 MB/s 19736 calls/s 19736 msg/s # udp rx: 1165 MB/s 849900 calls/s # udp tx: 1164 MB/s 19753 calls/s 19753 msg/s # udp rx: 1167 MB/s 851105 calls/s # udp tx: 1166 MB/s 19779 calls/s 19779 msg/s # udp rx: 1162 MB/s 848050 calls/s # udp tx: 1161 MB/s 19707 calls/s 19707 msg/s # udp gso and gro - over veth touching data # udp rx: 1756 MB/s 29791 calls/s # udp tx: 1799 MB/s 30516 calls/s 30516 msg/s # udp rx: 1776 MB/s 30133 calls/s # udp tx: 1774 MB/s 30102 calls/s 30102 msg/s # udp rx: 1775 MB/s 30109 calls/s # udp tx: 1774 MB/s 30102 calls/s 30102 msg/s # udp rx: 1772 MB/s 30057 calls/s # udp tx: 1772 MB/s 30065 calls/s 30065 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__->