All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Mike Bly <bly454@gmail.com>
Cc: dev@dpdk.org
Subject: Re: memif jumbo fixes
Date: Sun, 5 Jan 2025 16:13:35 -0800	[thread overview]
Message-ID: <20250105161335.259d5202@pi5> (raw)
In-Reply-To: <CAB3eHOw5tpDKX1k36gkH6eCjwgNXtTpF05Ah4SKfOCFaC9ec6Q@mail.gmail.com>

On Thu, 2 Jan 2025 13:42:10 -0800
Mike Bly <bly454@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 <bly454@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: stable@dpdk.org for bugs fixes that should be backported
 - Please Cc: the maintainer of memif Jakub Grajciar <jgrajcia@cisco.com>

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

      reply	other threads:[~2025-01-06  0:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-02 21:42 memif jumbo fixes Mike Bly
2025-01-06  0:13 ` Stephen Hemminger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250105161335.259d5202@pi5 \
    --to=stephen@networkplumber.org \
    --cc=bly454@gmail.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.