numam-dpdk/drivers/net/bonding
Junyu Jiang 588ae95e79 net/bonding: fix port ID check
Port validation should be prior to getting device data
to avoid segment fault. This patch fixed the segment fault
caused by invalid port using.

Fixes: 6d72657ce3 ("net/bonding: add other aggregator modes")
Fixes: 112891cd27 ("net/bonding: add dedicated HW queues for LACP control")
Cc: stable@dpdk.org

Signed-off-by: Junyu Jiang <junyux.jiang@intel.com>
Acked-by: Chas Williams <chas3@att.com>
2019-11-08 23:15:04 +01:00
..
eth_bond_8023ad_private.h rename private header files 2019-10-27 22:03:06 +01:00
eth_bond_private.h rename private header files 2019-10-27 22:03:06 +01:00
Makefile net/bonding: use new ethernet address parser 2019-07-08 21:26:52 +02:00
meson.build net/bonding: use new ethernet address parser 2019-07-08 21:26:52 +02:00
rte_eth_bond_8023ad.c net/bonding: fix port ID check 2019-11-08 23:15:04 +01:00
rte_eth_bond_8023ad.h net: remove ethernet packing and set two-byte alignment 2019-10-27 18:13:44 +01:00
rte_eth_bond_alb.c rename private header files 2019-10-27 22:03:06 +01:00
rte_eth_bond_alb.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
rte_eth_bond_api.c rename private header files 2019-10-27 22:03:06 +01:00
rte_eth_bond_args.c rename private header files 2019-10-27 22:03:06 +01:00
rte_eth_bond_flow.c rename private header files 2019-10-27 22:03:06 +01:00
rte_eth_bond_pmd.c rename private header files 2019-10-27 22:03:06 +01:00
rte_eth_bond.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
rte_pmd_bond_version.map fix indentation in symbol maps 2018-11-26 20:16:46 +01:00