On 10/22/21 2:03 PM, Ferruh Yigit wrote: > Add 'RTE_ETH' namespace to all enums & macros in a backward compatible > Add 'RTE_ETH' namespace to all enums & macros in a backward compatible
LGTM except two lines duplicated above. > way. The macros for backward compatibility can be removed in next LTS. > Also updated some struct names to have 'rte_eth' prefix. > > All internal components switched to using new names. > > Syntax fixed on lines that this patch touches. > > Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com> > Acked-by: Tyler Retzlaff <roret...@linux.microsoft.com> > Acked-by: Andrew Rybchenko <andrew.rybche...@oktetlabs.ru> > Acked-by: Ajit Khaparde <ajit.khapa...@broadcom.com> > Acked-by: Jerin Jacob <jer...@marvell.com> > Acked-by: Wisam Jaddo <wis...@nvidia.com> > Acked-by: Rosen Xu <rosen...@intel.com> > Acked-by: Chenbo Xia <chenbo....@intel.com> > Acked-by: Hemant Agrawal <hemant.agra...@nxp.com>