On Mon, 28 Jul 2025 17:05:07 +0800
[email protected] wrote:

> +s32 __rte_cold __sxe_rx_queue_mbufs_alloc(struct sxe_rx_queue *rxq)
> +{

Stop adding __rte_cold to all functions.
It should be reserved for special cases.

Reply via email to