On Thu, 11 Jun 2026 13:02:55 +0530 Rahul Bhansali <[email protected]> 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 <[email protected]> > --- 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.

