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