On 4 Oct 2023, at 10:26, [email protected] wrote:

> From: Jakob Meng <[email protected]>
>
> Fixes: f4336f504b17 ("netdev-dpdk: Add option to configure VF MAC address. ")

Thank for adding/fixing the documentation.

//Eelco

Acked-by: Eelco Chaudron <[email protected]>

> ---
>  vswitchd/vswitch.xml | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
> index cfcde34ff..797fb05bf 100644
> --- a/vswitchd/vswitch.xml
> +++ b/vswitchd/vswitch.xml
> @@ -3805,6 +3805,10 @@ ovs-vsctl add-port br0 p0 -- set Interface p0 
> type=patch options:peer=p1 \
>              Device ID of PCI device.
>            </column>
>
> +          <column name="status" key="dpdk-vf-mac">
> +            Ethernet address set for this VF interface. Only reported for 
> dpdk
> +            VF representors.
> +          </column>
>        </group>
>      </group>
>
> -- 
> 2.39.2
>
> _______________________________________________
> dev mailing list
> [email protected]
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev

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

Reply via email to