From 075f056383fecc06a7a6202c73a17eab69604f07 Mon Sep 17 00:00:00 2001 From: Kevin Traynor Date: Mon, 23 Oct 2023 10:41:13 +0100 Subject: [PATCH] vswitch.xml: Add entry for dpdkvhostuser userspace-tso. 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 Acked-by: Eelco Chaudron Signed-off-by: Simon Horman --- vswitchd/vswitch.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index 34345a92714..ec3d3356d39 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -3740,6 +3740,9 @@ ovs-vsctl add-port br0 p0 -- set Interface p0 type=patch options:peer=p1 \ Each virtqueue will have it's size reported, where n is the virtqueue number from 0..(num_of_vrings-1). + + Whether userspace-tso is enabled or disabled. +