[dpdk-dev] [dpdk-stable] [PATCH] eventdev: fix eth port in eth Rx adapter internal function

Jerin Jacob jerin.jacob at caviumnetworks.com
Mon Jun 4 04:58:32 CEST 2018


-----Original Message-----
> Date: Sun, 3 Jun 2018 12:53:39 +0530
> From: "Rao, Nikhil" <nikhil.rao at intel.com>
> To: Thomas Monjalon <thomas at monjalon.net>, Jerin Jacob
>  <jerin.jacob at caviumnetworks.com>
> CC: stable at dpdk.org, dev at dpdk.org, nikhil.rao at intel.com
> Subject: Re: [dpdk-stable] [PATCH] eventdev: fix eth port in eth Rx adapter
>  internal function
> User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101
>  Thunderbird/52.8.0
> 
> On 5/25/2018 2:25 AM, Thomas Monjalon wrote:
> > 23/05/2018 07:51, Jerin Jacob:
> > > -----Original Message-----
> > > > Date: Wed, 23 May 2018 02:36:42 +0530
> > > > From: Nikhil Rao <nikhil.rao at intel.com>
> > > > To: jerin.jacob at caviumnetworks.com
> > > > CC: dev at dpdk.org, Nikhil Rao <nikhil.rao at intel.com>, stable at dpdk.org
> > > > Subject: [PATCH] eventdev: fix eth port in eth Rx adapter internal function
> > > > X-Mailer: git-send-email 1.8.3.1
> > > > 
> > > > The dev_id parameter to fill_event_buffer() should be 16 bit,
> > > > also rename to to eth_dev_id to avoid confusion with event device
> > > > id elsewhere in the file.
> > > > 
> > > > Fixes: c2189c907dd1 ("eventdev: make ethdev port identifiers 16-bit")
> > > > Cc: stable at dpdk.org
> > > > Signed-off-by: Nikhil Rao <nikhil.rao at intel.com>
> > > 
> > > Acked-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>
> 
> Hi Jerin,
> 
> Can you please apply this patch to next-eventdev ?


Applied to dpdk-next-eventdev/master. Thanks.


> 
> Nikhil
> 
> > 
> > It doesn't look to be critical.
> > So it is deferred to 18.08 (we minimize risks in -rc6).
> > 
> 
> > 
> > 
> 


More information about the dev mailing list