f59917c840
When resetting ports, traffic will be blocked. There is a mistake when
getting hw info at avf_dev_stop. This causes the device stop without
stopping queues. This patch fixes this issue.
Fixes:
|
||
---|---|---|
.. | ||
base | ||
avf_ethdev.c | ||
avf_log.h | ||
avf_rxtx_vec_common.h | ||
avf_rxtx_vec_sse.c | ||
avf_rxtx.c | ||
avf_rxtx.h | ||
avf_vchnl.c | ||
avf.h | ||
Makefile | ||
rte_pmd_avf_version.map |