On 08/11/2020 20:09, Gaetan Rivet wrote:
> In some cloud topologies, using DPDK VF representors in guest requires
> configuring a VF before it is assigned to the guest.
> 
> A first basic option for such configuration is setting the VF MAC
> address. Add a key 'dpdk-vf-mac' to the 'options' column of the Interface
> table.
> 
> This option can be used as such:
> 
>    $ ovs-vsctl add-port br0 dpdk-rep0 -- set Interface dpdk-rep0 type=dpdk \
>       options:dpdk-vf-mac=00:11:22:33:44:55
> 
> Issue: 1981388
> Change-Id: Iaec052592fe0a66a4a2d8ed34ccafe105423d16a
> Signed-off-by: Gaetan Rivet <[email protected]>
> Suggested-by: Ilya Maximets <[email protected]>
> Acked-by: Eli Britstein <[email protected]>
> ---

Thanks for adding to the documentation Gaetan.

Acked-by: Kevin Traynor <[email protected]>

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to