numam-dpdk/drivers/net/i40e
Beilei Xing c95e859703 net/i40e: ignore case of packet type
Replace strncmp with strncasecmp in i40e_update_customized_ptype
function for compatibility.

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2018-01-21 15:51:52 +01:00
..
base net/i40e/base: update base code info 2018-01-16 18:47:49 +01:00
i40e_ethdev_vf.c net/i40e: fix VF reset stats crash 2018-01-16 18:47:49 +01:00
i40e_ethdev.c net/i40e: ignore case of packet type 2018-01-21 15:51:52 +01:00
i40e_ethdev.h net/i40e: move RSS to flow API 2018-01-16 18:47:49 +01:00
i40e_fdir.c net/i40e: fix flow director Rx resource defect 2018-01-21 15:51:52 +01:00
i40e_flow.c net/i40e: move RSS to flow API 2018-01-16 18:47:49 +01:00
i40e_logs.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
i40e_pf.c ethdev: remove useless parameter in callback process 2018-01-16 18:47:49 +01:00
i40e_pf.h net/i40e: support AVF basic interface 2018-01-16 18:47:49 +01:00
i40e_regs.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
i40e_rxtx_vec_altivec.c mbuf: rename physical address to IOVA 2017-11-06 22:44:26 +01:00
i40e_rxtx_vec_avx2.c net/i40e: add AVX2 Rx function 2018-01-16 18:47:49 +01:00
i40e_rxtx_vec_common.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
i40e_rxtx_vec_neon.c net/i40e: fix Rx packets number for NEON 2017-11-01 22:17:06 +01:00
i40e_rxtx_vec_sse.c drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
i40e_rxtx.c net/i40e: fix flow director Rx resource defect 2018-01-21 15:51:52 +01:00
i40e_rxtx.h net/i40e: add AVX2 Rx function 2018-01-16 18:47:49 +01:00
i40e_tm.c drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
Makefile net/i40e: add AVX2 Tx function 2018-01-16 18:47:49 +01:00
rte_pmd_i40e_version.map net/i40e: support input set configuration 2018-01-16 18:47:49 +01:00
rte_pmd_i40e.c net/i40e: fix fail to update packet type table 2018-01-21 15:51:52 +01:00
rte_pmd_i40e.h net/i40e: fix ISO C in exported header 2018-01-17 00:24:56 +01:00