[dpdk-dev] [PATCH] i40e: add VEB switching support for i40e

2016-02-23 Thread Zhe Tao
On Fri, Feb 19, 2016 at 01:17:41PM +0800, Wu, Jingjing wrote: > > > > -Original Message- > > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Zhe Tao > > Sent: Thursday, January 21, 2016 2:50 PM > > To: dev at dpdk.org > > Subject: [dpdk-

[dpdk-dev] [PATCH] i40e: add VEB switching support for i40e

2016-02-19 Thread Wu, Jingjing
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Zhe Tao > Sent: Thursday, January 21, 2016 2:50 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH] i40e: add VEB switching support for i40e > > VEB switching feature for i40e

[dpdk-dev] [PATCH] i40e: add VEB switching support for i40e

2016-01-25 Thread Xu, Qian Q
ehalf Of Thomas Monjalon Sent: Friday, January 22, 2016 6:16 PM To: Tao, Zhe; Mcnamara, John Cc: dev at dpdk.org Subject: Re: [dpdk-dev] [PATCH] i40e: add VEB switching support for i40e 2016-01-21 14:49, Zhe Tao: > VEB switching feature for i40e is used to enable the switching between > the

[dpdk-dev] [PATCH] i40e: add VEB switching support for i40e

2016-01-22 Thread Thomas Monjalon
2016-01-21 14:49, Zhe Tao: > VEB switching feature for i40e is used to enable the switching between the > VSIs connect to the virtual bridge. The old implementation is setting the > virtual bridge mode as VEPA which is port aggregation. Enable the switching > ability by setting the loop back mo

[dpdk-dev] [PATCH] i40e: add VEB switching support for i40e

2016-01-21 Thread Zhe Tao
VEB switching feature for i40e is used to enable the switching between the VSIs connect to the virtual bridge. The old implementation is setting the virtual bridge mode as VEPA which is port aggregation. Enable the switching ability by setting the loop back mode for the specific VSIs which conn