On Sun, 22 Mar 2026 15:42:13 +0000
Vladimir Medvedkin <[email protected]> wrote:

> +/* Get number of bits needed to encode VRF IDs */
> +static __rte_always_inline __rte_pure uint8_t
> +get_vrf_bits(uint32_t nb_vrfs)

This is test code, no need for __rte_always_inline.

Reply via email to