Re: [PATCH net-next v4 0/6] add sriov support for wangxun NICs
From: Jakub Kicinski <kuba@kernel.org> Date: 2024-06-06 13:52:31
On Thu, 6 Jun 2024 18:13:07 +0800 mengyuanlou@net-swift.com wrote:
quoted
You have cut out the ndo_set_vf_* calls but you seem to add no uAPI
access beyond just enabling the PCI SR-IOV capability. What's your plan
of making this actually usable? It's a very strange submission.
Vf driver(wxvf) will be submitted later, uAPI for virtual network devices will
be added in it.
I mean the configuration API equivalent to the legacy NDOs.