Re: [PATCH] virtio_net: send notification coalescing command only if value changed
From: Alvaro Karsz <alvaro.karsz@solid-run.com>
Date: 2022-12-21 13:11:59
Also in:
virtualization
From: Alvaro Karsz <alvaro.karsz@solid-run.com>
Date: 2022-12-21 13:11:59
Also in:
virtualization
We'll always just do 2 commands, right?
This is my point, we are sending 2 commands at the moment, even though one of them may be unnecessary.
E.g. if a card lost the config resending it might help fix things.
How can it lose the config? We can say the same about every command sent through the control vq.
I don't think we should bother at this point.
Ok, I'll drop it. Alvaro