On 10/24/2017 12:29 PM, Ferruh Yigit wrote: > On 10/24/2017 6:45 AM, Xiao Wang wrote: >> 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. >> >> Changes in v2: >> - Improve function description wording in fm10k guide. >> - Fix checkpatch warnings. >> >> 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 > > Series Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com>
Series applied to dpdk-next-net/master, thanks.