DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] FW: [dpdk-test-report] | ERROR | daily Intel builds (34/55)
       [not found] <15e752$p17q7m@FMSMGA003.fm.intel.com>
@ 2017-03-31  7:16 ` Lu, PeipeiX
  0 siblings, 0 replies; only message in thread
From: Lu, PeipeiX @ 2017-03-31  7:16 UTC (permalink / raw)
  To: dev; +Cc: DPDK_SW_ENG

Hi all
  There are two build errors.  

1). compilation failure  logs as below:
 In file included from /home/fangfang/dpdk/lib/librte_eal/linuxapp/eal/eal.c:88:0:
/home/fangfang/dpdk/lib/librte_eal/linuxapp/eal/eal_vfio.h:72:39: error: field ‘ddw’ has incomplete type
struct vfio_iommu_spapr_tce_ddw_info ddw;
 
It occurred by following commit:
commit 468f42cc264580c078b892fe6886810fe996a75f
Author: Anatoly Burakov <anatoly.burakov@intel.com>
Date:   Tue Mar 28 16:53:43 2017 +0100
 vfio: fix build on old kernel

Failed OSes as below:

Failure #4, #5, #7,#8,#13,#14


2). Compilation failure with icc logs as below:

In file included from DPDK/lib/librte_ring/rte_ring.c(90):
DPDK/lib/librte_ring/rte_ring.h(162): error #1366: a reduction in alignment without the "packed" attribute is ignored
} __rte_cache_aligned;
^
compilation aborted for DPDK/lib/librte_ring/rte_ring.c (code 4)

It occurred by below commit:
commit a6619414e0a93176d36b471ba3e5c1d552b65dd7
Author: Bruce Richardson <bruce.richardson@intel.com>
Date: Wed Mar 29 16:21:30 2017 +0100
ring: make struct and macros type agnostic

Failed OSes in daily build report:

Failure #1,#2,#3,#6,#9,#10,#11,#12,#15,#16,#17,#18,#19,#20,#21



Detail information as below:

-----Original Message-----
From: test-report [mailto:test-report-bounces@dpdk.org] On Behalf Of sys_stv@intel.com
Sent: Friday, March 31, 2017 4:08 AM
To: test-report@dpdk.org
Subject: [dpdk-test-report] | ERROR | daily Intel builds (34/55)

Last commit Time   : Thu Mar 30 18:40:15 2017 +0200
Last Author        : Alejandro Lucero
Last commit Hash   : 94c0776b1badd1ee715d60f07391058f23494365
Last comment       : vfio: support hotplug

Build Summary      : 55 Builds Done, 34 Successful, 21 Failures.

Failure details    : 

Failure #1
UBT144_32 / Linux 3.13.0-30 / ICC 16.0.2
Config: i686-native-linuxapp-icc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y

In file included from DPDK/lib/librte_ring/rte_ring.c(90):
DPDK/lib/librte_ring/rte_ring.h(162): error #1366: a reduction in alignment without the "packed" attribute is ignored
  } __rte_cache_aligned;
    ^
compilation aborted for DPDK/lib/librte_ring/rte_ring.c (code 4)

Failure #2
SUSE11SP2_64 / Linux 3.0.13-0 / ICC 14.0.0
Config: x86_64-native-linuxapp-icc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

In file included from DPDK/lib/librte_ring/rte_ring.c(90):
DPDK/lib/librte_ring/rte_ring.h(162): error #1366: a reduction in alignment without the "packed" attribute is ignored
  } __rte_cache_aligned;
    ^
compilation aborted for DPDK/lib/librte_ring/rte_ring.c (code 4)

Failure #3
RHEL72_64 / Linux 3.10.0-327 / ICC 16.0.2
Config: x86_64-native-linuxapp-icc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

In file included from DPDK/lib/librte_ring/rte_ring.c(90):
DPDK/lib/librte_ring/rte_ring.h(162): error #1366: a reduction in alignment without the "packed" attribute is ignored
  } __rte_cache_aligned;
    ^
compilation aborted for DPDK/lib/librte_ring/rte_ring.c (code 4)

Failure #4
RHEL70_64 / Linux 3.10.0-123 / GCC 4.8.5
Config: x86_64-native-linuxapp-gcc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

In file included from DPDK/lib/librte_eal/linuxapp/eal/eal.c:88:0:
DPDK/lib/librte_eal/linuxapp/eal/eal_vfio.h:72:39: error: field ‘ddw’ has incomplete type
  struct vfio_iommu_spapr_tce_ddw_info ddw;
                                       ^ compilation terminated due to -Wfatal-errors.

Failure #5
RHEL70_64 / Linux 3.10.0-123 / ICC 14.0.0
Config: x86_64-native-linuxapp-icc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

In file included from DPDK/lib/librte_eal/linuxapp/eal/eal.c:88:0:
DPDK/lib/librte_eal/linuxapp/eal/eal_vfio.h:72:39: error: field ‘ddw’ has incomplete type
  struct vfio_iommu_spapr_tce_ddw_info ddw;
                                       ^ compilation terminated due to -Wfatal-errors.

Failure #6
UBT144_64 / Linux 3.13.0-30 / ICC 14.0.0
Config: x86_64-native-linuxapp-icc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

In file included from DPDK/lib/librte_ring/rte_ring.c(90):
DPDK/lib/librte_ring/rte_ring.h(162): error #1366: a reduction in alignment without the "packed" attribute is ignored
  } __rte_cache_aligned;
    ^
compilation aborted for DPDK/lib/librte_ring/rte_ring.c (code 4)

Failure #7
SUSE12SP3_64 / Linux 3.7.10-1 / GCC 4.7.2
Config: x86_64-native-linuxapp-gcc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

In file included from /homeDPDK/lib/librte_eal/linuxapp/eal/eal.c:88:0:
/homeDPDK/lib/librte_eal/linuxapp/eal/eal_vfio.h:72:39: error: field ‘ddw’ has incomplete type compilation terminated due to -Wfatal-errors.

Failure #8
SUSE12SP3_64 / Linux 3.7.10-1 / ICC 16.0.2
Config: x86_64-native-linuxapp-icc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

In file included from /homeDPDK/lib/librte_eal/linuxapp/eal/eal.c:88:0:
/homeDPDK/lib/librte_eal/linuxapp/eal/eal_vfio.h:72:39: error: field ‘ddw’ has incomplete type compilation terminated due to -Wfatal-errors.

Failure #9
CENTOS70_64 / Linux 3.10.0-327 / ICC 16.0.2
Config: x86_64-native-linuxapp-icc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

In file included from DPDK/lib/librte_ring/rte_ring.c(90):
DPDK/lib/librte_ring/rte_ring.h(162): error #1366: a reduction in alignment without the "packed" attribute is ignored
  } __rte_cache_aligned;
    ^
compilation aborted for DPDK/lib/librte_ring/rte_ring.c (code 4)

Failure #10
UBT124_64 / Linux 3.8.0-29 / ICC 14.0.0
Config: x86_64-native-linuxapp-icc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

In file included from DPDK/lib/librte_ring/rte_ring.c(90):
DPDK/lib/librte_ring/rte_ring.h(162): error #1366: a reduction in alignment without the "packed" attribute is ignored
  } __rte_cache_aligned;
    ^
compilation aborted for DPDK/lib/librte_ring/rte_ring.c (code 4)

Failure #11
FC20_32 / Linux 3.19.8-100 / ICC 15.0.0
Config: i686-native-linuxapp-icc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y

In file included from DPDK/lib/librte_ring/rte_ring.c(90):
DPDK/lib/librte_ring/rte_ring.h(162): error #1366: a reduction in alignment without the "packed" attribute is ignored
  } __rte_cache_aligned;
    ^
compilation aborted for DPDK/lib/librte_ring/rte_ring.c (code 4)

Failure #12
FC20_64 / Linux 3.15.6-200 / ICC 14.0.0
Config: x86_64-native-linuxapp-icc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

In file included from DPDK/lib/librte_ring/rte_ring.c(90):
DPDK/lib/librte_ring/rte_ring.h(162): error #1366: a reduction in alignment without the "packed" attribute is ignored
  } __rte_cache_aligned;
    ^
compilation aborted for DPDK/lib/librte_ring/rte_ring.c (code 4)

Failure #13
FC18_64 / Linux 3.6.10-4 / GCC 4.7.2
Config: x86_64-native-linuxapp-gcc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

In file included from DPDK/lib/librte_eal/linuxapp/eal/eal.c:88:0:
DPDK/lib/librte_eal/linuxapp/eal/eal_vfio.h:72:39: error: field ‘ddw’ has incomplete type compilation terminated due to -Wfatal-errors.

Failure #14
FC18_64 / Linux 3.6.10-4 / ICC 14.0.0
Config: x86_64-native-linuxapp-icc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

In file included from DPDK/lib/librte_eal/linuxapp/eal/eal.c:88:0:
DPDK/lib/librte_eal/linuxapp/eal/eal_vfio.h:72:39: error: field ‘ddw’ has incomplete type compilation terminated due to -Wfatal-errors.

Failure #15
FC21_64 / Linux 4.1.13-100 / ICC 16.0.2
Config: x86_64-native-linuxapp-icc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

In file included from DPDK/lib/librte_ring/rte_ring.c(90):
DPDK/lib/librte_ring/rte_ring.h(162): error #1366: a reduction in alignment without the "packed" attribute is ignored
  } __rte_cache_aligned;
    ^
compilation aborted for DPDK/lib/librte_ring/rte_ring.c (code 4)
DPDK/mk/internal/rte.compile-pre.mk:138: recipe for target 'rte_ring.o' failed
DPDK/mk/rte.subdir.mk:63: recipe for target 'librte_ring' failed
DPDK/mk/rte.sdkbuild.mk:73: recipe for target 'lib' failed
DPDK/mk/rte.sdkroot.mk:124: recipe for target 'all' failed
DPDK/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
DPDK/mk/rte.sdkroot.mk:103: recipe for target 'install' failed

Failure #16
CENTOS72_64 / Linux 3.10.0-327 / ICC 16.0.2
Config: x86_64-native-linuxapp-icc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

In file included from DPDK/lib/librte_ring/rte_ring.c(90):
DPDK/lib/librte_ring/rte_ring.h(162): error #1366: a reduction in alignment without the "packed" attribute is ignored
  } __rte_cache_aligned;
    ^
compilation aborted for DPDK/lib/librte_ring/rte_ring.c (code 4)

Failure #17
FC25_64 / Linux 4.8.6-300 / ICC 16.0.2
Config: x86_64-native-linuxapp-icc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

In file included from DPDK/lib/librte_ring/rte_ring.c(90):
DPDK/lib/librte_ring/rte_ring.h(162): error #1366: a reduction in alignment without the "packed" attribute is ignored
  } __rte_cache_aligned;
    ^
compilation aborted for DPDK/lib/librte_ring/rte_ring.c (code 4)
DPDK/mk/internal/rte.compile-pre.mk:138: recipe for target 'rte_ring.o' failed
DPDK/mk/rte.subdir.mk:63: recipe for target 'librte_ring' failed
DPDK/mk/rte.sdkbuild.mk:73: recipe for target 'lib' failed
DPDK/mk/rte.sdkroot.mk:124: recipe for target 'all' failed
DPDK/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
DPDK/mk/rte.sdkroot.mk:103: recipe for target 'install' failed

Failure #18
RHEL73_64 / Linux 3.10.0-514 / ICC 16.0.2
Config: x86_64-native-linuxapp-icc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

In file included from /localdiskDPDK/lib/librte_ring/rte_ring.c(90):
/localdiskDPDK/lib/librte_ring/rte_ring.h(162): error #1366: a reduction in alignment without the "packed" attribute is ignored
  } __rte_cache_aligned;
    ^
compilation aborted for /localdiskDPDK/lib/librte_ring/rte_ring.c (code 4)

Failure #19
FC24_64 / Linux 4.7.2-201 / ICC 16.0.2
Config: x86_64-native-linuxapp-icc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

In file included from DPDK/lib/librte_ring/rte_ring.c(90):
DPDK/lib/librte_ring/rte_ring.h(162): error #1366: a reduction in alignment without the "packed" attribute is ignored
  } __rte_cache_aligned;
    ^
compilation aborted for DPDK/lib/librte_ring/rte_ring.c (code 4)
DPDK/mk/internal/rte.compile-pre.mk:138: recipe for target 'rte_ring.o' failed
DPDK/mk/rte.subdir.mk:63: recipe for target 'librte_ring' failed
DPDK/mk/rte.sdkbuild.mk:73: recipe for target 'lib' failed
DPDK/mk/rte.sdkroot.mk:124: recipe for target 'all' failed
DPDK/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
DPDK/mk/rte.sdkroot.mk:103: recipe for target 'install' failed

Failure #20
UBT164_64 / Linux 4.4.0-53 / ICC 16.0.2
Config: x86_64-native-linuxapp-icc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

In file included from DPDK/lib/librte_ring/rte_ring.c(90):
DPDK/lib/librte_ring/rte_ring.h(162): error #1366: a reduction in alignment without the "packed" attribute is ignored
  } __rte_cache_aligned;
    ^
compilation aborted for DPDK/lib/librte_ring/rte_ring.c (code 4)
DPDK/mk/internal/rte.compile-pre.mk:138: recipe for target 'rte_ring.o' failed
DPDK/mk/rte.subdir.mk:63: recipe for target 'librte_ring' failed
DPDK/mk/rte.sdkbuild.mk:73: recipe for target 'lib' failed
DPDK/mk/rte.sdkroot.mk:124: recipe for target 'all' failed
DPDK/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
DPDK/mk/rte.sdkroot.mk:103: recipe for target 'install' failed

Failure #21
UBT1610_64 / Linux 4.4.0-53 / ICC 16.0.2
Config: x86_64-native-linuxapp-icc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

In file included from DPDK/lib/librte_ring/rte_ring.c(90):
DPDK/lib/librte_ring/rte_ring.h(162): error #1366: a reduction in alignment without the "packed" attribute is ignored
  } __rte_cache_aligned;
    ^
compilation aborted for DPDK/lib/librte_ring/rte_ring.c (code 4)
DPDK/mk/internal/rte.compile-pre.mk:138: recipe for target 'rte_ring.o' failed
DPDK/mk/rte.subdir.mk:63: recipe for target 'librte_ring' failed
DPDK/mk/rte.sdkbuild.mk:73: recipe for target 'lib' failed
DPDK/mk/rte.sdkroot.mk:124: recipe for target 'all' failed
DPDK/mk/rte.sdkinstall.mk:85: recipe for target 'pre_install' failed
DPDK/mk/rte.sdkroot.mk:103: recipe for target 'install' failed

Successful builds :
UBT144_32 / Linux 3.13.0-30 / GCC 4.8.4
Config: i686-native-linuxapp-gcc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y

SUSE11SP2_64 / Linux 3.0.13-0 / GCC 4.5.1
Config: x86_64-native-linuxapp-gcc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

RHEL72_64 / Linux 3.10.0-327 / GCC 4.8.5
Config: x86_64-native-linuxapp-gcc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

RHEL72_64 / Linux 3.10.0-327 / CLANG 3.4.2
Config: x86_64-native-linuxapp-clang

RHEL70_64 / Linux 3.10.0-123 / CLANG 3.4.2
Config: x86_64-native-linuxapp-clang

UBT144_64 / Linux 3.13.0-30 / GCC 4.8.2
Config: x86_64-native-linuxapp-gcc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

UBT144_64 / Linux 3.13.0-30 / CLANG 3.4-1ubuntu3
Config: x86_64-native-linuxapp-clang

SUSE12SP3_64 / Linux 3.7.10-1 / CLANG 3.2
Config: x86_64-native-linuxapp-clang

CENTOS70_64 / Linux 3.10.0-327 / GCC 4.8.5
Config: x86_64-native-linuxapp-gcc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

CENTOS70_64 / Linux 3.10.0-327 / CLANG 3.4.2
Config: x86_64-native-linuxapp-clang

FreeBSD10.0_64 / Linux 10.0-RELEASE / GCC 4.8.4
Config: x86_64-native-bsdapp-gcc
        CONFIG_RTE_BUILD_SHARED_LIB=y

FreeBSD10.0_64 / Linux 10.0-RELEASE / CLANG 3.3
Config: x86_64-native-bsdapp-clang
        CONFIG_RTE_BUILD_SHARED_LIB=y

UBT124_64 / Linux 3.8.0-29 / GCC 4.6.3
Config: x86_64-native-linuxapp-gcc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

UBT124_64 / Linux 3.8.0-29 / CLANG 3.0-6ubuntu3
Config: x86_64-native-linuxapp-clang

FC20_32 / Linux 3.19.8-100 / GCC 4.8.3
Config: i686-native-linuxapp-gcc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y

FC20_64 / Linux 3.15.6-200 / GCC 4.8.3
Config: x86_64-native-linuxapp-gcc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

FC20_64 / Linux 3.15.6-200 / CLANG 3.4
Config: x86_64-native-linuxapp-clang

FC18_64 / Linux 3.6.10-4 / CLANG 3.1
Config: x86_64-native-linuxapp-clang

FC21_64 / Linux 4.1.13-100 / GCC 4.9.2
Config: x86_64-native-linuxapp-gcc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

FC21_64 / Linux 4.1.13-100 / CLANG 3.5.0
Config: x86_64-native-linuxapp-clang

FreeBSD10.3_64 / Linux 10.3-RELEASE / GCC 4.8.5
Config: x86_64-native-bsdapp-gcc
        CONFIG_RTE_BUILD_SHARED_LIB=y

FreeBSD10.3_64 / Linux 10.3-RELEASE / CLANG 3.4.1
Config: x86_64-native-bsdapp-clang
        CONFIG_RTE_BUILD_SHARED_LIB=y

CENTOS72_64 / Linux 3.10.0-327 / GCC 4.8.5
Config: x86_64-native-linuxapp-gcc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

CENTOS72_64 / Linux 3.10.0-327 / CLANG 3.4.2
Config: x86_64-native-linuxapp-clang

FC25_64 / Linux 4.8.6-300 / GCC 6.3.1
Config: x86_64-native-linuxapp-gcc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

FC25_64 / Linux 4.8.6-300 / CLANG 3.9.1
Config: x86_64-native-linuxapp-clang

RHEL73_64 / Linux 3.10.0-514 / GCC 4.8.5
Config: x86_64-native-linuxapp-gcc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

RHEL73_64 / Linux 3.10.0-514 / CLANG 3.4.2
Config: x86_64-native-linuxapp-clang

FC24_64 / Linux 4.7.2-201 / GCC 6.3.1
Config: x86_64-native-linuxapp-gcc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

FC24_64 / Linux 4.7.2-201 / CLANG 3.8.0
Config: x86_64-native-linuxapp-clang

UBT164_64 / Linux 4.4.0-53 / GCC 5.4.0
Config: x86_64-native-linuxapp-gcc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

UBT164_64 / Linux 4.4.0-53 / CLANG 3.8.0-2ubuntu4
Config: x86_64-native-linuxapp-clang

UBT1610_64 / Linux 4.4.0-53 / GCC 5.4.0
Config: x86_64-native-linuxapp-gcc
        CONFIG_RTE_LIBRTE_PMD_PCAP=y,
        CONFIG_RTE_NIC_BYPASS=y,
        CONFIG_RTE_BUILD_SHARED_LIB=y,
        CONFIG_RTE_LIBRTE_VHOST=y,
        CONFIG_RTE_LIBRTE_PMD_QAT=y,
        CONFIG_RTE_LIBRTE_PMD_AESNI_GCM=y,
        CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y

UBT1610_64 / Linux 4.4.0-53 / CLANG 3.8.0-2ubuntu4
Config: x86_64-native-linuxapp-clang


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-03-31  7:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <15e752$p17q7m@FMSMGA003.fm.intel.com>
2017-03-31  7:16 ` [dpdk-dev] FW: [dpdk-test-report] | ERROR | daily Intel builds (34/55) Lu, PeipeiX

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).