numam-dpdk/drivers/net/iavf
Wei Zhao dcfbc594f7 net/iavf: fix queue interrupt for ice
Enable CLEARPBA bit is required by ice NIC of A0/A1 version to
enable Tx and Rx queue interrupt.
Also enable CLEARPBA bit does no impact on IAVF behaviour when be
hosted by other devices, so we can make it as default.

Fixes: d6bde6b5ea ("net/avf: enable Rx interrupt")
Cc: stable@dpdk.org

Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2019-04-19 14:51:54 +02:00
..
base net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
iavf_ethdev.c net/iavf: fix queue interrupt for ice 2019-04-19 14:51:54 +02:00
iavf_log.h net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
iavf_rxtx_vec_common.h net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
iavf_rxtx_vec_sse.c net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
iavf_rxtx.c net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
iavf_rxtx.h net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
iavf_vchnl.c net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
iavf.h net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
Makefile net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
meson.build net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
rte_pmd_iavf_version.map net/iavf: rename avf to iavf 2019-03-01 18:17:35 +01:00