numam-dpdk/drivers/net/bnx2x
Yangchao Zhou 58c18bc114 net/bnx2x: reserve enough headroom for mbuf prepend
When allocating a new mbuf for Rx, the value of m->data_off should be
reset to its default value (RTE_PKTMBUF_HEADROOM), instead of reusing
the previous undefined value, which could cause the packet to have a
too small or too high headroom.

Signed-off-by: Yangchao Zhou <zhouyates@gmail.com>
Acked-by: Harish Patil <harish.patil@cavium.com>
2018-04-27 17:34:41 +01:00
..
bnx2x_ethdev.c net/bnx2x: make init and driver logtype names consistent 2018-04-27 15:54:56 +01:00
bnx2x_ethdev.h ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
bnx2x_logs.h net/bnx2x: implement dynamic logging 2018-01-16 18:47:49 +01:00
bnx2x_rxtx.c net/bnx2x: reserve enough headroom for mbuf prepend 2018-04-27 17:34:41 +01:00
bnx2x_rxtx.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
bnx2x_stats.c drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
bnx2x_stats.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
bnx2x_vfpf.c drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
bnx2x_vfpf.h fix typos using codespell utility 2017-06-14 23:54:13 +02:00
bnx2x.c net/bnx2x: fix for PCI FLR after ungraceful exit 2018-04-27 15:54:56 +01:00
bnx2x.h drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
ecore_fw_defs.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_hsi.h fix typos using codespell utility 2017-06-14 23:54:13 +02:00
ecore_init_ops.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_init.h fix typos using codespell utility 2017-06-14 23:54:13 +02:00
ecore_mfw_req.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_reg.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_sp.c net/bnx2x: remove redundant parenthesis 2018-01-05 22:07:03 +01:00
ecore_sp.h drivers/net: rename physical address type to IOVA 2017-11-06 22:44:26 +01:00
elink.c fix typos using codespell utility 2017-06-14 23:54:13 +02:00
elink.h net/bnx2x: remove unused preprocessor code 2016-10-13 15:30:59 +02:00
LICENSE.bnx2x_pmd bnx2x: add license file 2015-12-13 01:58:10 +01:00
Makefile drivers/net: remove redundant icc flag 2018-04-14 00:43:30 +02:00
rte_pmd_bnx2x_version.map bnx2x: driver support routines 2015-07-27 04:27:10 +02:00