On Wed, 2 Apr 2025 06:58:56 +0000 liwencheng <liwencheng at phytium.com.cn> wrote: > +int __rte_cold macb_rx_phyaddr_check(struct rte_eth_dev *dev) > +{ > + Dont think you need the additional clutter of __rte_cold here.