> > Bruce Richardson (4): > > ethdev: rename macros to have RTE_ETH prefix > > ethdev: move error checking macros to header > > ethdev: remove duplicated debug functions > > ethdev: check driver support for functions > > > > lib/librte_ether/rte_ethdev.c | 674 > > ++++++++++++++++++------------------------ > > lib/librte_ether/rte_ethdev.h | 121 ++++++-- > > 2 files changed, 375 insertions(+), 420 deletions(-) > > > > Thomas, all, > > Any comments on this set?
Sorry I missed it. Could you please rebase it on current code? Thanks