From: "Gu, YongjieX" <yongjiex.gu@intel.com>
To: qabuild <qabuild@intel.com>,
"Cao, Waterman" <waterman.cao@intel.com>,
"Tang, HaifengX" <haifengx.tang@intel.com>,
"thomas.monjalon@6wind.com" <thomas.monjalon@6wind.com>,
DPDK_SW_ENG <dpdk_sw_eng@intel.com>,
"Wang, Limin" <limin.wang@intel.com>,
"Zhang, XiaopengX" <xiaopengx.zhang@intel.com>,
"Guan, JunchunX" <junchunx.guan@intel.com>,
"dts@dpdk.org" <dts@dpdk.org>,
"test-report@dpdk.org" <test-report@dpdk.org>
Subject: Re: [dts] [build-report] DPDK OS Building Test Report
Date: Mon, 16 Nov 2015 01:54:39 +0000 [thread overview]
Message-ID: <E1E7EC9273ACA248A8E9BE46A66CE0A03C4C9C6A@SHSMSX101.ccr.corp.intel.com> (raw)
In-Reply-To: <e9ea37$pbtr5g@orsmga002.jf.intel.com>
Hi,ALL:
Build error info of Nov 16 as below,pls check,thanks.
Commit : 2d1232571112059ceabe4c68b83031e77d4b424a
OS, Kernel , GCC , ICC
Affected Targets
Build errors
comments
CENTOS65_64,2.6.32-431,4.4.7,14.0.0
x86_64-native-linuxapp-gcc
/jenkins/workspace/DPDK_AUTO_IDT_VM_CENTOS65_64_BUILD/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_misc.c:121: error: unknown field 'id' specified in initializer
error still exist
RHEL65_64,2.6.32-431,4.4.7,14.0.0
x86_64-native-linuxapp-icc
cc1: warnings being treated as errors
x86_64-ivshmem-linuxapp-gcc
/jenkins/workspace/DPDK_AUTO_IDT_VM_CENTOS65_64_BUILD/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_misc.c:121: error: excess elements in struct initializer
x86_64-ivshmem-linuxapp-icc
/jenkins/workspace/DPDK_AUTO_IDT_VM_CENTOS65_64_BUILD/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_misc.c:121: error: (near initialization for 'kni_net_ops')
/jenkins/workspace/DPDK_AUTO_IDT_VM_CENTOS65_64_BUILD/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_misc.c:122: error: unknown field 'size' specified in initializer
RHEL65_64,2.6.32-431,4.4.7,14.0.0
i686-native-linuxapp-gcc
/jenkins/workspace/DPDK_AUTO_IDT_VM_CENTOS65_64_BUILD/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_misc.c:122: error: excess elements in struct initializer
i686-native-linuxapp-icc
/jenkins/workspace/DPDK_AUTO_IDT_VM_CENTOS65_64_BUILD/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_misc.c:122: error: (near initialization for 'kni_net_ops')
gmake[10]: *** [/jenkins/workspace/DPDK_AUTO_IDT_VM_CENTOS65_64_BUILD/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni/kni_misc.o] Error 1
gmake[9]: *** [_module_/jenkins/workspace/DPDK_AUTO_IDT_VM_CENTOS65_64_BUILD/DPDK/x86_64-native-linuxapp-gcc/build/lib/librte_eal/linuxapp/kni] Error 2
gmake[8]: *** [sub-make] Error 2
gmake[7]: *** [rte_kni.ko] Error 2
gmake[6]: *** [kni] Error 2
gmake[5]: *** [linuxapp] Error 2
gmake[4]: *** [librte_eal] Error 2
gmake[3]: *** [lib] Error 2
gmake[2]: *** [all] Error 2
gmake[1]: *** [x86_64-native-linuxapp-gcc_install] Error 2
gmake: *** [install] Error 2
FC20_64,3.15.6-200,4.8.2,14.0.0
x86_64-native-linuxapp-icc_examples
== distributor
error still exist
x86_64-ivshmem-linuxapp-icc_examples
CC main.o
/jenkins/workspace/DPDK_AUTO_IDT_VM_FC20_64_BUILD/DPDK/examples/distributor/main.c(338): error #167: argument of type "struct rte_mbuf *" is incompatible with parameter of type "const char *"
_mm_prefetch(bufs[0], 0);
^
compilation aborted for /jenkins/workspace/DPDK_AUTO_IDT_VM_FC20_64_BUILD/DPDK/examples/distributor/main.c (code 4)
make[4]: *** [main.o] Error 4
make[3]: *** [all] Error 2
make[2]: *** [distributor] Error 2
make[1]: *** [x86_64-native-linuxapp-icc_examples] Error 2
make: *** [examples] Error 2
SUSE11SP2_64,3.0.13-0,4.5.1,14.0.0
x86_64-native-linuxapp-gcc
== Build lib/librte_eal/linuxapp/eal
error still exist
SUSE11SP3_64,3.0.77-0,4.5.1,14.0.0
x86_64-ivshmem-linuxapp-gcc
gmake[7]: Warning: File `eal.c' has modification time 2.9e+04 s in the future
CC eal.o
SUSE11SP3_32,3.0.76-0,4.3.4,14.0.0
i686-native-linuxapp-gcc
cc1: warnings being treated as errors
/jenkins/workspace/DPDK_AUTO_IDT_VM_SUSE11SP2_64_BUILD/DPDK/lib/librte_eal/linuxapp/eal/eal.c: In function 'rte_eal_init':
/jenkins/workspace/DPDK_AUTO_IDT_VM_SUSE11SP2_64_BUILD/DPDK/lib/librte_eal/linuxapp/eal/eal.c:862:3: error: implicit declaration of function 'pthread_setname_np'
/jenkins/workspace/DPDK_AUTO_IDT_VM_SUSE11SP2_64_BUILD/DPDK/lib/librte_eal/linuxapp/eal/eal.c:862:3: error: nested extern declaration of 'pthread_setname_np'
gmake[7]: *** [eal.o] Error 1
gmake[6]: *** [eal] Error 2
gmake[5]: *** [linuxapp] Error 2
gmake[4]: *** [librte_eal] Error 2
gmake[3]: *** [lib] Error 2
gmake[2]: *** [all] Error 2
gmake[1]: *** [x86_64-native-linuxapp-gcc_install] Error 2
gmake: *** [install] Error 2
SUSE11SP2_64,3.0.13-0,4.5.1,14.0.0
x86_64-native-linuxapp-icc
== Build lib/librte_eal/linuxapp/eal
error still exist
SUSE11SP3_64,3.0.77-0,4.5.1,14.0.0
x86_64-ivshmem-linuxapp-icc
make[7]: Warning: File `eal.c' has modification time 2.9e+04 s in the future
CC eal.o
SUSE11SP3_32,3.0.76-0,4.3.4,14.0.0
i686-native-linuxapp-icc
CC eal_hugepage_info.o
CC eal_memory.o
CC eal_thread.o
CC eal_log.o
CC eal_pci.o
CC eal_pci_uio.o
CC eal_pci_vfio.o
CC eal_pci_vfio_mp_sync.o
CC eal_debug.o
CC eal_lcore.o
CC eal_timer.o
CC eal_interrupts.o
CC eal_alarm.o
/jenkins/workspace/DPDK_AUTO_IDT_VM_SUSE11SP2_64_BUILD/DPDK/lib/librte_eal/linuxapp/eal/eal_alarm.c(107): error: identifier "CLOCK_MONOTONIC_RAW" is undefined
clock_gettime(CLOCK_MONOTONIC_RAW, &now) == 0 &&
^
/jenkins/workspace/DPDK_AUTO_IDT_VM_SUSE11SP2_64_BUILD/DPDK/lib/librte_eal/linuxapp/eal/eal_alarm.c(155): error: identifier "CLOCK_MONOTONIC_RAW" is undefined
clock_gettime(CLOCK_MONOTONIC_RAW, &now);
^
compilation aborted for /jenkins/workspace/DPDK_AUTO_IDT_VM_SUSE11SP2_64_BUILD/DPDK/lib/librte_eal/linuxapp/eal/eal_alarm.c (code 2)
make[7]: *** [eal_alarm.o] Error 2
make[6]: *** [eal] Error 2
make[5]: *** [linuxapp] Error 2
make[4]: *** [librte_eal] Error 2
make[3]: *** [lib] Error 2
make[2]: *** [all] Error 2
make[1]: *** [x86_64-native-linuxapp-icc_install] Error 2
make: *** [install] Error 2
From: qabuild
Sent: Monday, November 16, 2015 6:51 AM
To: Cao, Waterman; Tang, HaifengX; thomas.monjalon@6wind.com; DPDK_SW_ENG; Wang, Limin; Zhang, XiaopengX; Guan, JunchunX; dts@dpdk.org; test-report@dpdk.org
Subject: [build-report] DPDK OS Building Test Report
Builds Location : DPDK_master<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471>
Build Number : 471
Build Date : 11-16-2015
Last commit Time : Fri Nov 13 17:45:14 2015 +0100
Last committer : Thomas Monjalon
Last commit Hash : 2d1232571112059ceabe4c68b83031e77d4b424a
Last comment : doc: add PTP client sample guide
[To get access to the build log]
Please apply a unix account , then apply to be the member of group "ec ccr unix zz cigccusr" via: http://iem2.intel.com OR unzip the log pkg enclosed, unzip password is intel123
OS
Kernel
GCC
ICC
CLANG
Feature
Build(Error/Warning)
CENTOS65_64
2.6.32-431
4.4.7
14.0.0
unknow
ICC
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)
12/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\CENTOS65_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
GCC
ivshmem
14/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\CENTOS65_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_ivshmem.log>
ICC
ivshmem
12/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\CENTOS65_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_ivshmem.log>
GCC
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)
12/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\CENTOS65_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
FC18_32
3.6.10-4
4.7.2
14.0.0
unknow
ICC
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)
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\FC18_32_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
GCC
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)
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\FC18_32_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
FC18_64
3.6.10-4
4.7.2
14.0.0
unknow
ICC
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)
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\FC18_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
GCC
ivshmem
2/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\FC18_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_ivshmem.log>
ICC
ivshmem
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\FC18_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_ivshmem.log>
GCC
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)
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\FC18_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
FC20_32
3.11.0
4.8.2
14.0.0
unknow
ICC
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)
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\FC20_32_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
GCC
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)
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\FC20_32_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
FC20_64
3.15.6-200
4.8.2
14.0.0
3.4
ICC
x86_64-native-linuxapp-icc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y)
6/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\FC20_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
CLANG
linuxapp_default
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\FC20_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_linuxapp_default.log>
GCC
ivshmem
5/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\FC20_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_ivshmem.log>
ICC
ivshmem
6/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\FC20_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_ivshmem.log>
GCC
x86_64-native-linuxapp-gcc (enable_all_DEBUG_OPTION=y)
10/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\FC20_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
FC21_32
3.17.4-302
4.9.2
15.0.0
unknow
ICC
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)
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\FC21_32_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
GCC
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)
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\FC21_32_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
FC21_64
3.17.4-302
4.9.2
15.0.0
unknow
ICC
x86_64-native-linuxapp-icc (CONFIG_RTE_LIBRTE_PMD_PCAP=y,CONFIG_RTE_NIC_BYPASS=y,CONFIG_RTE_BUILD_SHARED_LIB=y)
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\FC21_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
GCC
ivshmem
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\FC21_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_ivshmem.log>
ICC
ivshmem
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\FC21_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_ivshmem.log>
GCC
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)
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\FC21_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
FreeBSD10.0_64
10.0-RELEASE
4.8.4
unknow
3.3
CLANG
x86_64-native-bsdapp-clang (CONFIG_RTE_BUILD_SHARED_LIB=y)
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\FreeBSD10.0_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_bsdapp_default.log>
GCC
x86_64-native-bsdapp-gcc (CONFIG_RTE_BUILD_SHARED_LIB=y)
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\FreeBSD10.0_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_bsdapp_default.log>
RHEL65_32
2.6.32
4.4.7
14.0.0
unknow
ICC
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)
12/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\RHEL65_32_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
GCC
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)
12/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\RHEL65_32_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
RHEL65_64
2.6.32-431
4.4.7
14.0.0
unknow
ICC
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)
12/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\RHEL65_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
GCC
ivshmem
14/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\RHEL65_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_ivshmem.log>
ICC
ivshmem
12/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\RHEL65_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_ivshmem.log>
GCC
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)
12/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\RHEL65_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
RHEL70_64
3.10.0-123
4.8.2
14.0.0
unknow
ICC
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)
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\RHEL70_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
GCC
ivshmem
2/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\RHEL70_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_ivshmem.log>
ICC
ivshmem
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\RHEL70_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_ivshmem.log>
GCC
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)
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\RHEL70_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
SUSE11SP2_64
3.0.13-0
4.5.1
14.0.0
unknow
ICC
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)
8/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\SUSE11SP2_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
GCC
ivshmem
11/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\SUSE11SP2_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_ivshmem.log>
ICC
ivshmem
8/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\SUSE11SP2_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_ivshmem.log>
GCC
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)
9/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\SUSE11SP2_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
SUSE11SP3_32
3.0.76-0
4.3.4
14.0.0
unknow
ICC
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)
8/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\SUSE11SP3_32_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
GCC
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)
9/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\SUSE11SP3_32_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
SUSE11SP3_64
3.0.77-0
4.5.1
14.0.0
unknow
ICC
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)
8/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\SUSE11SP3_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
GCC
ivshmem
11/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\SUSE11SP3_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_ivshmem.log>
ICC
ivshmem
8/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\SUSE11SP3_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_ivshmem.log>
GCC
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)
9/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\SUSE11SP3_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
UBT124_32
3.8.0-29
4.6.3
14.0.0
unknow
ICC
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)
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\UBT124_32_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
GCC
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)
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\UBT124_32_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
UBT124_64
3.8.0-29
4.6.3
14.0.0
unknow
ICC
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)
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\UBT124_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
GCC
ivshmem
2/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\UBT124_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_ivshmem.log>
ICC
ivshmem
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\UBT124_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_ivshmem.log>
GCC
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)
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\UBT124_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
UBT144_32
3.13.0-30
4.8.2
14.0.0
unknow
ICC
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)
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\UBT144_32_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
GCC
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)
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\UBT144_32_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
UBT144_64
3.13.0-30
4.8.2
14.0.0
unknow
ICC
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)
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\UBT144_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
GCC
ivshmem
2/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\UBT144_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_ivshmem.log>
ICC
ivshmem
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\UBT144_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_ivshmem.log>
GCC
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)
0/0<file:///\\shnpdsmb13\public\DPDK_Builds\master\11-16-2015-471\UBT144_64_2d1232571112059ceabe4c68b83031e77d4b424a\build_configuration_modification.log>
next parent reply other threads:[~2015-11-16 1:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <e9ea37$pbtr5g@orsmga002.jf.intel.com>
2015-11-16 1:54 ` Gu, YongjieX [this message]
[not found] <f90827$o1luil@orsmga001.jf.intel.com>
2015-10-30 1:59 ` Chen, WeichunX
2015-10-30 2:12 ` Xu, HuilongX
[not found] ` <BDA030F74E61B64B818138BC86DB84043956F0A3@SHSMSX101.ccr.corp.intel.com>
2015-10-30 5:04 ` Chen, WeichunX
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1E7EC9273ACA248A8E9BE46A66CE0A03C4C9C6A@SHSMSX101.ccr.corp.intel.com \
--to=yongjiex.gu@intel.com \
--cc=dpdk_sw_eng@intel.com \
--cc=dts@dpdk.org \
--cc=haifengx.tang@intel.com \
--cc=junchunx.guan@intel.com \
--cc=limin.wang@intel.com \
--cc=qabuild@intel.com \
--cc=test-report@dpdk.org \
--cc=thomas.monjalon@6wind.com \
--cc=waterman.cao@intel.com \
--cc=xiaopengx.zhang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).