On Mon, Nov 09, 2015 at 08:34:10PM +0000, Declan Doherty wrote: > The macros to check that the function pointers and port ids are valid > for an ethdev are potentially useful to have in a common headers for > use with all PMDs. However, since they would then become externally > visible, we apply the RTE_ & RTE_ETH_ prefix to them as approtiate.
Typo: appropriate > > Signed-off-by: Declan Doherty <declan.doherty at intel.com> Acked-by: Bruce Richardson <bruce.richardson at intel.com>