[dts] [PATCH v1 2/8] tests/vf_jumboframe: use virt_common for VM creation

Liu, Yong yong.liu at intel.com
Sun Feb 11 11:07:49 CET 2018


Hi Herbert,
Now pass-through parameters are using prefix "opt_". And it is redundant 
to list same thing in all configuration files.
I think you can just use one line like "configuration sample: 
sriov_kvm.cfg". Thus only need  to maintain one correct sample file.

Regards,
Marvin

On 02/09/2018 02:25 PM, Herbert Guan wrote:
> +# device
> +#       driver: [pci-assign | virtio-net-pci | ...]
> +#           pci-assign
> +#               prop_host: 08:00.0
> +#               prop_addr: 00:00:00:00:01:02
> +#           virtio-net-pci
> +#               prop_netdev: mynet1
> +#               prop_id: net1
> +#               prop_mac: 00:00:00:00:01:03
> +#               prop_bus: pci.0
> +#               prop_addr: 0x3
> +#



More information about the dts mailing list