On Mon, 31 Aug 2026 at 04:41, <[email protected]> wrote:
>
> From: Jie Liu <[email protected]>
>
> This series updates the SXE2 poll mode driver (drivers/net/sxe2) and
> its common library (drivers/common/sxe2), fixing issues found in the
> previous version and re-aligning the driver with the reference
> implementation.
>
> Changes since v6:
> - drop the now-trivial sxe2_vsi_node_free() helper and inline
>   rte_free() at its call sites
> - unify the duplicated FNAV/ACL COUNT action arms in the flow parser
> - use a file-scope static const ops table for the vectorized Tx path
>   and fail sxe2_tx_queues_vec_prepare() on a NULL txq
> - split "unify vectorized Tx buffer handling" into three commits:
>   the buffer_ring union fix, the NEON Tx 4-wide descriptor fill, and
>   the NEON Rx ptype/memory-ordering fixes
> - use the primary VSI id directly for representors (the kernel
>   guarantees it is always valid)
> - drop the packed/aligned attributes from the TM command message
>   structs to match the historical kernel layout
> - fix VEC mode selection in the Tx/Rx mode set functions
> - clean up commit messages (headline case/length, missing Fixes tags)
>
> Signed-off-by: Jie Liu <[email protected]>

It looks like this series had issues during transmission.
Patchwork created multiple series...


-- 
David Marchand

Reply via email to