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 2c2bdfa57..e400043ce 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -3851,4 +3851,7 @@ ovs-vsctl add-port br0 p0 -- set Interface p0 type=patch options:peer=p1 \ virtqueue number from 0..(num_of_vrings-1). </column> + <column name="status" key="userspace-tso"> + Whether userspace-tso is enabled or disabled. + </column> </group> </group> -- 2.41.0 _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev