On Thu, Jan 11, 2024 at 7:45 AM Harman Kalra <hka...@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