Re: [dpdk-dev] [PATCH v8 18/25] app/testpmd: use VFD APIs on i40e

2017-01-10 Thread Lu, Wenzhuo
Hi Ferruh, > -Original Message- > From: Yigit, Ferruh > Sent: Wednesday, January 11, 2017 4:09 AM > To: Lu, Wenzhuo; dev@dpdk.org > Cc: Chen, Jing D; Iremonger, Bernard > Subject: Re: [dpdk-dev] [PATCH v8 18/25] app/testpmd: use VFD APIs on i40e > > On 1/10/201

Re: [dpdk-dev] [PATCH v8 18/25] app/testpmd: use VFD APIs on i40e

2017-01-10 Thread Ferruh Yigit
On 1/10/2017 11:29 AM, Ferruh Yigit wrote: > On 1/10/2017 7:16 AM, Wenzhuo Lu wrote: >> The new VF Daemon (VFD) APIs is implemented on i40e. Change >> testpmd code to use them, including VF MAC anti-spoofing, >> VF VLAN anti-spoofing, TX loopback, VF VLAN strip, VF VLAN >> insert. >> >> Signed-off-

Re: [dpdk-dev] [PATCH v8 18/25] app/testpmd: use VFD APIs on i40e

2017-01-10 Thread Ferruh Yigit
On 1/10/2017 7:16 AM, Wenzhuo Lu wrote: > The new VF Daemon (VFD) APIs is implemented on i40e. Change > testpmd code to use them, including VF MAC anti-spoofing, > VF VLAN anti-spoofing, TX loopback, VF VLAN strip, VF VLAN > insert. > > Signed-off-by: Wenzhuo Lu > Signed-off-by: Chen Jing D(Mark)

[dpdk-dev] [PATCH v8 18/25] app/testpmd: use VFD APIs on i40e

2017-01-09 Thread Wenzhuo Lu
The new VF Daemon (VFD) APIs is implemented on i40e. Change testpmd code to use them, including VF MAC anti-spoofing, VF VLAN anti-spoofing, TX loopback, VF VLAN strip, VF VLAN insert. Signed-off-by: Wenzhuo Lu Signed-off-by: Chen Jing D(Mark) Signed-off-by: Bernard Iremonger --- app/test-pmd/