[PATCH v12 03/13] net/sxe: add tx rx setup and data path

Stephen Hemminger stephen at networkplumber.org
Fri Oct 24 18:46:36 CEST 2025


On Mon, 28 Jul 2025 17:05:07 +0800
liujie5 at linkdatatechnology.com 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.


More information about the dev mailing list