From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/2] examples/vhost: support new VMDQ api and new nic i40e in vhost example Date: Sat, 06 Dec 2014 11:16:45 +0100 Message-ID: <2240498.0Zzp3vyOtI@xps13> References: <1415831647-11139-1-git-send-email-huawei.xie@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: "Xie, Huawei" Return-path: In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2014-11-12 22:52, Xie, Huawei: > This patch depends on the vlan filter set fix. > > > I40E has several different types of VSI and queues are allocated among them. > > VMDQ queue base and pool base doesn't start from zero due to this change and > > VMDQ doesn't own all queues. > > rte_eth_dev_info structure is extended to provide VMDQ queue base, pool base, > > queue number information for us to properly set up VMDQ, i.e, add mac/vlan > > filter. > > This patchset enables the vhost example to use this information to set up VMDQ. > > > > Huawei Xie (2): > > support new VMDQ API and new nic i40e > > use factorized default Rx/Tx configuration Applied after vlan filter fix Thanks -- Thomas