automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw37619[dpdk-dev, v2, 05/14] net/qede/base: symantic changes
Date: 05 Jul 2018 01:39:43 -0700	[thread overview]
Message-ID: <0590c7$22vh0c@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Rasesh Mody <rasesh.mody@cavium.com>
Date: 2018-04-09 04:48:01
DPDK git baseline:
	Repo:dpdk-master, CommitID: 05e0eee0001cb19671eb7e8d3dd68680a695fea2
	Repo:dpdk-next-eventdev, CommitID: aa9cbfc8cd1cae3e91e4741edc2aaf3d08056a39
	Repo:dpdk-next-net, CommitID: 0b8b92e38cd55c68e4dc49dd597f62327798ec74
	Repo:dpdk-next-crypto, CommitID: a5203e08a5e9b6ee9ffbbf4c150b7776de833b08
	Repo:dpdk-next-virtio, CommitID: 9b954f9c455a76304601deb88e2df1549dc9e09a

*Repo: dpdk-master
Checking patch drivers/net/qede/base/ecore_hsi_common.h...
error: while searching for:
/* Do not allow additional VLAN manipulations on this packet (DCB) */
#define CORE_TX_BD_DATA_FORCE_VLAN_MODE_MASK         0x1
#define CORE_TX_BD_DATA_FORCE_VLAN_MODE_SHIFT        0
/* Insert VLAN into packet */
#define CORE_TX_BD_DATA_VLAN_INSERTION_MASK          0x1
#define CORE_TX_BD_DATA_VLAN_INSERTION_SHIFT         1
/* This is the first BD of the packet (for debug) */

error: patch failed: drivers/net/qede/base/ecore_hsi_common.h:948
error: drivers/net/qede/base/ecore_hsi_common.h: patch does not apply
Checking patch drivers/net/qede/base/ecore_hsi_debug_tools.h...
error: while searching for:
 * Attention bit mapping
 */
struct dbg_attn_bit_mapping {
	__le16 data;
/* The index of an attention in the blocks attentions list
 * (if is_unused_bit_cnt=0), or a number of consecutive unused attention bits
 * (if is_unused_bit_cnt=1)

error: patch failed: drivers/net/qede/base/ecore_hsi_debug_tools.h:225
error: drivers/net/qede/base/ecore_hsi_debug_tools.h: patch does not apply
Checking patch drivers/net/qede/base/ecore_hsi_eth.h...
error: while searching for:
	u8 tpa_ipv6_en_flg /* Enable TPA for IPv6 packets */;
	u8 tpa_ipv4_tunn_en_flg /* Enable TPA for IPv4 over tunnel */;
	u8 tpa_ipv6_tunn_en_flg /* Enable TPA for IPv6 over tunnel */;
/* If set, start each tpa segment on new SGE (GRO mode). One SGE per segment
 * allowed
--
/* If set, put header of first TPA segment on bd and data on SGE */
	u8 tpa_hdr_data_split_flg;
/* If set, GRO data consistent will checked for TPA continue */
	u8 tpa_gro_consistent_flg;

error: patch failed: drivers/net/qede/base/ecore_hsi_eth.h:1045
error: drivers/net/qede/base/ecore_hsi_eth.h: patch does not apply
Checking patch drivers/net/qede/base/ecore_hsi_init_func.h...
error: while searching for:
 * BRB RAM init requirements
 */
struct init_brb_ram_req {
	__le32 guranteed_per_tc /* guaranteed size per TC, in bytes */;
	__le32 headroom_per_tc /* headroom size per TC, in bytes */;
--
	__le32 max_ports_per_engine /* min packet size, in bytes */;
	u8 num_active_tcs[MAX_NUM_PORTS] /* number of active TCs per port */;
};


error: patch failed: drivers/net/qede/base/ecore_hsi_init_func.h:24
error: drivers/net/qede/base/ecore_hsi_init_func.h: patch does not apply
Checking patch drivers/net/qede/base/ecore_hsi_init_tool.h...
error: while searching for:
};


struct fw_asserts_ram_section {
/* The offset of the section in the RAM in RAM lines (64-bit units) */
--
	__le32 length /* buffer length in bytes */;
};



error: patch failed: drivers/net/qede/base/ecore_hsi_init_tool.h:30
error: drivers/net/qede/base/ecore_hsi_init_tool.h: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch drivers/net/qede/base/ecore_hsi_common.h...
error: while searching for:
/* Do not allow additional VLAN manipulations on this packet (DCB) */
#define CORE_TX_BD_DATA_FORCE_VLAN_MODE_MASK         0x1
#define CORE_TX_BD_DATA_FORCE_VLAN_MODE_SHIFT        0
/* Insert VLAN into packet */
#define CORE_TX_BD_DATA_VLAN_INSERTION_MASK          0x1
#define CORE_TX_BD_DATA_VLAN_INSERTION_SHIFT         1
/* This is the first BD of the packet (for debug) */

error: patch failed: drivers/net/qede/base/ecore_hsi_common.h:948
error: drivers/net/qede/base/ecore_hsi_common.h: patch does not apply
Checking patch drivers/net/qede/base/ecore_hsi_debug_tools.h...
error: while searching for:
 * Attention bit mapping
 */
struct dbg_attn_bit_mapping {
	__le16 data;
/* The index of an attention in the blocks attentions list
 * (if is_unused_bit_cnt=0), or a number of consecutive unused attention bits
 * (if is_unused_bit_cnt=1)

error: patch failed: drivers/net/qede/base/ecore_hsi_debug_tools.h:225
error: drivers/net/qede/base/ecore_hsi_debug_tools.h: patch does not apply
Checking patch drivers/net/qede/base/ecore_hsi_eth.h...
error: while searching for:
	u8 tpa_ipv6_en_flg /* Enable TPA for IPv6 packets */;
	u8 tpa_ipv4_tunn_en_flg /* Enable TPA for IPv4 over tunnel */;
	u8 tpa_ipv6_tunn_en_flg /* Enable TPA for IPv6 over tunnel */;
/* If set, start each tpa segment on new SGE (GRO mode). One SGE per segment
 * allowed
--
/* If set, put header of first TPA segment on bd and data on SGE */
	u8 tpa_hdr_data_split_flg;
/* If set, GRO data consistent will checked for TPA continue */
	u8 tpa_gro_consistent_flg;

error: patch failed: drivers/net/qede/base/ecore_hsi_eth.h:1045
error: drivers/net/qede/base/ecore_hsi_eth.h: patch does not apply
Checking patch drivers/net/qede/base/ecore_hsi_init_func.h...
error: while searching for:
 * BRB RAM init requirements
 */
struct init_brb_ram_req {
	__le32 guranteed_per_tc /* guaranteed size per TC, in bytes */;
	__le32 headroom_per_tc /* headroom size per TC, in bytes */;
--
	__le32 max_ports_per_engine /* min packet size, in bytes */;
	u8 num_active_tcs[MAX_NUM_PORTS] /* number of active TCs per port */;
};


error: patch failed: drivers/net/qede/base/ecore_hsi_init_func.h:24
error: drivers/net/qede/base/ecore_hsi_init_func.h: patch does not apply
Checking patch drivers/net/qede/base/ecore_hsi_init_tool.h...
error: while searching for:
};


struct fw_asserts_ram_section {
/* The offset of the section in the RAM in RAM lines (64-bit units) */
--
	__le32 length /* buffer length in bytes */;
};



error: patch failed: drivers/net/qede/base/ecore_hsi_init_tool.h:30
error: drivers/net/qede/base/ecore_hsi_init_tool.h: patch does not apply
*Repo: dpdk-next-net
Checking patch drivers/net/qede/base/ecore_hsi_common.h...
error: while searching for:
/* Do not allow additional VLAN manipulations on this packet (DCB) */
#define CORE_TX_BD_DATA_FORCE_VLAN_MODE_MASK         0x1
#define CORE_TX_BD_DATA_FORCE_VLAN_MODE_SHIFT        0
/* Insert VLAN into packet */
#define CORE_TX_BD_DATA_VLAN_INSERTION_MASK          0x1
#define CORE_TX_BD_DATA_VLAN_INSERTION_SHIFT         1
/* This is the first BD of the packet (for debug) */

error: patch failed: drivers/net/qede/base/ecore_hsi_common.h:948
error: drivers/net/qede/base/ecore_hsi_common.h: patch does not apply
Checking patch drivers/net/qede/base/ecore_hsi_debug_tools.h...
error: while searching for:
 * Attention bit mapping
 */
struct dbg_attn_bit_mapping {
	__le16 data;
/* The index of an attention in the blocks attentions list
 * (if is_unused_bit_cnt=0), or a number of consecutive unused attention bits
 * (if is_unused_bit_cnt=1)

error: patch failed: drivers/net/qede/base/ecore_hsi_debug_tools.h:225
error: drivers/net/qede/base/ecore_hsi_debug_tools.h: patch does not apply
Checking patch drivers/net/qede/base/ecore_hsi_eth.h...
error: while searching for:
	u8 tpa_ipv6_en_flg /* Enable TPA for IPv6 packets */;
	u8 tpa_ipv4_tunn_en_flg /* Enable TPA for IPv4 over tunnel */;
	u8 tpa_ipv6_tunn_en_flg /* Enable TPA for IPv6 over tunnel */;
/* If set, start each tpa segment on new SGE (GRO mode). One SGE per segment
 * allowed
--
/* If set, put header of first TPA segment on bd and data on SGE */
	u8 tpa_hdr_data_split_flg;
/* If set, GRO data consistent will checked for TPA continue */
	u8 tpa_gro_consistent_flg;

error: patch failed: drivers/net/qede/base/ecore_hsi_eth.h:1045
error: drivers/net/qede/base/ecore_hsi_eth.h: patch does not apply
Checking patch drivers/net/qede/base/ecore_hsi_init_func.h...
error: while searching for:
 * BRB RAM init requirements
 */
struct init_brb_ram_req {
	__le32 guranteed_per_tc /* guaranteed size per TC, in bytes */;
	__le32 headroom_per_tc /* headroom size per TC, in bytes */;
--
	__le32 max_ports_per_engine /* min packet size, in bytes */;
	u8 num_active_tcs[MAX_NUM_PORTS] /* number of active TCs per port */;
};


error: patch failed: drivers/net/qede/base/ecore_hsi_init_func.h:24
error: drivers/net/qede/base/ecore_hsi_init_func.h: patch does not apply
Checking patch drivers/net/qede/base/ecore_hsi_init_tool.h...
error: while searching for:
};


struct fw_asserts_ram_section {
/* The offset of the section in the RAM in RAM lines (64-bit units) */
--
	__le32 length /* buffer length in bytes */;
};



error: patch failed: drivers/net/qede/base/ecore_hsi_init_tool.h:30
error: drivers/net/qede/base/ecore_hsi_init_tool.h: patch does not apply
*Repo: dpdk-next-crypto
Checking patch drivers/net/qede/base/ecore_hsi_common.h...
error: while searching for:
/* Do not allow additional VLAN manipulations on this packet (DCB) */
#define CORE_TX_BD_DATA_FORCE_VLAN_MODE_MASK         0x1
#define CORE_TX_BD_DATA_FORCE_VLAN_MODE_SHIFT        0
/* Insert VLAN into packet */
#define CORE_TX_BD_DATA_VLAN_INSERTION_MASK          0x1
#define CORE_TX_BD_DATA_VLAN_INSERTION_SHIFT         1
/* This is the first BD of the packet (for debug) */

error: patch failed: drivers/net/qede/base/ecore_hsi_common.h:948
error: drivers/net/qede/base/ecore_hsi_common.h: patch does not apply
Checking patch drivers/net/qede/base/ecore_hsi_debug_tools.h...
error: while searching for:
 * Attention bit mapping
 */
struct dbg_attn_bit_mapping {
	__le16 data;
/* The index of an attention in the blocks attentions list
 * (if is_unused_bit_cnt=0), or a number of consecutive unused attention bits
 * (if is_unused_bit_cnt=1)

error: patch failed: drivers/net/qede/base/ecore_hsi_debug_tools.h:225
error: drivers/net/qede/base/ecore_hsi_debug_tools.h: patch does not apply
Checking patch drivers/net/qede/base/ecore_hsi_eth.h...
error: while searching for:
	u8 tpa_ipv6_en_flg /* Enable TPA for IPv6 packets */;
	u8 tpa_ipv4_tunn_en_flg /* Enable TPA for IPv4 over tunnel */;
	u8 tpa_ipv6_tunn_en_flg /* Enable TPA for IPv6 over tunnel */;
/* If set, start each tpa segment on new SGE (GRO mode). One SGE per segment
 * allowed
--
/* If set, put header of first TPA segment on bd and data on SGE */
	u8 tpa_hdr_data_split_flg;
/* If set, GRO data consistent will checked for TPA continue */
	u8 tpa_gro_consistent_flg;

error: patch failed: drivers/net/qede/base/ecore_hsi_eth.h:1045
error: drivers/net/qede/base/ecore_hsi_eth.h: patch does not apply
Checking patch drivers/net/qede/base/ecore_hsi_init_func.h...
error: while searching for:
 * BRB RAM init requirements
 */
struct init_brb_ram_req {
	__le32 guranteed_per_tc /* guaranteed size per TC, in bytes */;
	__le32 headroom_per_tc /* headroom size per TC, in bytes */;
--
	__le32 max_ports_per_engine /* min packet size, in bytes */;
	u8 num_active_tcs[MAX_NUM_PORTS] /* number of active TCs per port */;
};


error: patch failed: drivers/net/qede/base/ecore_hsi_init_func.h:24
error: drivers/net/qede/base/ecore_hsi_init_func.h: patch does not apply
Checking patch drivers/net/qede/base/ecore_hsi_init_tool.h...
error: while searching for:
};


struct fw_asserts_ram_section {
/* The offset of the section in the RAM in RAM lines (64-bit units) */
--
	__le32 length /* buffer length in bytes */;
};



error: patch failed: drivers/net/qede/base/ecore_hsi_init_tool.h:30
error: drivers/net/qede/base/ecore_hsi_init_tool.h: patch does not apply
*Repo: dpdk-next-virtio
Checking patch drivers/net/qede/base/ecore_hsi_common.h...
error: while searching for:
/* Do not allow additional VLAN manipulations on this packet (DCB) */
#define CORE_TX_BD_DATA_FORCE_VLAN_MODE_MASK         0x1
#define CORE_TX_BD_DATA_FORCE_VLAN_MODE_SHIFT        0
/* Insert VLAN into packet */
#define CORE_TX_BD_DATA_VLAN_INSERTION_MASK          0x1
#define CORE_TX_BD_DATA_VLAN_INSERTION_SHIFT         1
/* This is the first BD of the packet (for debug) */

error: patch failed: drivers/net/qede/base/ecore_hsi_common.h:948
error: drivers/net/qede/base/ecore_hsi_common.h: patch does not apply
Checking patch drivers/net/qede/base/ecore_hsi_debug_tools.h...
error: while searching for:
 * Attention bit mapping
 */
struct dbg_attn_bit_mapping {
	__le16 data;
/* The index of an attention in the blocks attentions list
 * (if is_unused_bit_cnt=0), or a number of consecutive unused attention bits
 * (if is_unused_bit_cnt=1)

error: patch failed: drivers/net/qede/base/ecore_hsi_debug_tools.h:225
error: drivers/net/qede/base/ecore_hsi_debug_tools.h: patch does not apply
Checking patch drivers/net/qede/base/ecore_hsi_eth.h...
error: while searching for:
	u8 tpa_ipv6_en_flg /* Enable TPA for IPv6 packets */;
	u8 tpa_ipv4_tunn_en_flg /* Enable TPA for IPv4 over tunnel */;
	u8 tpa_ipv6_tunn_en_flg /* Enable TPA for IPv6 over tunnel */;
/* If set, start each tpa segment on new SGE (GRO mode). One SGE per segment
 * allowed
--
/* If set, put header of first TPA segment on bd and data on SGE */
	u8 tpa_hdr_data_split_flg;
/* If set, GRO data consistent will checked for TPA continue */
	u8 tpa_gro_consistent_flg;

error: patch failed: drivers/net/qede/base/ecore_hsi_eth.h:1045
error: drivers/net/qede/base/ecore_hsi_eth.h: patch does not apply
Checking patch drivers/net/qede/base/ecore_hsi_init_func.h...
error: while searching for:
 * BRB RAM init requirements
 */
struct init_brb_ram_req {
	__le32 guranteed_per_tc /* guaranteed size per TC, in bytes */;
	__le32 headroom_per_tc /* headroom size per TC, in bytes */;
--
	__le32 max_ports_per_engine /* min packet size, in bytes */;
	u8 num_active_tcs[MAX_NUM_PORTS] /* number of active TCs per port */;
};


error: patch failed: drivers/net/qede/base/ecore_hsi_init_func.h:24
error: drivers/net/qede/base/ecore_hsi_init_func.h: patch does not apply
Checking patch drivers/net/qede/base/ecore_hsi_init_tool.h...
error: while searching for:
};


struct fw_asserts_ram_section {
/* The offset of the section in the RAM in RAM lines (64-bit units) */
--
	__le32 length /* buffer length in bytes */;
};



error: patch failed: drivers/net/qede/base/ecore_hsi_init_tool.h:30
error: drivers/net/qede/base/ecore_hsi_init_tool.h: patch does not apply

DPDK STV team

                 reply	other threads:[~2018-07-05  8:39 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$22vh0c@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).