[dpdk-dev] [PATCH 0/2] examples/vhost: support new VMDQ api and new nic i40e in vhost example

Thomas Monjalon thomas.monjalon at 6wind.com
Sat Dec 6 11:16:45 CET 2014


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


More information about the dev mailing list