numam-dpdk/drivers/net/avf
Wenzhuo Lu 7f3ef71bfd net/avf: fix makefile typo
A typo in makefile that makes the RX/TX vector code
not to be compiled.

Fixes: 319c421f38 ("net/avf: enable SSE Rx Tx")

Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
2018-01-21 15:51:52 +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: enable Rx interrupt 2018-01-16 18:47:49 +01:00
avf_log.h net/avf: enable basic Rx Tx 2018-01-16 18:47:49 +01:00
avf_rxtx_vec_common.h net/avf: enable SSE Rx Tx 2018-01-16 18:47:49 +01:00
avf_rxtx_vec_sse.c net/avf: enable SSE Rx Tx 2018-01-16 18:47:49 +01:00
avf_rxtx.c net/avf: enable bulk allocate Rx 2018-01-16 18:47:49 +01:00
avf_rxtx.h net/avf: enable bulk allocate Rx 2018-01-16 18:47:49 +01:00
avf_vchnl.c ethdev: remove useless parameter in callback process 2018-01-16 18:47: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