Re: [dpdk-dev] [PATCH v7] net/i40e: limit the number of VF messages

2019-09-23 Thread Ye Xiaolong
On 09/20, alvinx.zh...@intel.com wrote: >From: Alvin Zhang > >PF driver supportes counting VF adminQ messages. If any VF driver s/supportes/supports/ >sending much more adminQ messages to it's PF driver in a period of s/sending/sends s/it's/its >time, it will trigger the PF's message limiting,

Re: [dpdk-dev] [PATCH v7] net/i40e: limit the number of VF messages

2019-09-19 Thread Zhang, Qi Z
> -Original Message- > From: Zhang, AlvinX > Sent: Friday, September 20, 2019 6:23 PM > To: Zhang, Qi Z > Cc: dev@dpdk.org; Zhang, AlvinX > Subject: [PATCH v7] net/i40e: limit the number of VF messages > > From: Alvin Zhang > > PF driver supportes counting VF adminQ messages. If any