numam-dpdk/drivers/net/cxgbe
Shagun Agrawal a0163693bc net/cxgbevf: do not allocate control queues
Control queues can not be allocated for VFs. So, add check to
only allocate control queues for PFs. This fixes adapter crash
when an attempt is made to allocate control queues for VFs.

Fixes: 3a3aaabc ("net/cxgbe: add control queue to communicate filter requests")

Signed-off-by: Shagun Agrawal <shaguna@chelsio.com>
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
2018-08-02 11:24:40 +02:00
..
base net/cxgbe: fix init failure due to new flash parts 2018-07-23 23:55:26 +02:00
clip_tbl.c net/cxgbe: fix null dereference on CLIP failure 2018-08-02 11:03:16 +02:00
clip_tbl.h net/cxgbe: add Compressed Local IP region 2018-07-04 22:20:41 +02:00
cxgbe_compat.h net/cxgbe: fix Rx channel map and queue type 2018-07-04 22:52:22 +02:00
cxgbe_ethdev.c net/cxgbevf: do not allocate control queues 2018-08-02 11:24:40 +02:00
cxgbe_filter.c net/cxgbe: support to redirect packets to egress port 2018-07-04 22:20:41 +02:00
cxgbe_filter.h net/cxgbe: support to redirect packets to egress port 2018-07-04 22:20:41 +02:00
cxgbe_flow.c net/cxgbe: support to redirect packets to egress port 2018-07-04 22:20:41 +02:00
cxgbe_flow.h net/cxgbe: implement flow create operation 2018-06-14 19:27:50 +02:00
cxgbe_main.c net/cxgbe: query firmware for max queues available 2018-07-04 22:52:21 +02:00
cxgbe_ofld.h net/cxgbe: support to delete flows in HASH region 2018-07-04 22:20:41 +02:00
cxgbe_pfvf.h net/cxgbe: add link up and down ops 2018-07-04 22:52:21 +02:00
cxgbe.h net/cxgbe: query firmware for max queues available 2018-07-04 22:52:21 +02:00
cxgbevf_ethdev.c net/cxgbevf: add missing Tx byte counters 2018-07-04 22:52:22 +02:00
cxgbevf_main.c net/cxgbe: query firmware for max queues available 2018-07-04 22:52:21 +02:00
Makefile net/cxgbe: add Compressed Local IP region 2018-07-04 22:20:41 +02:00
meson.build net/cxgbe: add Compressed Local IP region 2018-07-04 22:20:41 +02:00
rte_pmd_cxgbe_version.map cxgbe: add pmd skeleton 2015-06-30 22:46:42 +02:00
sge.c net/cxgbe: fix Rx channel map and queue type 2018-07-04 22:52:22 +02:00