Re: [ovs-dev] [PATCH] netdev-dpdk: Add a statistic on vhost tx contention.

2019-08-26 Thread David Marchand
On Mon, Jul 8, 2019 at 4:14 PM Ilya Maximets wrote: > > On 07.07.2019 19:13, David Marchand wrote: > > Add a statistic to help diagnose contention on the vhost txqs. > > This is usually seen as dropped packets on the physical ports for rates > > that are usually handled fine by OVS. > > > > Signed

Re: [ovs-dev] [PATCH] netdev-dpdk: Add a statistic on vhost tx contention.

2019-07-08 Thread Ilya Maximets
On 07.07.2019 19:13, David Marchand wrote: > Add a statistic to help diagnose contention on the vhost txqs. > This is usually seen as dropped packets on the physical ports for rates > that are usually handled fine by OVS. > > Signed-off-by: David Marchand > --- > This patch applies on top of Kevi

Re: [ovs-dev] [PATCH] netdev-dpdk: Add a statistic on vhost tx contention.

2019-07-08 Thread David Marchand
On Mon, Jul 8, 2019 at 1:41 PM Eelco Chaudron wrote: > > > On 7 Jul 2019, at 18:13, David Marchand wrote: > > > Add a statistic to help diagnose contention on the vhost txqs. > > This is usually seen as dropped packets on the physical ports for > > rates > > that are usually handled fine by OVS.

Re: [ovs-dev] [PATCH] netdev-dpdk: Add a statistic on vhost tx contention.

2019-07-08 Thread Eelco Chaudron
On 7 Jul 2019, at 18:13, David Marchand wrote: Add a statistic to help diagnose contention on the vhost txqs. This is usually seen as dropped packets on the physical ports for rates that are usually handled fine by OVS. Signed-off-by: David Marchand --- This patch applies on top of Kevin "

Re: [ovs-dev] [PATCH] netdev-dpdk: Add a statistic on vhost tx contention.

2019-07-07 Thread 0-day Robot
Bleep bloop. Greetings David Marchand, I am a robot and I have tried out your patch. Thanks for your contribution. I encountered some error that I wasn't expecting. See the details below. git-am: fatal: sha1 information is lacking or useless (lib/netdev-dpdk.c). Repository lacks necessary blo

[ovs-dev] [PATCH] netdev-dpdk: Add a statistic on vhost tx contention.

2019-07-07 Thread David Marchand
Add a statistic to help diagnose contention on the vhost txqs. This is usually seen as dropped packets on the physical ports for rates that are usually handled fine by OVS. Signed-off-by: David Marchand --- This patch applies on top of Kevin "vhost-retry" series [1]. 1: https://patchwork.ozlabs.