On 12.10.23 14:15, Kevin Traynor wrote:
> get_status for dpdkvhostuser(/client) netdev class may display
> userspace-tso status.
>
> Fixes: a5669fd51c9b ("netdev-dpdk: Drop TSO in case of conflicting virtio 
> features.")
> Signed-off-by: Kevin Traynor <ktray...@redhat.com>
> ---
>  vswitchd/vswitch.xml | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
> index 403b954c2..135b3c8c3 100644
> --- a/vswitchd/vswitch.xml
> +++ b/vswitchd/vswitch.xml
> @@ -3849,4 +3849,7 @@ ovs-vsctl add-port br0 p0 -- set Interface p0 
> type=patch options:peer=p1 \
>              Size of vring n.
>            </column>
> +          <column name="status" key="userspace-tso">
> +            Status of userspace-tso.
> +          </column>
>        </group>
>      </group>

LGTM

Acked-by: Jakob Meng <c...@jakobmeng.de>

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to