From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerin Jacob Subject: Re: [PATCH] doc: fix OPDL release notes Date: Thu, 18 Jan 2018 11:31:02 +0530 Message-ID: <20180118060101.GA18465@jerin> References: <20180117172509.30088-1-pbhagavatula@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: marko.kovacevic@intel.com, john.mcnamara@intel.com, liang.j.ma@intel.com, dev@dpdk.org To: Pavan Nikhilesh Return-path: Received: from NAM03-BY2-obe.outbound.protection.outlook.com (mail-by2nam03on0064.outbound.protection.outlook.com [104.47.42.64]) by dpdk.org (Postfix) with ESMTP id E5C551B022 for ; Thu, 18 Jan 2018 07:01:35 +0100 (CET) Content-Disposition: inline In-Reply-To: <20180117172509.30088-1-pbhagavatula@caviumnetworks.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" -----Original Message----- > Date: Wed, 17 Jan 2018 22:55:09 +0530 > From: Pavan Nikhilesh > To: jerin.jacob@caviumnetworks.com, marko.kovacevic@intel.com, > john.mcnamara@intel.com, liang.j.ma@intel.com > Cc: dev@dpdk.org, Pavan Nikhilesh > Subject: [dpdk-dev] [PATCH] doc: fix OPDL release notes > X-Mailer: git-send-email 2.14.1 > > Fixes: a507e3320e34 ("doc: update 18.02 release notes and maintainers") > > Signed-off-by: Pavan Nikhilesh Thanks, Squashed this change in next-eventdev tree. > --- > doc/guides/rel_notes/release_18_02.rst | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/doc/guides/rel_notes/release_18_02.rst b/doc/guides/rel_notes/release_18_02.rst > index b2dc39cfe..cdfdb202e 100644 > --- a/doc/guides/rel_notes/release_18_02.rst > +++ b/doc/guides/rel_notes/release_18_02.rst > @@ -43,6 +43,7 @@ New Features > > > * **Added New eventdev OPDL PMD** > + > The OPDL (Ordered Packet Distribution Library) eventdev is a specific > implementation of the eventdev API. It is particularly suited to packet > processing workloads that have high throughput and low latency requirements. > -- > 2.14.1 >