[dpdk-dev] bus/fslmc: add QBMAN driver to bus patch problem

Rybalchenko, Kirill kirill.rybalchenko at intel.com
Thu Mar 29 13:48:41 CEST 2018


Hello Hemant,
I found that a number of patches submitted for 18.05 release fail in compilation:

Failed Build #1:
OS: CentOS7_64
Target: x86_64-native-linuxapp-clang
In file included from /home/patchWorkOrg/compilation/drivers/bus/fslmc/qbman/qbman_portal.c:7:
In file included from /home/patchWorkOrg/compilation/drivers/bus/fslmc/qbman/qbman_portal.h:7:
In file included from /home/patchWorkOrg/compilation/drivers/bus/fslmc/qbman/qbman_sys.h:21:
In file included from /home/patchWorkOrg/compilation/drivers/bus/fslmc/qbman/qbman_sys_decl.h:7:
/home/patchWorkOrg/compilation/drivers/bus/fslmc/qbman/include/fsl_qbman_base.h:9:19: error: redefinition of typedef 'dma_addr_t' is a C11 feature [-Werror,-Wtypedef-redefinition]
typedef uint64_t  dma_addr_t;
                  ^
/home/patchWorkOrg/compilation/drivers/bus/fslmc/qbman/include/compat.h:35:18: note: previous definition is here
typedef uint64_t        dma_addr_t;

This failure caused by patch "bus/fslmc: add QBMAN driver to bus"
commit 
531b17a780dc5f486e8be8d82d1ccd077ea25f14
from Apr 11 2017

Could you please have a look to your patch?

Thanks, 
Kirill Rybalchenko.




More information about the dev mailing list