[dpdk-dev] [PATCH v3 0/8] support reset of VF link

2016-06-07 Thread Zhe Tao
If the PF link is down and up, VF link will not work accordingly. This patch set addes the support of VF link reset. So, when VF receices the messges of physical link down/up. APP can reset the VF link and let it recover. PS: This patch set is splitted from a previous patch set, *automatic link

[dpdk-dev] [PATCH v3 0/8] support reset of VF link

2016-06-07 Thread Thomas Monjalon
Hi Zhe, Reminder from http://dpdk.org/dev#send: git send-email -8 -v3 --cover-letter --annotate --in-reply-to Please do not forget --in-reply-to. Thanks