On 08.11.2019 9:30, David Marchand wrote:
On Tue, Nov 5, 2019 at 4:37 PM Ilya Maximets wrote:
That's an interesting debug method, but it looks not very suitable
for an end-user documentation. One thing that bothers me the most
is referencing C code snippets in this kind of documentation.
Ok,
On Tue, Nov 5, 2019 at 4:37 PM Ilya Maximets wrote:
> >> That's an interesting debug method, but it looks not very suitable
> >> for an end-user documentation. One thing that bothers me the most
> >> is referencing C code snippets in this kind of documentation.
> >
> > Ok, can we conclude on the
On 20.10.2019 14:31, David Marchand wrote:
Hello,
On Tue, Oct 15, 2019 at 2:13 PM Ilya Maximets wrote:
On 14.10.2019 20:04, Aaron Conole wrote:
David Marchand writes:
Add a coverage counter to help diagnose contention on the vhost txqs.
This is seen as dropped packets on the physical port
Hello,
On Tue, Oct 15, 2019 at 2:13 PM Ilya Maximets wrote:
>
> On 14.10.2019 20:04, Aaron Conole wrote:
> > David Marchand writes:
> >
> >> 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 us
On 14.10.2019 20:04, Aaron Conole wrote:
David Marchand writes:
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.
Document how to further debug this contention with perf.
On 13 Oct 2019, at 17:55, 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.
Document how to further debug this contention with perf.
Signed-off-by:
David Marchand writes:
> 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.
> Document how to further debug this contention with perf.
>
> Signed-off-by: David Marchand
>
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.
checkpatch:
WARNING: Line is 84 characters long (recommended limit is 79)
#68 FILE: Documentation/topics/
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.
Document how to further debug this contention with perf.
Signed-off-by: David Marchand
---
Changelog since v1:
- added docume