Re: [dpdk-dev] [PATCH 20.05 12/15] replace cold attributes
On 2/10/20 8:20 AM, Thomas Monjalon wrote: The new macro __rte_cold, for compiler hinting, is now used where appropriate for consistency. Signed-off-by: Thomas Monjalon Reviewed-by: David Christensen
[dpdk-dev] [PATCH 20.05 12/15] replace cold attributes
The new macro __rte_cold, for compiler hinting, is now used where appropriate for consistency. Signed-off-by: Thomas Monjalon --- drivers/net/bnxt/bnxt_rxtx_vec_sse.c | 2 +- drivers/net/fm10k/fm10k_ethdev.c | 4 +- drivers/net/fm10k/fm10k_rxtx_vec.c | 12 ++--- drivers