[PATCH 01/17] net/cnxk: update mbuf next field for multi segment

Stephen Hemminger stephen at networkplumber.org
Thu Jun 11 19:23:41 CEST 2026


On Thu, 11 Jun 2026 13:02:55 +0530
Rahul Bhansali <rbhansali at marvell.com> wrote:

> As per the requirement of rte_mbuf_raw_reset_bulk(), the mbuf's
> 'next' and 'nb_segs' fields are required to be reset.
> This reset these field for multi-segment mbufs on cn9k platform.
> 
> Signed-off-by: Rahul Bhansali <rbhansali at marvell.com>
> ---

Please follow code submission guidelines for DPDK and use
cover letter and threading of replies.
https://doc.dpdk.org/guides/contributing/patches.html#sending-patches

What you get wrong:
  - Please allow at least 24 hours to pass between posting patch revisions.
  - Missing cover letter to explain patchset
  - Use versions and in-reply-to. This keeps mail threads organized and
    helps maintainers track in patchwork as well.



More information about the dev mailing list