Message-
> From: Hengqi Chen
> Sent: Thursday, July 17, 2025 11:04 PM
> To: Jiang, YuX
> Cc: dev@dpdk.org; Baoyuan Li ; Maxime Coquelin
> ; Chenbo Xia
> Subject: Re: [PATCH] net/virtio: Fix check of threshold for Tx freeing
>
> Hi Yu,
>
> On Fri, Jul 4, 2025 a
uce steps ? Thanks.
Cheers,
---
Hengqi
> Best regards,
> Yu Jiang
>
> > -Original Message-
> > From: Hengqi Chen
> > Sent: Monday, June 9, 2025 3:24 PM
> > To: dev@dpdk.org
> > Cc: Hengqi Chen ; Baoyuan Li
> > ; Maxime Coquelin ;
> > Chenb
; > Cc: Hengqi Chen ; Baoyuan Li
> > ; Maxime Coquelin ;
> > Chenbo Xia
> > Subject: [PATCH] net/virtio: Fix check of threshold for Tx freeing
> >
> > Like most dirvers, make the fast path of virtio_xmit_cleanup() behave as
> > described by the comments of rte_eth_
Thanks,
> Maxime
>
> > Best regards,
> > Yu Jiang
> >
> >> -Original Message-
> >> From: Hengqi Chen
> >> Sent: Monday, June 9, 2025 3:24 PM
> >> To: dev@dpdk.org
> >> Cc: Hengqi Chen ; Baoyuan Li
> >>
t regards,
> Yu Jiang
>
> > -Original Message-
> > From: Hengqi Chen
> > Sent: Monday, June 9, 2025 3:24 PM
> > To: dev@dpdk.org
> > Cc: Hengqi Chen ; Baoyuan Li
> > ; Maxime Coquelin ;
> > Chenbo Xia
> > Subject: [PATCH] net/virtio: Fix check o
regards,
Yu Jiang
-Original Message-
From: Hengqi Chen
Sent: Monday, June 9, 2025 3:24 PM
To: dev@dpdk.org
Cc: Hengqi Chen ; Baoyuan Li
; Maxime Coquelin ;
Chenbo Xia
Subject: [PATCH] net/virtio: Fix check of threshold for Tx freeing
Like most dirvers, make the fast path of
Cc: Hengqi Chen ; Baoyuan Li
> ; Maxime Coquelin ;
> Chenbo Xia
> Subject: [PATCH] net/virtio: Fix check of threshold for Tx freeing
>
> Like most dirvers, make the fast path of virtio_xmit_cleanup() behave as
> described by the comments of rte_eth_txconf::tx_free_thresh ([0]):
On 6/9/25 9:23 AM, Hengqi Chen wrote:
Like most dirvers, make the fast path of virtio_xmit_cleanup() behave as
described by the comments of rte_eth_txconf::tx_free_thresh ([0]):
Start freeing Tx buffers if there are
less free descriptors than this value.
The rationale behind this ch
On 6/9/25 9:23 AM, Hengqi Chen wrote:
Like most dirvers, make the fast path of virtio_xmit_cleanup() behave as
described by the comments of rte_eth_txconf::tx_free_thresh ([0]):
Start freeing Tx buffers if there are
less free descriptors than this value.
The rationale behind this ch
Like most dirvers, make the fast path of virtio_xmit_cleanup() behave as
described by the comments of rte_eth_txconf::tx_free_thresh ([0]):
Start freeing Tx buffers if there are
less free descriptors than this value.
The rationale behind this change is that:
* vq->vq_nentries is set duri
10 matches
Mail list logo