From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) by dpdk.org (Postfix) with ESMTP id 51F3A1B754 for ; Mon, 16 Oct 2017 17:19:36 +0200 (CEST) Received: by mail-wm0-f45.google.com with SMTP id q132so4471591wmd.2 for ; Mon, 16 Oct 2017 08:19:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=nCLxr+Gd07q4WRnyanNqsb+Ys0KIuClYJ6XWZLVMNOw=; b=X9vFogWxnRLRTsyd4jK89O6lty3mkhYUmi3lvrU03f2YC32khIT9VWOkDQr+7si9cd pA5q207wpTc6EbIqe1d82hK0/0Ms31tU6E8+BGzjkUrVsOo8iljzin8UBBuMPf6aIcIb LOhmCJNutwcCGC5leEuxYgptKi2USjvYWwiUziSANFdYbTpb7op8NzfOLEL1JTIP1YMf LYHR5UEYEyFGGobCPrJ8703vnfpXz5BiuzAx/es4685iGlggaMnwfMBeEmQdWwhHD6Rz w3To+aJ2ZUV+CuSC52fpAvt4tLlQxkY2SnwyOxMruy45UCccXSemfHxQhISRHKkRYoEf Eo7A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=nCLxr+Gd07q4WRnyanNqsb+Ys0KIuClYJ6XWZLVMNOw=; b=k6cu43tj/QrRzkW+A4BRXoiHEMr+nc9AC8T7nGdyjP/IqQ6uHiqXbXLbi+FXcUimqC 2BOQ/t8gCYGP4nv7oytfnFW9WPRTyoIcr2/GTQoN9Q3vb91VSlX4odmUZtnGgWLBEmEs TekwIsIVx0D2HcyXsytY6lhZDiNPVS3k1QnwYpcX78do8Wc7KoQheL45tU8qz/sYpFdd DT4O50sxhBsiEAm/zUf/dC3VXgeeG7ZbvCd6tVMRPOmy3v7FusFaOURzWf9E6hOqBmq0 o/YG6+2wRH16m2yTtfGIAqXDSjc3SczavruOmYbB+0JUQ+O7DxaEEpjaZRB4Z+N2kCgX ScxQ== X-Gm-Message-State: AMCzsaUAQGrW3JO9gWIxZcqoUGGyID4bZd677vi8toat+OfjzppmDIfU bhyLHHG0ZHFBQsXNDAqNZxTN X-Google-Smtp-Source: ABhQp+SP6zhLLKc80KiZS0m8lOTaZG4t6CJVHkiFlmXeUTU/rbRKQqHDcBFneA6djsNnaZqv8vEOnA== X-Received: by 10.28.211.66 with SMTP id k63mr1126561wmg.33.1508167175793; Mon, 16 Oct 2017 08:19:35 -0700 (PDT) Received: from laranjeiro-vm (host.78.145.23.62.rev.coltfrance.com. [62.23.145.78]) by smtp.gmail.com with ESMTPSA id i10sm6031785wmf.14.2017.10.16.08.19.35 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 16 Oct 2017 08:19:35 -0700 (PDT) Date: Mon, 16 Oct 2017 17:19:29 +0200 From: =?iso-8859-1?Q?N=E9lio?= Laranjeiro To: Ori Kam Cc: adrien.mazarguil@6wind.com, yskoh@mellanox.com, dev@dpdk.org Message-ID: <20171016151929.hrfkdvdwibvxvadj@laranjeiro-vm> References: <1508142759-24829-1-git-send-email-orika@mellanox.com> <809e66067977bcaec574fecb7f8e472b8694af1b.1508161763.git.orika@mellanox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <809e66067977bcaec574fecb7f8e472b8694af1b.1508161763.git.orika@mellanox.com> User-Agent: NeoMutt/20170113 (1.7.2) Subject: Re: [dpdk-dev] [PATCH v3] doc: update mlx5 flow count limitations X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Oct 2017 15:19:36 -0000 On Mon, Oct 16, 2017 at 05:11:26PM +0300, Ori Kam wrote: > Signed-off-by: Ori Kam > Acked-by: Shahaf Shuler > > --- > > 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..7ef9b0d 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 OFED 4.2. OFED or Mellanox OFED? Thanks, -- Nélio Laranjeiro 6WIND