On Fri, 22 Oct 2021, 16:58 Andrew Rybchenko, <andrew.rybche...@oktetlabs.ru <mailto:andrew.rybche...@oktetlabs.ru>> wrote: 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 <mailto:ferruh.yi...@intel.com>> > Acked-by: Tyler Retzlaff <roret...@linux.microsoft.com <mailto:roret...@linux.microsoft.com>> > Acked-by: Andrew Rybchenko <andrew.rybche...@oktetlabs.ru <mailto:andrew.rybche...@oktetlabs.ru>> > Acked-by: Ajit Khaparde <ajit.khapa...@broadcom.com <mailto:ajit.khapa...@broadcom.com>> > Acked-by: Jerin Jacob <jer...@marvell.com <mailto:jer...@marvell.com>> > Acked-by: Wisam Jaddo <wis...@nvidia.com <mailto:wis...@nvidia.com>> > Acked-by: Rosen Xu <rosen...@intel.com <mailto:rosen...@intel.com>> > Acked-by: Chenbo Xia <chenbo....@intel.com <mailto:chenbo....@intel.com>> > Acked-by: Hemant Agrawal <hemant.agra...@nxp.com <mailto:hemant.agra...@nxp.com>> Acked-by: Somnath Kotur <somnath.ko...@broadcom.com>
Applied to dpdk-next-net/main, thanks.