Re: [dpdk-dev] [PATCH 4/4] doc: add switch restart support to fm10k guide

2017-10-23 Thread Wang, Xiao W
> -Original Message- > From: Mcnamara, John > Sent: Monday, October 23, 2017 9:07 PM > To: Wang, Xiao W ; dev@dpdk.org > Cc: Wu, Jingjing ; Chen, Jing D > ; Wang, Xiao W > Subject: RE: [dpdk-dev] [PATCH 4/4] doc: add switch restart support to fm10k > guide &g

Re: [dpdk-dev] [PATCH 4/4] doc: add switch restart support to fm10k guide

2017-10-23 Thread Mcnamara, John
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Xiao Wang > Sent: Sunday, October 22, 2017 10:37 PM > To: dev@dpdk.org > Cc: Wu, Jingjing ; Chen, Jing D > ; Wang, Xiao W > Subject: [dpdk-dev] [PATCH 4/4] doc: add switch restart sup

[dpdk-dev] [PATCH 4/4] doc: add switch restart support to fm10k guide

2017-10-22 Thread Xiao Wang
This patch documents how DPDK app should handle the event of switch quit-restart to resume its network without an app-level restart. Signed-off-by: Xiao Wang --- doc/guides/nics/fm10k.rst | 10 ++ 1 file changed, 10 insertions(+) diff --git a/doc/guides/nics/fm10k.rst b/doc/guides/nics/