automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw63799[v2, 06/36] net/i40e/base: further implementation of LLDP
@ 2020-01-23 22:35 sys_stv
  0 siblings, 0 replies; 2+ messages in thread
From: sys_stv @ 2020-01-23 22:35 UTC (permalink / raw)
  To: test-report

[-- Attachment #1: Type: text/plain, Size: 5083 bytes --]

Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/63799

_apply issues_

Submitter: Xiaolong Ye <xiaolong.ye@intel.com>
Date: 2019-12-12 15:20:54
Reply_mail: 20191212152124.260629-7-xiaolong.ye@intel.com
DPDK git baseline:
	Repo:dpdk-next-net-intel, CommitID: e1fbf80bd86c75c724a20f7028a9e297fa6e989e
	Repo:dpdk, CommitID: c465e6b94be343303303f26b95f3c2ae4969063e

*Repo: dpdk-next-net-intel
i40e_aqc_opc_lldp_stop_start_spec_agent	= 0x0A09,

	/* Tunnel commands */
	i40e_aqc_opc_add_udp_tunnel	= 0x0B00,

error: patch failed: drivers/net/i40e/base/i40e_adminq_cmd.h:265
error: drivers/net/i40e/base/i40e_adminq_cmd.h: patch does not apply
Checking patch drivers/net/i40e/base/i40e_common.c...
error: while searching for:
}

--
 **/
enum i40e_status_code i40e_aq_delete_lldp_tlv(struct i40e_hw *hw,
				u8 bridge_type, void *buff, u16 buff_size,
				u16 tlv_len, u16 *mib_len,
				struct 
error: patch failed: drivers/net/i40e/base/i40e_common.c:4347
error: drivers/net/i40e/base/i40e_common.c: patch does not apply
Checking patch drivers/net/i40e/base/i40e_prototype.h...
error: while searching for:
enum i40e_status_code i40e_aq_cfg_lldp_mib_change_event(struct i40e_hw *hw,
				bool enable_update,
--
enum i40e_status_code i40e_aq_start_lldp(struct i40e_hw *hw,
				struct i40e_asq_cmd_details *cmd_details);
enum i40e_status_code i40e_aq_get_cee_dcb_config(struct i40e_hw *hw,
				void *buff, u16 buff_size,

error: patch failed: drivers/net/i40e/base/i40e_prototype.h:251
error: drivers/net/i40e/base/i40e_prototype.h: patch does not apply
Checking patch drivers/net/i40e/base/i40e_type.h...
error: while searching for:
#define I40E_HW_FLAG_AQ_PHY_ACCESS_CAPABLE  BIT_ULL(2)
#define I40E_HW_FLAG_NVM_READ_REQUIRES_LOCK BIT_ULL(3)
#define I40E_HW_FLAG_FW_LLDP_STOPPABLE	    BIT_ULL(4)
	u64 flags;

	/* Used in set switch config AQ command */

error: patch failed: drivers/net/i40e/base/i40e_type.h:742
error: drivers/net/i40e/base/i40e_type.h: patch does not apply
Checking patch drivers/net/i40e/i40e_ethdev.c...
error: while searching for:
	 */
	if (sw_dcb == TRUE) {
--
			ret = i40e_aq_stop_lldp(hw, TRUE, NULL);
			if (ret != I40E_SUCCESS)
				PMD_INIT_LOG(DEBUG, "Failed to stop lldp");
		}

error: patch failed: drivers/net/i40e/i40e_ethdev.c:11577
error: drivers/net/i40e/i40e_ethdev.c: patch does not apply
Checking patch drivers/net/i40e/rte_pmd_i40e.c...
error: while searching for:

	/* Disable DCBx if it's the first time to set strict priority. */
--
		ret = i40e_aq_stop_lldp(hw, true, NULL);
		if (ret)
			PMD_DRV_LOG(INFO,
				    "Failed to disable DCBx as it's already"

error: patch failed: drivers/net/i40e/rte_pmd_i40e.c:1409
error: drivers/net/i40e/rte_pmd_i40e.c: patch does not apply
*Repo: dpdk
i40e_aqc_opc_lldp_stop_start_spec_agent	= 0x0A09,

	/* Tunnel commands */
	i40e_aqc_opc_add_udp_tunnel	= 0x0B00,

error: patch failed: drivers/net/i40e/base/i40e_adminq_cmd.h:265
error: drivers/net/i40e/base/i40e_adminq_cmd.h: patch does not apply
Checking patch drivers/net/i40e/base/i40e_common.c...
error: while searching for:
}

--
 **/
enum i40e_status_code i40e_aq_delete_lldp_tlv(struct i40e_hw *hw,
				u8 bridge_type, void *buff, u16 buff_size,
				u16 tlv_len, u16 *mib_len,
				struct 
error: patch failed: drivers/net/i40e/base/i40e_common.c:4347
error: drivers/net/i40e/base/i40e_common.c: patch does not apply
Checking patch drivers/net/i40e/base/i40e_prototype.h...
error: while searching for:
enum i40e_status_code i40e_aq_cfg_lldp_mib_change_event(struct i40e_hw *hw,
				bool enable_update,
--
enum i40e_status_code i40e_aq_start_lldp(struct i40e_hw *hw,
				struct i40e_asq_cmd_details *cmd_details);
enum i40e_status_code i40e_aq_get_cee_dcb_config(struct i40e_hw *hw,
				void *buff, u16 buff_size,

error: patch failed: drivers/net/i40e/base/i40e_prototype.h:251
error: drivers/net/i40e/base/i40e_prototype.h: patch does not apply
Checking patch drivers/net/i40e/base/i40e_type.h...
error: while searching for:
#define I40E_HW_FLAG_AQ_PHY_ACCESS_CAPABLE  BIT_ULL(2)
#define I40E_HW_FLAG_NVM_READ_REQUIRES_LOCK BIT_ULL(3)
#define I40E_HW_FLAG_FW_LLDP_STOPPABLE	    BIT_ULL(4)
	u64 flags;

	/* Used in set switch config AQ command */

error: patch failed: drivers/net/i40e/base/i40e_type.h:742
error: drivers/net/i40e/base/i40e_type.h: patch does not apply
Checking patch drivers/net/i40e/i40e_ethdev.c...
error: while searching for:
	 */
	if (sw_dcb == TRUE) {
--
			ret = i40e_aq_stop_lldp(hw, TRUE, NULL);
			if (ret != I40E_SUCCESS)
				PMD_INIT_LOG(DEBUG, "Failed to stop lldp");
		}

error: patch failed: drivers/net/i40e/i40e_ethdev.c:11577
error: drivers/net/i40e/i40e_ethdev.c: patch does not apply
Checking patch drivers/net/i40e/rte_pmd_i40e.c...
error: while searching for:

	/* Disable DCBx if it's the first time to set strict priority. */
--
		ret = i40e_aq_stop_lldp(hw, true, NULL);
		if (ret)
			PMD_DRV_LOG(INFO,
				    "Failed to disable DCBx as it's already"

error: patch failed: drivers/net/i40e/rte_pmd_i40e.c:1409
error: drivers/net/i40e/rte_pmd_i40e.c: patch does not apply

DPDK STV team

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dpdk-test-report]  |FAILURE| pw63799[v2, 06/36] net/i40e/base: further implementation of LLDP
@ 2019-12-12 16:01 sys_stv
  0 siblings, 0 replies; 2+ messages in thread
From: sys_stv @ 2019-12-12 16:01 UTC (permalink / raw)
  To: test-report

[-- Attachment #1: Type: text/plain, Size: 9171 bytes --]

Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/63799

_Compilation issues_

Submitter: Xiaolong Ye <xiaolong.ye@intel.com>
Date: 2019-12-12 15:20:54
Reply_mail: 20191212152124.260629-7-xiaolong.ye@intel.com
DPDK git baseline: Repo:dpdk-next-net-intel, CommitID: 10691dd450428665489594fd18a989fd4f332f7d

Makefile build Summary: 22 Builds Done, 21 Successful, 1 Failures

Meson build Summary: 8 Builds Done, 8 Successful, 0 Failures

               +==============================================+===========+==========+
               |                   Makefile                   |   Meson   | Document |
+----------------+------+-------+------+------------+-----------+-----------+----------+
| os             | gcc  | clang | icc  | gcc+shared | gcc+debug | gcc/clang | pdf/html |
+----------------+------+-------+------+------------+-----------+-----------+----------+
| UB1804-64      | pass | pass  | pass |            |           | pass      | pass     |
| UB1604-32      | pass |       |      |            |           | pass      |          |
| CENTOS77-64    | pass | pass  | pass | pass       | pass      | pass      |          |
| UB1604-64      | pass | pass  |      |            |           |           |          |
| FC30-64        | FAIL |       |      |            |           |           |          |
| WIN10-64       |      |       |      |            |           | pass      |          |
| UB1910-64      | pass |       |      |            |           |           |          |
| FC31-64        | pass | pass  |      |            |           | pass      |          |
| RHEL80-64      | pass |       |      |            |           |           |          |
| FreeBSD1201-64 | pass | FAIL  |      | pass       | pass      | pass      |          |
| RHEL77-64      | pass |       |      |            |           |           |          |
| SUSE15-64      | pass | pass  |      |            |           | pass      |          |
+----------------+------+-------+------+------------+-----------+-----------+----------+

Test environment and configuration as below:

** Makefile build **


OS: UB1804-64
	Kernel Version: 4.15.0-20-generic
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
	GCC Version: gcc (Ubuntu 7.3.0-16ubuntu3) 7.3.0
	Clang Version: 6.0.0-1ubuntu2 (tags/RELEASE_600/final)
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-icc
	x86_64-native-linuxapp-gcc


OS: UB1604-32
	Kernel Version: 4.4.0-131-generic
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
	GCC Version: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.11) 5.4.0 20160609
	Clang Version: 3.8.0-2ubuntu4 (tags/RELEASE_380/final)
	i686-native-linuxapp-gcc


OS: CENTOS77-64
	Kernel Version: 3.10.0-1062.9.1.el7.x86_64
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
	GCC Version: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)
	Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final)
	x86_64-native-linuxapp-gcc+shared
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-gcc+debug
	x86_64-native-linuxapp-icc


OS: UB1910-64
	Kernel Version: 5.3.0-18-generic
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
	GCC Version: gcc (Ubuntu 9.2.1-9ubuntu2) 9.2.1 20191008
	Clang Version: 9.0.0-2 (tags/RELEASE_900/final)
	x86_64-native-linuxapp-gcc


OS: UB1604-64
	Kernel Version: 4.4.0-47-generic
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
	GCC Version: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609
	Clang Version: 3.8.0-2ubuntu4 (tags/RELEASE_380/final)
	x86_64-native-linuxapp-clang
	x86_64-native-linuxapp-gcc


OS: FC31-64
	Kernel Version: 5.3.14-300.fc31.x86_64
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
	GCC Version: gcc (GCC) 9.2.1 20190827 (Red Hat 9.2.1-1)
	Clang Version: 9.0.0 (Fedora 9.0.0-1.fc31)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang


OS: RHEL80-64
	Kernel Version: 4.18.0-80.el8.x86_64
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
	GCC Version: gcc (GCC) 8.2.1 20180905 (Red Hat 8.2.1-3)
	Clang Version: 6.0.1 (tags/RELEASE_601/final)
	x86_64-native-linuxapp-gcc


OS: FreeBSD1201-64
	Kernel Version: 12.1-RELEASE
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz (2194.98-MHz K8-class CPU)
	GCC Version: gcc (FreeBSD Ports Collection) 9.2.0
	Clang Version: 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1)
	x86_64-native-bsdapp-clang
	x86_64-native-bsdapp-gcc+shared
	x86_64-native-bsdapp-gcc+debug
	x86_64-native-bsdapp-gcc


OS: RHEL77-64
	Kernel Version: 3.10.0-1062.9.1.el7.x86_64
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
	GCC Version: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)
	Clang Version: 3.4.2 (tags/RELEASE_34/dot2-final)
	x86_64-native-linuxapp-gcc


OS: SUSE15-64
	Kernel Version: 4.12.14-lp150.11-default
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
	GCC Version: gcc (SUSE Linux) 7.3.1 20180323 [gcc-7-branch revision 258812]
	Clang Version: 5.0.1 (tags/RELEASE_501/final 312548)
	x86_64-native-linuxapp-gcc
	x86_64-native-linuxapp-clang


** Meson build **


OS: UB1804-64
	Kernel Version: 4.15.0-20-generic
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
	GCC Version: gcc (Ubuntu 7.3.0-27ubuntu1~18.04) 7.3.0
	Clang Version: 6.0.0-1ubuntu2 (tags/RELEASE_600/final)
	x86_64-native-linuxapp-doc
	./build-gcc-static
	./build-gcc-shared
	./build-clang-static
	./build-clang-shared
	./build-x86-default


OS: UB1604-32
	Kernel Version: 4.4.0-131-generic
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
	GCC Version: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.11) 5.4.0 20160609
	Clang Version: 3.8.0-2ubuntu4 (tags/RELEASE_380/final)
	./build-gcc-static
	./build-gcc-shared
	./build-clang-static
	./build-clang-shared
	./build-x86-default


OS: CENTOS77-64
	Kernel Version: 3.10.0-1062.9.1.el7.x86_64
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
	GCC Version: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39)
	Clang Version: 6.0.0 (tags/RELEASE_600/final)
	./build-gcc-static
	./build-gcc-shared
	./build-clang-static
	./build-clang-shared
	./build-x86-default


OS: WIN10-64
	Kernel Version: N/A
	CPU info: N/A
	GCC Version: N/A
	Clang Version: Clang 8.0.0
	x86_64-windows-clang


OS: FC31-64
	Kernel Version: 5.3.14-300.fc31.x86_64
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
	GCC Version: gcc (GCC) 9.2.1 20190827 (Red Hat 9.2.1-1)
	Clang Version: 9.0.0 (Fedora 9.0.0-1.fc31)
	./build-gcc-static
	./build-gcc-shared
	./build-clang-static
	./build-clang-shared
	./build-x86-default


OS: FreeBSD1201-64
	Kernel Version: 12.1-RELEASE
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz (2194.97-MHz K8-class CPU)
	GCC Version: gcc (FreeBSD Ports Collection) 9.2.0
	Clang Version: 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1)
	./build-gcc-static
	./build-gcc-shared
	./build-clang-static
	./build-clang-shared
	./build-x86-default


OS: SUSE15-64
	Kernel Version: 4.12.14-lp150.11-default
	CPU info: Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
	GCC Version: gcc (SUSE Linux) 7.3.1 20180323 [gcc-7-branch revision 258812]
	Clang Version: 5.0.1 (tags/RELEASE_501/final 312548)
	./build-gcc-static
	./build-gcc-shared
	./build-clang-static
	./build-clang-shared
	./build-x86-default


*Make Build Failed #1:
OS: FreeBSD1201-64
Target: x86_64-native-bsdapp-clang
  CC bbdev_null.o
  CC atl_rxtx.o
  SYMLINK-FILE include/rte_cryptodev_scheduler_operations.h
  CC isal_compress_pmd.o
  CC otx_cryptodev.o
/root/FreeBSD1201-64_K12.1_Clang8.0.1/x86_64-native-bsdapp-clang/f3d44d7c529343acae5e2b3686fe893e/dpdk/drivers/compress/isal/isal_compress_pmd.c:4:10: fatal error: 'isa-l.h' file not found
#include <isa-l.h>
         ^~~~~~~~~
  CC otx2_cryptodev.o
  CC ark_ddm.o
  CC rte_openssl_pmd.o
  CC axgbe_ethdev.o
  SYMLINK-FILE include/rte_cryptodev_scheduler.h
1 error generated.
gmake[6]: *** [/root/FreeBSD1201-64_K12.1_Clang8.0.1/x86_64-native-bsdapp-clang/f3d44d7c529343acae5e2b3686fe893e/dpdk/mk/internal/rte.compile-pre.mk:116: isal_compress_pmd.o] Error 1
gmake[5]: *** [/root/FreeBSD1201-64_K12.1_Clang8.0.1/x86_64-native-bsdapp-clang/f3d44d7c529343acae5e2b3686fe893e/dpdk/mk/rte.subdir.mk:37: isal] Error 2
gmake[4]: *** [/root/FreeBSD1201-64_K12.1_Clang8.0.1/x86_64-native-bsdapp-clang/f3d44d7c529343acae5e2b3686fe893e/dpdk/mk/rte.subdir.mk:37: compress] Error 2
gmake[4]: *** Waiting for unfinished jobs....
  CC scheduler_pmd.o
== Build drivers/net/bnx2x
  PMDINFO otx_cryptodev.o.pmd.c
  CC otx_cryptodev.o.pmd.o
--
  CC medford_nic.o
  CC hunt_nic.o
  CC medford2_nic.o
  AR librte_pmd_sfc_efx.a
  INSTALL-LIB librte_pmd_sfc_efx.a
gmake[3]: *** [/root/FreeBSD1201-64_K12.1_Clang8.0.1/x86_64-native-bsdapp-clang/f3d44d7c529343acae5e2b3686fe893e/dpdk/mk/rte.sdkbuild.mk:46: drivers] Error 2
gmake[2]: *** [/root/FreeBSD1201-64_K12.1_Clang8.0.1/x86_64-native-bsdapp-clang/f3d44d7c529343acae5e2b3686fe893e/dpdk/mk/rte.sdkroot.mk:99: all] Error 2
gmake[1]: *** [/root/FreeBSD1201-64_K12.1_Clang8.0.1/x86_64-native-bsdapp-clang/f3d44d7c529343acae5e2b3686fe893e/dpdk/mk/rte.sdkinstall.mk:61: pre_install] Error 2
gmake: *** [/root/FreeBSD1201-64_K12.1_Clang8.0.1/x86_64-native-bsdapp-clang/f3d44d7c529343acae5e2b3686fe893e/dpdk/mk/rte.sdkroot.mk:77: install] Error 2

DPDK STV team

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-23 22:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-23 22:35 [dpdk-test-report] |FAILURE| pw63799[v2, 06/36] net/i40e/base: further implementation of LLDP sys_stv
  -- strict thread matches above, loose matches on Subject: below --
2019-12-12 16:01 sys_stv

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).