Re: [PATCH] vdpa: ifcvf: Put device on unsupported feature error
Xiong Weimin <[email protected]> Wed, 05 Aug 2026 09:39:40 +0800
| Newsgroups | dev.linux.lists.virtualization,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Aug 04, 2026 at 06:32:04PM +0200, Markus Elfring wrote:
> How do you think about to add any tags (like “Fixes” and “Cc”) accordingly?
Yes, this is a bug fix for the feature provisioning error path, so adding
the tags makes sense.
I will send a v2 with:
Fixes: 46fc0917bbab ("vDPA/ifcvf: implement features provisioning")
Cc: [email protected] # v6.3+
Thanks,
Xiong