Re: [ovs-dev] [PATCH] netdev-dpdk: Track vhost tx contention.

2019-11-08 Thread Ilya Maximets

On 26.08.2019 16:33, David Marchand wrote:

Add a coverage counter to help diagnose contention on the vhost txqs.
This is seen as dropped packets on the physical ports for rates that
are usually handled fine by OVS.

Signed-off-by: David Marchand 
---


Thanks! I changed 'unlikely' to 'OVS_UNLIKELY' and applied to master.

Best regards, Ilya Maximets.
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


Re: [ovs-dev] [PATCH] netdev-dpdk: Track vhost tx contention.

2019-09-10 Thread Eelco Chaudron



On 26 Aug 2019, at 16:33, David Marchand wrote:

> Add a coverage counter to help diagnose contention on the vhost txqs.
> This is seen as dropped packets on the physical ports for rates that
> are usually handled fine by OVS.
>
> Signed-off-by: David Marchand 

LGTM, Acked-by: Eelco Chaudron 
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


Re: [ovs-dev] [PATCH] netdev-dpdk: Track vhost tx contention.

2019-09-09 Thread David Marchand
On Mon, Aug 26, 2019 at 4:36 PM David Marchand
 wrote:
>
> Add a coverage counter to help diagnose contention on the vhost txqs.
> This is seen as dropped packets on the physical ports for rates that
> are usually handled fine by OVS.
>
> Signed-off-by: David Marchand 

Hey guys, can somebody look at this approach and tell me if something
is wrong with it?
Thanks.


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