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.
