DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/4] net/fm10k: support switch restart
@ 2017-10-22 21:37 Xiao Wang
  2017-10-22 21:37 ` [dpdk-dev] [PATCH 1/4] net/fm10k: redefine link status semantics Xiao Wang
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Xiao Wang @ 2017-10-22 21:37 UTC (permalink / raw)
  To: dev; +Cc: jingjing.wu, jing.d.chen, Xiao Wang

For fm10k multi host based design, DPDK app running in VM or host needs to
get aware of the switch's state because switch may undergo a quit-restart.
This patch series supports switch restart feature for DPDK app to be able
to resume its packet processing without an app-level restart.

Xiao Wang (4):
  net/fm10k: redefine link status semantics
  net/fm10k: support switch restart on PF
  net/fm10k: support switch restart on VF
  doc: add switch restart support to fm10k guide

 doc/guides/nics/fm10k.rst        |  10 ++++
 drivers/net/fm10k/fm10k.h        |   1 +
 drivers/net/fm10k/fm10k_ethdev.c | 106 ++++++++++++++++++++++++++++++++++++---
 3 files changed, 111 insertions(+), 6 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2017-10-24 19:37 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-22 21:37 [dpdk-dev] [PATCH 0/4] net/fm10k: support switch restart Xiao Wang
2017-10-22 21:37 ` [dpdk-dev] [PATCH 1/4] net/fm10k: redefine link status semantics Xiao Wang
2017-10-22 21:37 ` [dpdk-dev] [PATCH 2/4] net/fm10k: support switch restart on PF Xiao Wang
2017-10-22 21:37 ` [dpdk-dev] [PATCH 3/4] net/fm10k: support switch restart on VF Xiao Wang
2017-10-22 21:37 ` [dpdk-dev] [PATCH 4/4] doc: add switch restart support to fm10k guide Xiao Wang
2017-10-23 13:06   ` Mcnamara, John
2017-10-24  1:31     ` Wang, Xiao W
2017-10-24 13:45   ` [dpdk-dev] [PATCH v2 0/4] net/fm10k: support switch restart Xiao Wang
2017-10-24 13:45     ` [dpdk-dev] [PATCH v2 1/4] net/fm10k: redefine link status semantics Xiao Wang
2017-10-24 13:45     ` [dpdk-dev] [PATCH v2 2/4] net/fm10k: support switch restart on PF Xiao Wang
2017-10-24 13:45     ` [dpdk-dev] [PATCH v2 3/4] net/fm10k: support switch restart on VF Xiao Wang
2017-10-24 13:45     ` [dpdk-dev] [PATCH v2 4/4] doc: add switch restart support to fm10k guide Xiao Wang
2017-10-24 10:56       ` Mcnamara, John
2017-10-24 19:29     ` [dpdk-dev] [PATCH v2 0/4] net/fm10k: support switch restart Ferruh Yigit
2017-10-24 19:37       ` Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).