[PATCH 1/2] ethdev: parsing multiple representor devargs string

David Marchand david.marchand at redhat.com
Fri Jan 12 13:42:00 CET 2024


On Thu, Jan 11, 2024 at 7:45 AM Harman Kalra <hkalra at marvell.com> wrote:
>
> Adding support for parsing multiple representor devargs strings
> passed to a PCI BDF. There may be scenario where port representors
> for various PFs or VFs under PFs are required and all these are
> representor ports shall be backed by single pci device. In such
> case port representors can be created using devargs string:
> <PCI BDF>,representor=pf[0-1],representor=pf2vf[1,2-3],representor=[4-5]

Is it possible to make the representor devargs value a list?
Like: <PCI BDF>,representor=[pf[0-1],pf2vf[1,2-3],[4-5]]


-- 
David Marchand



More information about the dev mailing list