> -----Original Message----- > From: Bruce Richardson <bruce.richard...@intel.com> > Sent: Friday, June 21, 2019 9:27 PM > To: dev@dpdk.org > Cc: Bruce Richardson <bruce.richard...@intel.com>; Shreyansh Jain > <shreyansh.j...@nxp.com> > Subject: [PATCH v2 4/4] rawdev: pass device id as parameter to selftest > > When running self-tests, the driver needs to know the device on which to > run the tests, so we need to take the device ID as parameter. Only the > skeleton driver is providing this selftest capability right now, so we > can > easily update it for this change. > > Cc: shreyansh.j...@nxp.com > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com> > --- > > Since this change only affects the internals of the drivers, it's not an > ABI or API change > > ---
Sorry for delay in responding to this. If not already merged: Acked-by: Shreyansh Jain <shreyansh.j...@nxp.com>