On Thu, 2 Jan 2025 13:42:10 -0800
Mike Bly <bly...@gmail.com> wrote:

> Please review/accept the following fixes for drivers/net/memif. This is in
> regards to https://bugs.dpdk.org/show_bug.cgi?id=1609.
> 
> RX and TX fixes to correct linking/handling of multiple memif buffers for
> jumbo frames (>2KB) in mixed traffic scenarios.
> 
> From fa1f5ab578bb06aa22b356b8ce5cfbdb52dd4a48 Mon Sep 17 00:00:00 2001
> From: Mike Bly <bly...@gmail.com>
> Date: Thu, 2 Jan 2025 13:00:57 -0800
> Subject: [PATCH 1/2] Moving where dst_off is set in memif_rx function Fixes:
>  aa17df86089 ("net/memif: add a Rx fast path")
> 

Patch is missing some things:
 - Developer Certificate of Origin (DCO) i.e. Signed-off-by is required
 - Please use Bugzilla ID: tag to match with bug report
 - Please add Fixes: tag
 - Please use Cc: sta...@dpdk.org for bugs fixes that should be backported
 - Please Cc: the maintainer of memif Jakub Grajciar <jgraj...@cisco.com>

See:
https://doc.dpdk.org/guides/contributing/patches.html

Reply via email to