Added missing initialization of memif flags field per memif buffer
Bugzilla ID: 1609
Fixes: 09c7e63a71f9 ("net/memif: introduce memory interface PMD")
Cc: sta...@dpdk.org
Cc: Jakub Grajciar
Signed-off-by: Mike Bly
---
drivers/net/memif/rte_eth_memif.c | 2 ++
1 file changed, 2
Moving where dst_off is set in memif-rx function
Bugzilla ID: 1609
Fixes: aa17df860891 ("net/memif: add a Rx fast path")
Cc: sta...@dpdk.org
Cc: Jakub Grajciar
Signed-off-by: Mike Bly
---
drivers/net/memif/rte_eth_memif.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
di
Moving where dst_off is set in memif-rx function. It should be
initialized for each new dpdk-mbuf, not each memif-buffer.
Bugzilla ID: 1609
Fixes: aa17df860891 ("net/memif: add a Rx fast path")
Cc: sta...@dpdk.org
Cc: Jakub Grajciar
Signed-off-by: Mike Bly
---
drivers/net/memif/rte_e
t;From fa1f5ab578bb06aa22b356b8ce5cfbdb52dd4a48 Mon Sep 17 00:00:00 2001
From: Mike Bly
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")
---
drivers/net/memif/rte_eth_memif.c | 3 +--
1 file changed, 1 insertion
4 matches
Mail list logo