On 11/19/25 3:36 AM, Michael S. Tsirkin wrote:
> On Tue, Nov 18, 2025 at 08:38:56AM -0600, Daniel Jurgens wrote:
>> +
>>      ff->vdev = vdev;
>>      ff->ff_supported = true;
>>  
> 
> So this is set here and never cleared.
> 
> But we never recreate the group on restore (after suspend).
> 
> sounds like we need virtnet_ff_cleanup/virtnet_ff_init on the
> suspend/restore path?

Yes, you're right.




Reply via email to