Re: [dpdk-dev] [PATCH v5] net/i40e: add PF MDD event handler

2020-01-16 Thread Zhu, TaoX
Hi ALL, The name of patch subject has forgotten to be modified. Please ignore this patch and I will resend it. BR, Zhu, Tao > -Original Message- > From: Zhu, TaoX > Sent: Friday, January 17, 2020 7:24 PM > To: Xing, Beilei ; Zhang, Qi Z > Cc: dev@dpdk.org; Yang, Qiming ; Ye, Xiaolong

[dpdk-dev] [PATCH v5] net/i40e: add PF MDD event handler

2020-01-16 Thread taox . zhu
From: Zhu Tao Add warning and counter to handle the malicious driver detection event. When the hardware determines that a malicious driver on VF, this VF will become unworkable, the PF records and gives a warning message. Signed-off-by: Zhu Tao Acked-by: Qiming Yang --- doc/guides/nics/i40e.r

[dpdk-dev] [PATCH v5] net/i40e: add PF MDD event handler

2020-01-15 Thread taox . zhu
From: Zhu Tao add warning and counter to handle the maliciouse driver detection event. When the hardware determines that a VF has maliciouse driver, this VF will become unworkable, the PF records and gives a warning message. Signed-off-by: Zhu Tao Acked-by: Qiming Yang --- doc/guides/nics/i40