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

2020-11-26 Thread David Marchand
On Thu, Nov 26, 2020 at 2:58 PM 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 > Acked-by: Bruce Richardson [snip] > The library APIs ``rte_pdump

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

2020-11-26 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 Acked-by: Bruce Richardson --- v2: fixes for the review comments --- doc/guides/howto/packet_capture_framework.rst | 12 +++ doc/