From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerin Jacob Subject: Re: [PATCH] event/octeontx: prefetch mbuf instead of wqe Date: Wed, 25 Jul 2018 19:02:20 +0530 Message-ID: <20180725133218.GC3414@jerin> References: <20180717143345.5491-1-pbhagavatula@caviumnetworks.com> <4d30f42f-2c9b-833f-d09e-24421599ad2f@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Pavan Nikhilesh , dev@dpdk.org To: santosh Return-path: Received: from NAM03-CO1-obe.outbound.protection.outlook.com (mail-co1nam03on0073.outbound.protection.outlook.com [104.47.40.73]) by dpdk.org (Postfix) with ESMTP id 5B77BF72 for ; Wed, 25 Jul 2018 15:32:42 +0200 (CEST) Content-Disposition: inline In-Reply-To: <4d30f42f-2c9b-833f-d09e-24421599ad2f@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: Tue, 17 Jul 2018 22:08:30 +0530 > From: santosh > To: Pavan Nikhilesh , > jerin.jacob@caviumnetworks.com > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] event/octeontx: prefetch mbuf instead of wqe > User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 > Thunderbird/52.8.0 > > > On Tuesday 17 July 2018 08:03 PM, Pavan Nikhilesh wrote: > > Prefetch mbuf pointer instead of wqe when SSO receives pkt from PKI. > > > > Signed-off-by: Pavan Nikhilesh > > --- > > Acked-by: Santosh Shukla Applied to dpdk-next-eventdev/master. Thanks. >