numam-dpdk/drivers/net/hinic
Xiaoyun Wang abd41e3d00 net/hinic: optimize mbuf allocation
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>
2019-11-08 23:15:05 +01:00
..
base net/hinic/base: fix code style 2019-11-08 23:15:05 +01:00
hinic_pmd_ethdev.c net/hinic: support getting Rx/Tx queues info 2019-10-23 16:43:08 +02:00
hinic_pmd_ethdev.h net/hinic: support inner L3 checksum offload 2019-10-23 16:43:08 +02:00
hinic_pmd_flow.c net/hinic: flush flow director filter 2019-10-23 16:43:08 +02:00
hinic_pmd_rx.c net/hinic: optimize mbuf allocation 2019-11-08 23:15:05 +01:00
hinic_pmd_rx.h net/hinic: optimize Rx performance 2019-10-23 16:43:08 +02:00
hinic_pmd_tx.c net/hinic: fix offload info calculating for TSO 2019-11-08 23:15:05 +01:00
hinic_pmd_tx.h net/hinic: support inner L3 checksum offload 2019-10-23 16:43:08 +02:00
Makefile net/hinic: add flow validation operations 2019-10-23 16:43:08 +02:00
meson.build net/hinic: add flow validation operations 2019-10-23 16:43:08 +02:00
rte_pmd_hinic_version.map net/hinic: add build and doc files 2019-06-28 20:31:49 +02:00