From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw43745[RFC, v3, 5/6] net/af_xdp: enable zero copy
Date: 17 Aug 2018 03:07:08 -0700 [thread overview]
Message-ID: <0590c7$2en1vp@orsmga001.jf.intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 23678 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/43745
_Compilation issues_
Submitter: Qi Zhang <qi.z.zhang@intel.com>
Date: 2018-08-16 14:43:20
DPDK git baseline: Repo:dpdk-master, CommitID: 76b9d9de5c7d747c381027156aac07735cb1bc0c
Build Summary: 15 Builds Done, 2 Successful, 13 Failures
Test environment and configuration as below:
OS: FC25
Kernel Version: 4.9.13-100.fc24.x86_64
CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
GCC Version: gcc (GCC) 6.2.1 20160916 (Red Hat 6.2.1-2)
Clang Version: 3.8.0 (tags/RELEASE_380/final)
x86_64-native-linuxapp-gcc
x86_64-native-linuxapp-gcc-debug
OS: FC24
Kernel Version: 4.9.13-100.fc24.x86_64
CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
GCC Version: gcc (GCC) 6.3.1 20161221 (Red Hat 6.3.1-1)
Clang Version: 3.8.0 (tags/RELEASE_380/final)
x86_64-native-linuxapp-gcc-shared
x86_64-native-linuxapp-clang
i686-native-linuxapp-gcc
OS: CENTOS
Kernel Version: 3.10.0-514.10.2.el7.x86_64
CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
GCC Version: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4)
Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final)
x86_64-native-linuxapp-clang
x86_64-native-linuxapp-gcc
i686-native-linuxapp-gcc
x86_64-native-linuxapp-gcc-shared
OS: UB1604
Kernel Version: 4.4.0-128-generic
CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
GCC Version: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.10) 5.4.0 20160609
Clang Version: 3.8.0-2ubuntu4 (tags/RELEASE_380/final)
x86_64-native-linuxapp-gcc
x86_64-native-linuxapp-clang
i686-native-linuxapp-gcc
x86_64-native-linuxapp-gcc-shared
OS: FreeBSD
Kernel Version: 10.3-RELEASE
CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz (2294.76-MHz K8-class CPU)
GCC Version: gcc (FreeBSD Ports Collection) 4.8.5
Clang Version: 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
x86_64-native-bsdapp-gcc
x86_64-native-bsdapp-clang
*Failed Build #1:
OS: FC25
Target: x86_64-native-linuxapp-gcc
CC rte_eth_af_packet.o.pmd.o
LD rte_eth_af_packet.o
AR librte_pmd_af_packet.a
INSTALL-LIB librte_pmd_af_packet.a
== Build drivers/net/ark
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c:13:26: fatal error: linux/if_xdp.h: No such file or directory
#include <linux/if_xdp.h>
^
compilation terminated.
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'rte_eth_af_xdp.o' failed
make[6]: *** [rte_eth_af_xdp.o] Error 1
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.subdir.mk:35: recipe for target 'af_xdp' failed
make[5]: *** [af_xdp] Error 2
make[5]: *** Waiting for unfinished jobs....
== Build drivers/crypto
CC ark_ddm.o
CC ark_ethdev.o
--
CC scheduler_multicore.o
CC ark_rqp.o
CC ark_udm.o
AR librte_pmd_ark.a
INSTALL-LIB librte_pmd_ark.a
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.subdir.mk:35: recipe for target 'net' failed
make[4]: *** [net] Error 2
make[4]: *** Waiting for unfinished jobs....
== Build drivers/crypto/null
CC null_crypto_pmd.o
AR librte_pmd_crypto_scheduler.a
--
PMDINFO virtio_cryptodev.o.pmd.c
CC virtio_cryptodev.o.pmd.o
LD virtio_cryptodev.o
AR librte_pmd_virtio_crypto.a
INSTALL-LIB librte_pmd_virtio_crypto.a
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed
make[3]: *** [drivers] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
*Failed Build #2:
OS: UB1604
Target: x86_64-native-linuxapp-gcc
== Build drivers/net/af_xdp
SYMLINK-FILE include/rte_cryptodev_scheduler.h
CC scheduler_pmd.o
CC rte_eth_af_xdp.o
CC scheduler_pmd_ops.o
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c:13:26: fatal error: linux/if_xdp.h: No such file or directory
#include <linux/if_xdp.h>
^
compilation terminated.
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'rte_eth_af_xdp.o' failed
make[6]: *** [rte_eth_af_xdp.o] Error 1
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.subdir.mk:35: recipe for target 'af_xdp' failed
make[5]: *** [af_xdp] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.subdir.mk:35: recipe for target 'net' failed
make[4]: *** [net] Error 2
make[4]: *** Waiting for unfinished jobs....
== Build drivers/crypto/null
CC null_crypto_pmd.o
CC rte_cryptodev_scheduler.o
--
PMDINFO virtio_cryptodev.o.pmd.c
CC virtio_cryptodev.o.pmd.o
LD virtio_cryptodev.o
AR librte_pmd_virtio_crypto.a
INSTALL-LIB librte_pmd_virtio_crypto.a
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed
make[3]: *** [drivers] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UB1604_K4.8.0_GCC6.2.0/x86_64-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
*Failed Build #3:
OS: CENTOS
Target: x86_64-native-linuxapp-clang
CC rte_eth_af_xdp.o
AR librte_pmd_bbdev_null.a
INSTALL-LIB librte_pmd_bbdev_null.a
== Build drivers/crypto
== Build drivers/crypto/scheduler
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-clang/679fd09237b9434b8e30cf193e5239fe/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c:13:10: fatal error: 'linux/if_xdp.h' file not found
#include <linux/if_xdp.h>
^
SYMLINK-FILE include/rte_cryptodev_scheduler_operations.h
SYMLINK-FILE include/rte_cryptodev_scheduler.h
CC scheduler_pmd.o
--
CC null_crypto_pmd.o
PMDINFO null_crypto_pmd.o.pmd.c
CC null_crypto_pmd.o.pmd.o
LD null_crypto_pmd.o
CC null_crypto_pmd_ops.o
1 error generated.
make[6]: *** [rte_eth_af_xdp.o] Error 1
make[5]: *** [af_xdp] Error 2
make[4]: *** [net] Error 2
make[4]: *** Waiting for unfinished jobs....
== Build drivers/crypto/dpaa2_sec
*Failed Build #4:
OS: UB1604
Target: x86_64-native-linuxapp-clang
== Build drivers/crypto/scheduler
CC rte_eth_af_xdp.o
SYMLINK-FILE include/rte_cryptodev_scheduler_operations.h
SYMLINK-FILE include/rte_cryptodev_scheduler.h
CC scheduler_pmd.o
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/679fd09237b9434b8e30cf193e5239fe/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c:13:10: fatal error: 'linux/if_xdp.h' file not found
#include <linux/if_xdp.h>
^
CC scheduler_pmd_ops.o
1 error generated.
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'rte_eth_af_xdp.o' failed
make[6]: *** [rte_eth_af_xdp.o] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.subdir.mk:35: recipe for target 'af_xdp' failed
make[5]: *** [af_xdp] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.subdir.mk:35: recipe for target 'net' failed
make[4]: *** [net] Error 2
make[4]: *** Waiting for unfinished jobs....
CC rte_cryptodev_scheduler.o
== Build drivers/crypto/null
CC null_crypto_pmd.o
--
PMDINFO virtio_cryptodev.o.pmd.c
CC virtio_cryptodev.o.pmd.o
LD virtio_cryptodev.o
AR librte_pmd_virtio_crypto.a
INSTALL-LIB librte_pmd_virtio_crypto.a
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed
make[3]: *** [drivers] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-clang/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
*Failed Build #5:
OS: CENTOS
Target: x86_64-native-linuxapp-gcc
== Build drivers/crypto/scheduler
CC rte_eth_af_xdp.o
SYMLINK-FILE include/rte_cryptodev_scheduler_operations.h
SYMLINK-FILE include/rte_cryptodev_scheduler.h
CC scheduler_pmd.o
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c:13:26: fatal error: linux/if_xdp.h: No such file or directory
#include <linux/if_xdp.h>
^
compilation terminated.
make[6]: *** [rte_eth_af_xdp.o] Error 1
make[5]: *** [af_xdp] Error 2
*Failed Build #6:
OS: CENTOS
Target: i686-native-linuxapp-gcc
INSTALL-LIB librte_pmd_bbdev_null.a
== Build drivers/crypto
== Build drivers/net/af_xdp
== Build drivers/crypto/scheduler
CC rte_eth_af_xdp.o
/tmp/CENTOS_K3.10.0_GCC4.8.5/i686-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c:13:26: fatal error: linux/if_xdp.h: No such file or directory
#include <linux/if_xdp.h>
^
compilation terminated.
SYMLINK-FILE include/rte_cryptodev_scheduler_operations.h
SYMLINK-FILE include/rte_cryptodev_scheduler.h
*Failed Build #7:
OS: UB1604
Target: i686-native-linuxapp-gcc
SYMLINK-FILE include/rte_cryptodev_scheduler_operations.h
SYMLINK-FILE include/rte_cryptodev_scheduler.h
CC scheduler_pmd.o
CC rte_eth_af_xdp.o
CC scheduler_pmd_ops.o
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c:13:26: fatal error: linux/if_xdp.h: No such file or directory
compilation terminated.
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'rte_eth_af_xdp.o' failed
make[6]: *** [rte_eth_af_xdp.o] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.subdir.mk:35: recipe for target 'af_xdp' failed
make[5]: *** [af_xdp] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.subdir.mk:35: recipe for target 'net' failed
make[4]: *** [net] Error 2
make[4]: *** Waiting for unfinished jobs....
== Build drivers/crypto/null
CC null_crypto_pmd.o
CC rte_cryptodev_scheduler.o
--
PMDINFO virtio_cryptodev.o.pmd.c
CC virtio_cryptodev.o.pmd.o
LD virtio_cryptodev.o
AR librte_pmd_virtio_crypto.a
INSTALL-LIB librte_pmd_virtio_crypto.a
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed
make[3]: *** [drivers] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/i686-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
*Failed Build #8:
OS: CENTOS
Target: x86_64-native-linuxapp-gcc-shared
LD rte_eth_af_packet.o
LD librte_pmd_af_packet.so.1.1
INSTALL-LIB librte_pmd_af_packet.so.1.1
== Build drivers/net/ark
CC rte_eth_af_xdp.o
/tmp/CENTOS_K3.10.0_GCC4.8.5/x86_64-native-linuxapp-gcc-shared/679fd09237b9434b8e30cf193e5239fe/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c:13:26: fatal error: linux/if_xdp.h: No such file or directory
#include <linux/if_xdp.h>
^
compilation terminated.
make[6]: *** [rte_eth_af_xdp.o] Error 1
CC ark_ddm.o
*Failed Build #9:
OS: UB1604
Target: x86_64-native-linuxapp-gcc-shared
INSTALL-LIB librte_pmd_af_packet.so.1.1
== Build drivers/net/af_xdp
CC scheduler_pmd_ops.o
CC rte_eth_af_xdp.o
CC rte_cryptodev_scheduler.o
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/679fd09237b9434b8e30cf193e5239fe/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c:13:26: fatal error: linux/if_xdp.h: No such file or directory
compilation terminated.
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'rte_eth_af_xdp.o' failed
make[6]: *** [rte_eth_af_xdp.o] Error 1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.subdir.mk:35: recipe for target 'af_xdp' failed
make[5]: *** [af_xdp] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.subdir.mk:35: recipe for target 'net' failed
make[4]: *** [net] Error 2
make[4]: *** Waiting for unfinished jobs....
CC scheduler_roundrobin.o
CC scheduler_pkt_size_distr.o
== Build drivers/crypto/null
--
PMDINFO virtio_cryptodev.o.pmd.c
CC virtio_cryptodev.o.pmd.o
LD virtio_cryptodev.o
LD librte_pmd_virtio_crypto.so.1.1
INSTALL-LIB librte_pmd_virtio_crypto.so.1.1
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed
make[3]: *** [drivers] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/UB1604_K4.4.0_GCC5.4.0/x86_64-native-linuxapp-gcc-shared/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
*Failed Build #10:
OS: FC25
Target: x86_64-native-linuxapp-gcc-debug
AR librte_pmd_af_packet.a
INSTALL-LIB librte_pmd_af_packet.a
== Build drivers/net/af_xdp
== Build drivers/crypto/scheduler
CC rte_eth_af_xdp.o
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/679fd09237b9434b8e30cf193e5239fe/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c:13:26: fatal error: linux/if_xdp.h: No such file or directory
#include <linux/if_xdp.h>
^
compilation terminated.
SYMLINK-FILE include/rte_cryptodev_scheduler_operations.h
SYMLINK-FILE include/rte_cryptodev_scheduler.h
CC scheduler_pmd.o
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'rte_eth_af_xdp.o' failed
make[6]: *** [rte_eth_af_xdp.o] Error 1
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.subdir.mk:35: recipe for target 'af_xdp' failed
make[5]: *** [af_xdp] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.subdir.mk:35: recipe for target 'net' failed
make[4]: *** [net] Error 2
make[4]: *** Waiting for unfinished jobs....
CC scheduler_pmd_ops.o
== Build drivers/crypto/null
CC rte_cryptodev_scheduler.o
--
PMDINFO virtio_cryptodev.o.pmd.c
CC virtio_cryptodev.o.pmd.o
LD virtio_cryptodev.o
AR librte_pmd_virtio_crypto.a
INSTALL-LIB librte_pmd_virtio_crypto.a
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed
make[3]: *** [drivers] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC25_K4.8.6_GCC6.3.1/x86_64-native-linuxapp-gcc-debug/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
*Failed Build #11:
OS: FC24
Target: x86_64-native-linuxapp-gcc-shared
INSTALL-LIB librte_pmd_af_packet.so.1.1
== Build drivers/net/af_xdp
== Build drivers/crypto/scheduler
CC rte_eth_af_xdp.o
SYMLINK-FILE include/rte_cryptodev_scheduler_operations.h
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/679fd09237b9434b8e30cf193e5239fe/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c:13:26: fatal error: linux/if_xdp.h: No such file or directory
#include <linux/if_xdp.h>
^
compilation terminated.
SYMLINK-FILE include/rte_cryptodev_scheduler.h
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'rte_eth_af_xdp.o' failed
make[6]: *** [rte_eth_af_xdp.o] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.subdir.mk:35: recipe for target 'af_xdp' failed
make[5]: *** [af_xdp] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.subdir.mk:35: recipe for target 'net' failed
make[4]: *** [net] Error 2
make[4]: *** Waiting for unfinished jobs....
== Build drivers/crypto/null
CC scheduler_pmd.o
CC null_crypto_pmd.o
--
LD virtio_cryptodev.o
LD librte_pmd_dpaa_sec.so.1.1
LD librte_pmd_virtio_crypto.so.1.1
INSTALL-LIB librte_pmd_dpaa_sec.so.1.1
INSTALL-LIB librte_pmd_virtio_crypto.so.1.1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed
make[3]: *** [drivers] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-gcc-shared/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
*Failed Build #12:
OS: FC24
Target: x86_64-native-linuxapp-clang
== Build drivers/crypto/scheduler
CC rte_eth_af_xdp.o
SYMLINK-FILE include/rte_cryptodev_scheduler_operations.h
SYMLINK-FILE include/rte_cryptodev_scheduler.h
CC scheduler_pmd.o
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/679fd09237b9434b8e30cf193e5239fe/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c:13:10: fatal error: 'linux/if_xdp.h' file not found
#include <linux/if_xdp.h>
^
CC scheduler_pmd_ops.o
1 error generated.
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'rte_eth_af_xdp.o' failed
make[6]: *** [rte_eth_af_xdp.o] Error 1
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.subdir.mk:35: recipe for target 'af_xdp' failed
make[5]: *** [af_xdp] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.subdir.mk:35: recipe for target 'net' failed
make[4]: *** [net] Error 2
make[4]: *** Waiting for unfinished jobs....
CC rte_cryptodev_scheduler.o
== Build drivers/crypto/null
CC null_crypto_pmd.o
--
PMDINFO virtio_cryptodev.o.pmd.c
CC virtio_cryptodev.o.pmd.o
LD virtio_cryptodev.o
AR librte_pmd_virtio_crypto.a
INSTALL-LIB librte_pmd_virtio_crypto.a
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed
make[3]: *** [drivers] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC24_K4.9.13_GCC6.2.1/x86_64-native-linuxapp-clang/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
*Failed Build #13:
OS: FC24
Target: i686-native-linuxapp-gcc
CC rte_eth_af_packet.o.pmd.o
LD rte_eth_af_packet.o
AR librte_pmd_af_packet.a
INSTALL-LIB librte_pmd_af_packet.a
== Build drivers/crypto
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/drivers/net/af_xdp/rte_eth_af_xdp.c:13:26: fatal error: linux/if_xdp.h: No such file or directory
#include <linux/if_xdp.h>
^
compilation terminated.
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/internal/rte.compile-pre.mk:114: recipe for target 'rte_eth_af_xdp.o' failed
make[6]: *** [rte_eth_af_xdp.o] Error 1
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.subdir.mk:35: recipe for target 'af_xdp' failed
make[5]: *** [af_xdp] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.subdir.mk:35: recipe for target 'net' failed
make[4]: *** [net] Error 2
make[4]: *** Waiting for unfinished jobs....
== Build drivers/crypto/scheduler
== Build drivers/crypto/null
CC null_crypto_pmd.o
--
PMDINFO virtio_cryptodev.o.pmd.c
CC virtio_cryptodev.o.pmd.o
LD virtio_cryptodev.o
AR librte_pmd_virtio_crypto.a
INSTALL-LIB librte_pmd_virtio_crypto.a
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkbuild.mk:49: recipe for target 'drivers' failed
make[3]: *** [drivers] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkroot.mk:100: recipe for target 'all' failed
make[2]: *** [all] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkinstall.mk:57: recipe for target 'pre_install' failed
make[1]: *** [pre_install] Error 2
/tmp/FC24_K4.5.5_GCC6.1.1/i686-native-linuxapp-gcc/679fd09237b9434b8e30cf193e5239fe/dpdk/mk/rte.sdkroot.mk:79: recipe for target 'install' failed
make: *** [install] Error 2
DPDK STV team
reply other threads:[~2018-08-17 10:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='0590c7$2en1vp@orsmga001.jf.intel.com' \
--to=sys_stv@intel.com \
--cc=test-report@dpdk.org \
/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).