automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw62780[v10, 1/2] net/ice: optimize protocol extraction by dynamic mbuf API
Date: 12 Nov 2019 01:20:55 -0800	[thread overview]
Message-ID: <ee68f5$8i5cfi@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Haiyue Wang <haiyue.wang@intel.com>
Date: 2019-11-08 15:44:34
Reply_mail: 20191108154435.80841-2-haiyue.wang@intel.com
DPDK git baseline:
	Repo:dpdk-next-net-intel, CommitID: 8102b013885cbb98b97957929ea83c8ace6ae0fc
	Repo:dpdk, CommitID: 31aa07759ecd151967b568b1f1aa12b7794217c8

*Repo: dpdk-next-net-intel
#include "base/ice_common.h"
#include "ice_ethdev.h"
#include "ice_rxtx.h"
#include "ice_generic_flow.h"

error: patch failed: drivers/net/ice/ice_ethdev.c:14
error: drivers/net/ice/ice_ethdev.c: patch does not apply
Checking patch drivers/net/ice/ice_ethdev.h...
error: while searching for:
	bool offset_loaded;
};

enum ice_fdir_tunnel_type {
	ICE_FDIR_TUNNEL_TYPE_NONE = 0,
	ICE_FDIR_TUNNEL_TYPE_VXLAN,

error: patch failed: drivers/net/ice/ice_ethdev.h:241
error: drivers/net/ice/ice_ethdev.h: patch does not apply
Checking patch drivers/net/ice/ice_rxtx.c...
error: while searching for:
#include <rte_ethdev_driver.h>
#include <rte_net.h>

#include "ice_rxtx.h"

#define ICE_TX_CKSUM_OFFLOAD_MASK (		 \

error: patch failed: drivers/net/ice/ice_rxtx.c:5
error: drivers/net/ice/ice_rxtx.c: patch does not apply
Checking patch drivers/net/ice/ice_rxtx.h...
error: while searching for:
#ifndef _ICE_RXTX_H_
#define _ICE_RXTX_H_
--
#include "rte_pmd_ice.h"
#include "ice_ethdev.h"

#define ICE_ALIGN_RING_DESC  32

error: patch failed: drivers/net/ice/ice_rxtx.h:5
error: drivers/net/ice/ice_rxtx.h: patch does not apply
Checking patch drivers/net/ice/rte_pmd_ice.h...
error: while searching for:

#include <stdio.h>
--
		       xtr->u.tcp.fin ? "F" : "");
}

#ifdef __cplusplus

error: patch failed: drivers/net/ice/rte_pmd_ice.h:7
error: drivers/net/ice/rte_pmd_ice.h: patch does not apply
Checking patch drivers/net/ice/rte_pmd_ice_version.map...
error: while searching for:

	local: *;
};

error: patch failed: drivers/net/ice/rte_pmd_ice_version.map:2
error: drivers/net/ice/rte_pmd_ice_version.map: patch does not apply
*Repo: dpdk
#include "base/ice_common.h"
#include "ice_ethdev.h"
#include "ice_rxtx.h"
#include "ice_generic_flow.h"

error: patch failed: drivers/net/ice/ice_ethdev.c:14
error: drivers/net/ice/ice_ethdev.c: patch does not apply
Checking patch drivers/net/ice/ice_ethdev.h...
error: while searching for:
	bool offset_loaded;
};

enum ice_fdir_tunnel_type {
	ICE_FDIR_TUNNEL_TYPE_NONE = 0,
	ICE_FDIR_TUNNEL_TYPE_VXLAN,

error: patch failed: drivers/net/ice/ice_ethdev.h:241
error: drivers/net/ice/ice_ethdev.h: patch does not apply
Checking patch drivers/net/ice/ice_rxtx.c...
error: while searching for:
#include <rte_ethdev_driver.h>
#include <rte_net.h>

#include "ice_rxtx.h"

#define ICE_TX_CKSUM_OFFLOAD_MASK (		 \

error: patch failed: drivers/net/ice/ice_rxtx.c:5
error: drivers/net/ice/ice_rxtx.c: patch does not apply
Checking patch drivers/net/ice/ice_rxtx.h...
error: while searching for:
#ifndef _ICE_RXTX_H_
#define _ICE_RXTX_H_
--
#include "rte_pmd_ice.h"
#include "ice_ethdev.h"

#define ICE_ALIGN_RING_DESC  32

error: patch failed: drivers/net/ice/ice_rxtx.h:5
error: drivers/net/ice/ice_rxtx.h: patch does not apply
Checking patch drivers/net/ice/rte_pmd_ice.h...
error: while searching for:

#include <stdio.h>
--
		       xtr->u.tcp.fin ? "F" : "");
}

#ifdef __cplusplus

error: patch failed: drivers/net/ice/rte_pmd_ice.h:7
error: drivers/net/ice/rte_pmd_ice.h: patch does not apply
Checking patch drivers/net/ice/rte_pmd_ice_version.map...
error: while searching for:

	local: *;
};

error: patch failed: drivers/net/ice/rte_pmd_ice_version.map:2
error: drivers/net/ice/rte_pmd_ice_version.map: patch does not apply

DPDK STV team

                 reply	other threads:[~2019-11-12  9:20 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='ee68f5$8i5cfi@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).