[dpdk-dev] [PATCH v4 5/5] app/test-pmd: add Port Representor commands

Remy Horton remy.horton at intel.com
Wed Jan 10 08:22:36 CET 2018


On 09/01/2018 22:10, Ferruh Yigit wrote:
[..]
>> +Adding a representor for a VF requires specifying the PF in
>> +``Bus_DomBDF`` format alongside the index number of the VF::
>> +
>> +   testpmd> add representor pci_0000:81:00.0 0
>
> I am for grouping port related commands under "port" command, these are all OK
> in their context, but when you look into all testpmd command it turns into mess.
>
> What do you think for:
> port representor add <pf_address> <vport_id>
> port representor del <pf_address> <vport_id>

Seems good to me - did notice some of the interactive help screens were 
a bit on the long side..


More information about the dev mailing list