From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?N=E9lio?= Laranjeiro Subject: Re: [PATCH v4] doc: update mlx5 flow count limitations Date: Thu, 19 Oct 2017 09:05:11 +0200 Message-ID: <20171019070511.mu3ny64io5p2ml34@laranjeiro-vm> References: <1508142759-24829-1-git-send-email-orika@mellanox.com> <2858684faf6178b2828f1415d931fada48dc9b44.1508392599.git.orika@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: adrien.mazarguil@6wind.com, yskoh@mellanox.com, john.mcnamara@intel.com, dev@dpdk.org To: Ori Kam Return-path: Received: from mail-wm0-f66.google.com (mail-wm0-f66.google.com [74.125.82.66]) by dpdk.org (Postfix) with ESMTP id B3A0FF94 for ; Thu, 19 Oct 2017 09:05:12 +0200 (CEST) Received: by mail-wm0-f66.google.com with SMTP id k4so14232180wmc.1 for ; Thu, 19 Oct 2017 00:05:12 -0700 (PDT) Content-Disposition: inline In-Reply-To: <2858684faf6178b2828f1415d931fada48dc9b44.1508392599.git.orika@mellanox.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Thu, Oct 19, 2017 at 09:09:26AM +0300, Ori Kam wrote: > Signed-off-by: Ori Kam > Acked-by: Shahaf Shuler > --- > v4: > * Clarify which OFED versionis required. > > v3: > * Remove unnecessary line. > > doc/guides/nics/mlx5.rst | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/doc/guides/nics/mlx5.rst b/doc/guides/nics/mlx5.rst > index d24941a..bcc39f6 100644 > --- a/doc/guides/nics/mlx5.rst > +++ b/doc/guides/nics/mlx5.rst > @@ -104,7 +104,8 @@ Limitations > ----------- > > - Inner RSS for VXLAN frames is not supported yet. > -- Port statistics through software counters only. > +- Port statistics through software counters only. Flow statistics are > + supported by hardware counters. > - Hardware checksum RX offloads for VXLAN inner header are not supported yet. > - Forked secondary process not supported. > - Flow pattern without any specific vlan will match for vlan packets as well: > @@ -127,6 +128,7 @@ Limitations > - A multi segment packet must have less than 6 segments in case the Tx burst function > is set to multi-packet send or Enhanced multi-packet send. Otherwise it must have > less than 50 segments. > +- Count action for RTE flow is only supported in Mellanox OFED 4.2. > > Configuration > ------------- > -- > 1.8.3.1 Acked-by: Nelio Laranjeiro -- Nélio Laranjeiro 6WIND