[PATCH v9 03/14] net/sxe: add tx rx setup and data path

Stephen Hemminger stephen at networkplumber.org
Wed Jul 16 19:51:15 CEST 2025


On Wed, 16 Jul 2025 04:29:19 -0400
Jie Liu <liujie5 at linkdatatechnology.com> wrote:

> +const alignas(RTE_CACHE_LINE_SIZE) u32 sxe_ptype_table[SXE_PACKET_TYPE_MAX] = {
> +

Prefer using DPDK macro __rte_cache_align where possible.


More information about the dev mailing list