[dpdk-dev] [PATCH 4/5] drivers: remove config prefix used with make
Wang, Haiyue
haiyue.wang at intel.com
Fri Oct 23 03:55:30 CEST 2020
> -----Original Message-----
> From: Thomas Monjalon <thomas at monjalon.net>
> Sent: Friday, October 23, 2020 06:05
> To: dev at dpdk.org
> Cc: Yigit, Ferruh <ferruh.yigit at intel.com>; david.marchand at redhat.com; Richardson, Bruce
> <bruce.richardson at intel.com>; Burakov, Anatoly <anatoly.burakov at intel.com>; olivier.matz at 6wind.com;
> Power, Ciara <ciara.power at intel.com>; akhil.goyal at nxp.com; Trahe, Fiona <fiona.trahe at intel.com>;
> Griffin, John <john.griffin at intel.com>; Jain, Deepak K <deepak.k.jain at intel.com>; Ajit Khaparde
> <ajit.khaparde at broadcom.com>; Somnath Kotur <somnath.kotur at broadcom.com>; Guo, Jia <jia.guo at intel.com>;
> Wang, Haiyue <haiyue.wang at intel.com>; Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
> Subject: [PATCH 4/5] drivers: remove config prefix used with make
>
> The config options CONFIG_RTE_* are simple RTE_* defines with meson.
> Now that make support is dropped, update the names in log and comments.
>
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> ---
> drivers/net/bnxt/bnxt_ethdev.c | 2 +-
> drivers/net/ixgbe/ixgbe_rxtx.c | 2 +-
For ixgbe PMD
Acked-by: Haiyue Wang <haiyue.wang at intel.com>
> drivers/net/sfc/sfc_ef10_essb_rx.c | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
> 2.28.0
More information about the dev
mailing list