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

2020-01-15 Thread Ye Xiaolong
On 01/15, taox@intel.com wrote: >From: Zhu Tao > >add warning and counter to handle the maliciouse >driver detection event. Better to have more descriptions about the motivation about this patch. >update doc/guides/nics/i40e.rst >update doc/guides/rel_notes/release_20_02.rst Above 2 lines a

[dpdk-dev] [PATCH v4] 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. update doc/guides/nics/i40e.rst update doc/guides/rel_notes/release_20_02.rst Signed-off-by: Zhu Tao --- doc/guides/nics/i40e.rst | 1 + doc/guides/rel_notes/release_20_02.rst | 4 +- drivers