Applied to master, thanks
2016-08-02 8:27 GMT-07:00 Stokes, Ian :
> > If no QoS is configured, type value is likely to be an empty string.
> >
> > This is not an error though, so use the regular command reply function,
> > not the error one.
> >
> > For example, before this patch:
> > # ovs-app
> If no QoS is configured, type value is likely to be an empty string.
>
> This is not an error though, so use the regular command reply function,
> not the error one.
>
> For example, before this patch:
> # ovs-appctl -t ovs-vswitchd qos/show vhost-user1
> QoS not configured on vhost-user1
>
If no QoS is configured, type value is likely to be an empty
string.
This is not an error though, so use the regular command reply
function, not the error one.
For example, before this patch:
# ovs-appctl -t ovs-vswitchd qos/show vhost-user1
QoS not configured on vhost-user1
ovs-appctl: ovs