Re: [dpdk-dev] [PATCH v2 1/1] doc: document new compress perf option

2019-10-16 Thread Akhil Goyal
Hi Adam, > > This patch documents the new compress perf tool > option --external-mbufs. > > Signed-off-by: Adam Dybkowski > --- This patch should have been merged with the " app/compress-perf: add --external-mbufs option" Please make sure that all documentation related patches go in the corre

Re: [dpdk-dev] [PATCH v2 1/1] doc: document new compress perf option

2019-10-15 Thread Trahe, Fiona
> -Original Message- > From: Dybkowski, AdamX > Sent: Tuesday, October 15, 2019 3:10 PM > To: dev@dpdk.org; Trahe, Fiona > Cc: Dybkowski, AdamX > Subject: [PATCH v2 1/1] doc: document new compress perf option > > This patch documents the new compress perf tool > option --external-mbuf

[dpdk-dev] [PATCH v2 1/1] doc: document new compress perf option

2019-10-15 Thread Adam Dybkowski
This patch documents the new compress perf tool option --external-mbufs. Signed-off-by: Adam Dybkowski --- doc/guides/rel_notes/release_19_11.rst | 5 + doc/guides/tools/comp_perf.rst | 2 ++ 2 files changed, 7 insertions(+) diff --git a/doc/guides/rel_notes/release_19_11.rst b/doc