> From: Stephen Hemminger [mailto:step...@networkplumber.org]
> Sent: Tuesday, 12 November 2024 06.21
>
> On Wed, 6 Nov 2024 08:46:55 +0100
> Maxime Coquelin wrote:
> >
> > Why not just use Virtio-user PMD with Vhost-kernel backend [0]?
> > Are there any missing features that io_uring can address
Since the pvid status obtained from kernel varies on different
platform, and the pvid of VF can be accessed by 'ip link show'
command, so remove it in case of misunderstanding.
Fixes: 871e5a4f881b ("net/hns3: dump VLAN configuration info")
Cc: sta...@dpdk.org
Signed-off-by: Jie Hai
---
drivers/
Rename ROH_MAC module as HIMAC to avoid misunderstandings.
Fixes: 1c1eb759e9d7 ("net/hns3: support RAS process in Kunpeng 930")
Cc: sta...@dpdk.org
Signed-off-by: Jie Hai
---
drivers/net/hns3/hns3_intr.c | 4 ++--
drivers/net/hns3/hns3_intr.h | 2 +-
2 files changed, 3 insertions(+), 3 deletion
From: Dengdui Huang
When RTE_ETH_TX_OFFLOAD_MBUF_FAST_FREE offload is not set,
use rte_pktmbuf_free_seg() to free the mbuf.
Fixes: 7ef933908f04 ("net/hns3: add simple Tx path")
Cc: sta...@dpdk.org
Signed-off-by: Dengdui Huang
Signed-off-by: Jie Hai
---
drivers/net/hns3/hns3_rxtx.c | 2 +-
1
The patchset fixes some codes.
Dengdui Huang (1):
net/hns3: fix simple Tx path incorrect free the mbuf
Jie Hai (2):
net/hns3: remove pvid info dump for VF
net/hns3: rename RAS module
drivers/net/hns3/hns3_dump.c | 4
drivers/net/hns3/hns3_intr.c | 4 ++--
drivers/net/hns3/hns3_intr.h
5 matches
Mail list logo