numam-dpdk/drivers/net/iavf
Qi Zhang 43b29221c1 net/iavf: fix endless loop
Change loop index from uint16_t to uint32_t since max
index 65535 could be exceeded when ring size is 2k+.

Fixes: 69dd4c3d08 ("net/avf: enable queue and device")
Cc: stable@dpdk.org

Reported-by: Lei Yao <lei.a.yao@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Reviewed-by: Xiaolong Ye <xiaolong.ye@intel.com>
2019-07-26 13:24:32 +02:00
..
base net/iavf: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
iavf_ethdev.c net/iavf: fix Rx bytes stats 2019-07-23 14:31:35 +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: fix endless loop 2019-07-26 13:24:32 +02:00
iavf_rxtx.h net/iavf: move compile time define to configuration 2019-06-20 23:42:04 +02:00
iavf_vchnl.c net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
iavf.h net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
Makefile net/iavf: move compile time define to configuration 2019-06-20 23:42:04 +02: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