[PATCH] net/memif: Fix memif-rx buffer linking
Stephen Hemminger
stephen at networkplumber.org
Tue Jan 7 17:48:33 CET 2025
On Mon, 6 Jan 2025 11:43:28 -0800
Mike Bly <bly454 at gmail.com> wrote:
> From: Mike Bly <bly454 at gmail.com>
> To: dev at dpdk.org
> Cc: stable at dpdk.org, jgrajcia at cisco.com
> Subject: [PATCH] net/memif: Fix memif-rx buffer linking
> Date: Mon, 6 Jan 2025 11:43:28 -0800
>
> Moving where dst_off is set in memif-rx function
> Bugzilla ID: 1609
> Fixes: aa17df860891 ("net/memif: add a Rx fast path")
> Cc: stable at dpdk.org
> Cc: Jakub Grajciar <jgrajcia at cisco.com>
>
> Signed-off-by: Mike Bly <bly454 at gmail.com>
Please add more description (from bug report) about what the impact of this is.
Your description says what the change is but the next person looking at in two
years won't know why it was needed.
More information about the dev
mailing list