Re: [dpdk-dev] [PATCH] doc: update pdump documentation

2020-11-26 Thread Bruce Richardson
On Mon, Jul 13, 2020 at 03:25:25PM +0100, Reshma Pattan wrote: > Update the pdump library programmers guide and Howto doc > with the use of multi process channel replacing socket > based communication. > > Signed-off-by: Reshma Pattan > --- Some minor adjustments I'd suggest below. Otherwise: A

Re: [dpdk-dev] [PATCH] doc: update pdump documentation

2020-10-07 Thread Pattan, Reshma
> -Original Message- > From: dev On Behalf Of Pattan, Reshma > > -Original Message- > > From: Pattan, Reshma > > Gentle remainder for review and ack on this . Gentle remainder to ack and apply

Re: [dpdk-dev] [PATCH] doc: update pdump documentation

2020-09-02 Thread Pattan, Reshma
> -Original Message- > From: Pattan, Reshma > Sent: Monday, July 13, 2020 3:25 PM > To: dev@dpdk.org > Cc: Pattan, Reshma > Subject: [PATCH] doc: update pdump documentation > > Update the pdump library programmers guide and Howto doc with the use of > multi process channel replacing s

[dpdk-dev] [PATCH] doc: update pdump documentation

2020-07-13 Thread Reshma Pattan
Update the pdump library programmers guide and Howto doc with the use of multi process channel replacing socket based communication. Signed-off-by: Reshma Pattan --- doc/guides/howto/packet_capture_framework.rst | 16 - doc/guides/prog_guide/pdump_lib.rst | 49 +++--