Re: [PATCH] net/virtio: revert Tx free threshold fix

2025-07-09 Thread David Marchand
On Wed, Jul 9, 2025 at 3:34 AM Hengqi Chen wrote: > > On Tue, Jul 8, 2025 at 10:23 PM David Marchand > wrote: > > > > This fix introduced a performance regression. > > > > The problem is under investigation, but we are too close to the release > > (and the virtio/vhost maintainer is not available

Re: [PATCH] net/virtio: revert Tx free threshold fix

2025-07-08 Thread Hengqi Chen
On Tue, Jul 8, 2025 at 10:23 PM David Marchand wrote: > > This fix introduced a performance regression. > > The problem is under investigation, but we are too close to the release > (and the virtio/vhost maintainer is not available) to get a fix before > the v25.07 release. > > Revert this change

[PATCH] net/virtio: revert Tx free threshold fix

2025-07-08 Thread David Marchand
This fix introduced a performance regression. The problem is under investigation, but we are too close to the release (and the virtio/vhost maintainer is not available) to get a fix before the v25.07 release. Revert this change for now, we can revisit during v25.11. Bugzilla ID: 1747 Fixes: 3e3c