From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 6B66DA0579; Thu, 8 Apr 2021 10:28:39 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E73FB141105; Thu, 8 Apr 2021 10:28:38 +0200 (CEST) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mails.dpdk.org (Postfix) with ESMTP id DBDB240698 for ; Thu, 8 Apr 2021 10:28:36 +0200 (CEST) IronPort-SDR: OSgG9Dpmz0q9D6oOrmCo4qhOlydHSqxv+4kpeTl/oOPDQHM4qRxhk9Iw8EyJ1ntdL7M0DCzmPR kXk3sqFS+CjA== X-IronPort-AV: E=McAfee;i="6000,8403,9947"; a="278759981" X-IronPort-AV: E=Sophos;i="5.82,205,1613462400"; d="scan'208";a="278759981" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Apr 2021 01:28:35 -0700 IronPort-SDR: PhiTvkiygiA76LJsGokdtYF0dEnJvhbWPTqe7toLMTKlVyUaP+Ix12FFwd/k6lwYsEXPQkdZVt r8Oguc1GzAcQ== X-IronPort-AV: E=Sophos;i="5.82,205,1613462400"; d="scan'208";a="380167371" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.213.203.5]) ([10.213.203.5]) by orsmga003-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Apr 2021 01:28:33 -0700 To: smadarf@marvell.com, jerinj@marvell.com Cc: lironh@marvell.com, guyk@marvell.com, dev@dpdk.org References: <20210405175444.792-1-smadarf@marvell.com> From: Ferruh Yigit X-User: ferruhy Message-ID: Date: Thu, 8 Apr 2021 09:28:29 +0100 MIME-Version: 1.0 In-Reply-To: <20210405175444.792-1-smadarf@marvell.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Subject: Re: [dpdk-dev] [PATCH v1] doc: add new OCTEON TX2 feature to release notes X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list 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 4/5/2021 6:54 PM, smadarf@marvell.com wrote: > From: Smadar Fuks > > This patch updates release notes for added support of > OCTEON TX2 flow action to port id > > Signed-off-by: Smadar Fuks > --- > doc/guides/rel_notes/release_21_05.rst | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/doc/guides/rel_notes/release_21_05.rst b/doc/guides/rel_notes/release_21_05.rst > index 3c76148b1..250fb8ea8 100644 > --- a/doc/guides/rel_notes/release_21_05.rst > +++ b/doc/guides/rel_notes/release_21_05.rst > @@ -119,6 +119,10 @@ New Features > * Added command to display Rx queue used descriptor count. > ``show port (port_id) rxq (queue_id) desc used count`` > > +* **Updated OCTEON TX2 ethdev driver.** > + > + * Added support for flow action port id. > + > > Removed Items > ------------- > The patch that adds the support [1] is not merged yet, can you please squash this patch to it and send a new version of it? Thanks, ferruh [1] https://patches.dpdk.org/project/dpdk/patch/20210325160321.22016-1-smadarf@marvell.com/