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

Thomas Monjalon thomas at monjalon.net
Thu May 24 22:55:30 CEST 2018


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>

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




More information about the stable mailing list