[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <f93df7a6-8211-4f2e-830e-f8020a19ec78@nvidia.com>
Date: Mon, 17 Nov 2025 08:15:13 -0600
From: Dan Jurgens <danielj@...dia.com>
To: "Michael S. Tsirkin" <mst@...hat.com>
Cc: netdev@...r.kernel.org, jasowang@...hat.com, pabeni@...hat.com,
virtualization@...ts.linux.dev, parav@...dia.com, shshitrit@...dia.com,
yohadt@...dia.com, xuanzhuo@...ux.alibaba.com, eperezma@...hat.com,
shameerali.kolothum.thodi@...wei.com, jgg@...pe.ca, kevin.tian@...el.com,
kuba@...nel.org, andrew+netdev@...n.ch, edumazet@...gle.com
Subject: Re: [PATCH net-next v10 00/12] virtio_net: Add ethtool flow rules
support
On 11/17/25 4:02 AM, Michael S. Tsirkin wrote:
> On Wed, Nov 12, 2025 at 01:31:20PM -0600, Daniel Jurgens wrote:
>> This series implements ethtool flow rules support for virtio_net using the
>> virtio flow filter (FF) specification. The implementation allows users to
>> configure packet filtering rules through ethtool commands, directing
>> packets to specific receive queues, or dropping them based on various
>> header fields.
>
> Bad threading here Daniel, so tools that rely on threading break.
>
Hi Michael, I'm not sure what you mean, what could cause it, or how I
can fix it.
The patches were generated with git format-patch, and sent with git
send-email.
Powered by blists - more mailing lists