e3258d02c2
The iavf driver crashes when forwarding packets with TSO
enabled. The reason is that the tx context descriptor
configuration is not transferred to tx-ring. This step is
added in this patch.
Fixes:
|
||
---|---|---|
.. | ||
base | ||
iavf_ethdev.c | ||
iavf_log.h | ||
iavf_rxtx_vec_common.h | ||
iavf_rxtx_vec_sse.c | ||
iavf_rxtx.c | ||
iavf_rxtx.h | ||
iavf_vchnl.c | ||
iavf.h | ||
Makefile | ||
meson.build | ||
rte_pmd_iavf_version.map |