abd41e3d00
When port start, driver needs to alloc mbuf resource to fill Rx queue bd section, replace rte_mbuf_raw_alloc function to rte_pktmbuf_alloc_bulk with initialized mbuf structure to avoid some structures being used without initialization. Signed-off-by: Xiaoyun Wang <cloud.wangxiaoyun@huawei.com> |
||
---|---|---|
.. | ||
base | ||
hinic_pmd_ethdev.c | ||
hinic_pmd_ethdev.h | ||
hinic_pmd_flow.c | ||
hinic_pmd_rx.c | ||
hinic_pmd_rx.h | ||
hinic_pmd_tx.c | ||
hinic_pmd_tx.h | ||
Makefile | ||
meson.build | ||
rte_pmd_hinic_version.map |