[dpdk-dev] [PATCH 0/2] bonding link validation and vlan filters

Eric Kinzie ehkinzie at gmail.com
Thu Aug 4 20:24:41 CEST 2016


This series contains a fix to the validation of interfaces added to a
bond group and an enhancement to allow reception of tagged frames on
slave interfaces that are virtual functions.

Eric Kinzie (2):
  net/bonding: validate speed after link up
  net/bonding: enable slave VLAN filter

 drivers/net/bonding/rte_eth_bond_api.c     |   83 +++++++++++++++++++++++-----
 drivers/net/bonding/rte_eth_bond_pmd.c     |   46 +++++++++++++++
 drivers/net/bonding/rte_eth_bond_private.h |    4 ++
 3 files changed, 118 insertions(+), 15 deletions(-)

-- 
1.7.10.4



More information about the dev mailing list