numam-dpdk/drivers/net/avf
Jingjing Wu efe73c0d1d net/avf: fix Rx interrupt mapping
Vector used for rx mapping is different if WB_ON_ITR
is supported. The mapping table need to be updated.

Fixes: d6bde6b5ea ("net/avf: enable Rx interrupt")

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Cc: stable@dpdk.org
2018-05-14 22:32:23 +01:00
..
base net/avf/base: add base code for avf PMD 2018-01-16 18:47:49 +01:00
avf_ethdev.c net/avf: fix Rx interrupt mapping 2018-05-14 22:32:23 +01:00
avf_log.h net/avf: enable basic Rx Tx 2018-01-16 18:47:49 +01:00
avf_rxtx_vec_common.h ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
avf_rxtx_vec_sse.c ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
avf_rxtx.c ethdev: new Rx/Tx offloads API 2018-05-14 22:31:51 +01:00
avf_rxtx.h net/avf: convert to new Rx and Tx offload API 2018-04-14 00:40:21 +02:00
avf_vchnl.c ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
avf.h net/avf: enable bulk allocate Rx 2018-01-16 18:47:49 +01:00
Makefile net/avf: fix makefile typo 2018-01-21 15:51:52 +01:00
rte_pmd_avf_version.map net/avf: initialize PMD 2018-01-16 18:47:49 +01:00