[dpdk-dev] [PATCH] net/i40e: Eliminate weak symbols in i40e_rxtx.c
Bruce Richardson
bruce.richardson at intel.com
Wed May 15 16:13:33 CEST 2019
On Wed, May 15, 2019 at 09:05:12AM -0400, David Harton wrote:
> Use of weak symbols can hide makefile errors especially when
> custom makefiles are used. Removing the use of weak symbols
> to avoid a stub function being linked in production code.
>
> Signed-off-by: David Harton <dharton at cisco.com>
> ---
Looks reasonable to me.
Reviewed-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list