Re: [ovs-dev] [PATCH] netdev-dpdk: When no QoS set, set type to empty string

2016-08-04 Thread Daniele Di Proietto
Thanks for the fix! I added you name to AUTHORS and applied this to master 2016-08-02 9:52 GMT-07:00 Maxime Coquelin : > > > On 08/02/2016 05:19 PM, Stokes, Ian wrote: > >> This patch sets *typep to an empty string instead of letting it >>> uninitialized when no QoS configuration is set. >>> >>>

Re: [ovs-dev] [PATCH] netdev-dpdk: When no QoS set, set type to empty string

2016-08-02 Thread Maxime Coquelin
On 08/02/2016 05:19 PM, Stokes, Ian wrote: This patch sets *typep to an empty string instead of letting it uninitialized when no QoS configuration is set. It fixes the following vswitchd crash when no QoS has been set on vhost- user interface: $> ovs-appctl -t ovs-vswitchd qos/show vhost-use

Re: [ovs-dev] [PATCH] netdev-dpdk: When no QoS set, set type to empty string

2016-08-02 Thread Stokes, Ian
> This patch sets *typep to an empty string instead of letting it > uninitialized when no QoS configuration is set. > > It fixes the following vswitchd crash when no QoS has been set on vhost- > user interface: > > $> ovs-appctl -t ovs-vswitchd qos/show vhost-user1 > > #0 0x7efcbadf18d7 i

[ovs-dev] [PATCH] netdev-dpdk: When no QoS set, set type to empty string

2016-08-02 Thread Maxime Coquelin
This patch sets *typep to an empty string instead of letting it uninitialized when no QoS configuration is set. It fixes the following vswitchd crash when no QoS has been set on vhost-user interface: $> ovs-appctl -t ovs-vswitchd qos/show vhost-user1 #0 0x7efcbadf18d7 in raise () from /li