Re: [dpdk-dev] [PATCH v2 16/32] net/i40e: add set VF VLAN insert function

2016-12-07 Thread Iremonger, Bernard
Hi Ferruh, > -Original Message- > From: Yigit, Ferruh > Sent: Wednesday, December 7, 2016 2:26 PM > To: Lu, Wenzhuo ; dev@dpdk.org > Cc: Iremonger, Bernard > Subject: Re: [dpdk-dev] [PATCH v2 16/32] net/i40e: add set VF VLAN insert > function > > On 12/7/201

Re: [dpdk-dev] [PATCH v2 16/32] net/i40e: add set VF VLAN insert function

2016-12-07 Thread Ferruh Yigit
On 12/7/2016 2:26 PM, Ferruh Yigit wrote: > On 12/7/2016 3:31 AM, Wenzhuo Lu wrote: >> Support inserting VF VLAN id from PF. >> User can call the API on PF to insert a VLAN id to a >> specific VF. > > Same comment with prev patch, does it make sense to insert " from PF" to > patch title? > >> >>

Re: [dpdk-dev] [PATCH v2 16/32] net/i40e: add set VF VLAN insert function

2016-12-07 Thread Ferruh Yigit
On 12/7/2016 3:31 AM, Wenzhuo Lu wrote: > Support inserting VF VLAN id from PF. > User can call the API on PF to insert a VLAN id to a > specific VF. Same comment with prev patch, does it make sense to insert " from PF" to patch title? > > Signed-off-by: Bernard Iremonger > --- > drivers/net/i