Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/69187 _apply issues_ Submitter: David Marchand Date: 2020-04-23 14:24:36 Reply_mail: 20200423142436.12810-1-david.marchand@redhat.com DPDK git baseline: Repo:dpdk, CommitID: 9f8e1810f62bc6549fa7782e550f68130fc4ce8e *Repo: dpdk #ifdef RTE_ARCH_STRICT_ALIGN typedef uint64_t unaligned_uint64_t __rte_aligned(1); typedef uint32_t unaligned_uint32_t __rte_aligned(1); error: patch failed: lib/librte_eal/include/rte_common.h:63 error: lib/librte_eal/include/rte_common.h: patch does not apply DPDK STV team