numam-dpdk/drivers
Gagandeep Singh 389a450f37 net/enetc: fix big endian build and buffer allocation
There was an error at rte_constant_bswap64 while compiling
with big endian toolchain. so fixing it by adding type cast.

Also, rte_pktmbuf_alloc API should be used to allocate mbuf
instead of rte_pktmbuf_raw_alloc to avoid use of stale mbuf
information.

Fixes: 469c6111a7 ("net/enetc: enable Rx and Tx")
Cc: stable@dpdk.org

Suggested-by: Thomas Monjalon <thomas@monjalon.net>
Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
2019-04-19 14:51:54 +02:00
..
baseband bb/turbo_sw: update for FlexRAN 18.09 2018-12-19 11:19:10 +01:00
bus build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
common build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
compress compress/qat: fix dataplane return 2019-04-18 16:01:28 +02:00
crypto crypto/dpaa: fix session destroy 2019-04-18 16:01:28 +02:00
event drivers/event: disable OcteonTx for buggy Arm compilers 2019-04-18 18:14:44 +02:00
mempool build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
net net/enetc: fix big endian build and buffer allocation 2019-04-19 14:51:54 +02:00
raw raw/dpaa2_qdma: support non prefetch mode 2019-04-05 10:40:56 +02:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00