Re: [dpdk-dev] [PATCH] doc: add documentation for IPC
25/05/2018 18:56, Anatoly Burakov: > Describe all the capabilities of DPDK IPC, and provide some > insight into how to best make use of it. > > Signed-off-by: Anatoly Burakov Applied, thanks
[dpdk-dev] [PATCH] doc: add documentation for IPC
Describe all the capabilities of DPDK IPC, and provide some insight into how to best make use of it. Signed-off-by: Anatoly Burakov --- doc/guides/prog_guide/multi_proc_support.rst | 137 +++ 1 file changed, 137 insertions(+) diff --git a/doc/guides/prog_guide/multi_proc