numam-dpdk/drivers/common
Amit Gupta e66a5a8270 drivers/octeontx2: fix icc build for i686
Fix the following ICC specific compilation issue with i686 build.

dpdk/drivers/common/octeontx2/otx2_mbox.c(47): error #2259:
non-pointer conversion from "unsigned long long" to "struct mbox_hdr *"
may lose significant bits
(struct mbox_hdr *)((uintptr_t)mdev->mbase + mbox->tx_start);

Fixes: 732377a679 ("mempool/octeontx2: add build infra and device probe")
Fixes: 371d3212cb ("common/octeontx2: add build infrastructure and HW definition")

Signed-off-by: Amit Gupta <agupta3@marvell.com>
2019-07-04 16:46:33 +02:00
..
cpt crypto/octeontx: use distinct metabuf pool for each queue 2019-05-01 15:52:55 +02:00
dpaax drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
mvep drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
octeontx
octeontx2 drivers/octeontx2: fix icc build for i686 2019-07-04 16:46:33 +02:00
qat drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
Makefile mempool/octeontx2: add build infra and device probe 2019-06-25 23:35:57 +02:00
meson.build common/octeontx2: add build infrastructure and HW definition 2019-06-25 23:35:57 +02:00