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

2020-01-16 Thread Ye Xiaolong
On 01/17, taox@intel.com wrote: >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-

[dpdk-dev] [PATCH v8] 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