automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Cc: xinfengx.zhao@intel.com, zhaoyan.chen@intel.com, peipeix.lu@intel.com
Subject: [dpdk-test-report]  |FAILURE| pw40074[dpdk-dev] dev Digest, Vol 195, Issue 45
Date: 15 May 2018 19:13:23 -0700	[thread overview]
Message-ID: <0590c7$1lkkq8@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: gavin hu <gavin.hu@arm.com>
Date: 2018-05-16 02:08:48
DPDK git baseline:
	Repo:dpdk-master, CommitID: 08b7521c352952e4abe8cd6ed9e5e5084d5cfa9a
	Repo:dpdk-next-eventdev, CommitID: 3c955492b601d65402c02ac81dfdc7eeb62f23c9
	Repo:dpdk-next-net, CommitID: 4c4009465b947d2e3e8d438b687143b1069b8dca
	Repo:dpdk-next-crypto, CommitID: e0d88a394e91f446234aa04d0f9e01c150b0d347
	Repo:dpdk-next-virtio, CommitID: 037c0996bc927342f157426739e0cb63f2db8689

*Repo: dpdk-master
Checking patch drivers/net/tap/rte_eth_tap.c...
error: while searching for:
 * Do not set IFF_NO_PI as packet information header will be needed
 * to check if a received packet has been truncated.
 */
ifr.ifr_flags = (tap_type) ? IFF_TAP : IFF_TUN | IFF_POINTOPOINT;
snprintf(ifr.ifr_name, IFNAMSIZ, "%s", pmd->name);

TAP_LOG(DEBUG, "ifr_name '%s'", ifr.ifr_name);

error: patch failed: drivers/net/tap/rte_eth_tap.c:115
error: drivers/net/tap/rte_eth_tap.c: patch does not apply
Checking patch drivers/net/tap/rte_eth_tap.h...
error: while searching for:
#define RTE_PMD_TAP_MAX_QUEUES1
#endif

struct pkt_stats {
uint64_t opackets;              /* Number of output packets */
uint64_t ipackets;              /* Number of input packets */

error: patch failed: drivers/net/tap/rte_eth_tap.h:23
error: drivers/net/tap/rte_eth_tap.h: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch drivers/net/tap/rte_eth_tap.c...
error: while searching for:
 * Do not set IFF_NO_PI as packet information header will be needed
 * to check if a received packet has been truncated.
 */
ifr.ifr_flags = (tap_type) ? IFF_TAP : IFF_TUN | IFF_POINTOPOINT;
snprintf(ifr.ifr_name, IFNAMSIZ, "%s", pmd->name);

TAP_LOG(DEBUG, "ifr_name '%s'", ifr.ifr_name);

error: patch failed: drivers/net/tap/rte_eth_tap.c:115
error: drivers/net/tap/rte_eth_tap.c: patch does not apply
Checking patch drivers/net/tap/rte_eth_tap.h...
error: while searching for:
#define RTE_PMD_TAP_MAX_QUEUES1
#endif

struct pkt_stats {
uint64_t opackets;              /* Number of output packets */
uint64_t ipackets;              /* Number of input packets */

error: patch failed: drivers/net/tap/rte_eth_tap.h:23
error: drivers/net/tap/rte_eth_tap.h: patch does not apply
*Repo: dpdk-next-net
Checking patch drivers/net/tap/rte_eth_tap.c...
error: while searching for:
 * Do not set IFF_NO_PI as packet information header will be needed
 * to check if a received packet has been truncated.
 */
ifr.ifr_flags = (tap_type) ? IFF_TAP : IFF_TUN | IFF_POINTOPOINT;
snprintf(ifr.ifr_name, IFNAMSIZ, "%s", pmd->name);

TAP_LOG(DEBUG, "ifr_name '%s'", ifr.ifr_name);

error: patch failed: drivers/net/tap/rte_eth_tap.c:115
error: drivers/net/tap/rte_eth_tap.c: patch does not apply
Checking patch drivers/net/tap/rte_eth_tap.h...
error: while searching for:
#define RTE_PMD_TAP_MAX_QUEUES1
#endif

struct pkt_stats {
uint64_t opackets;              /* Number of output packets */
uint64_t ipackets;              /* Number of input packets */

error: patch failed: drivers/net/tap/rte_eth_tap.h:23
error: drivers/net/tap/rte_eth_tap.h: patch does not apply
*Repo: dpdk-next-crypto
Checking patch drivers/net/tap/rte_eth_tap.c...
error: while searching for:
 * Do not set IFF_NO_PI as packet information header will be needed
 * to check if a received packet has been truncated.
 */
ifr.ifr_flags = (tap_type) ? IFF_TAP : IFF_TUN | IFF_POINTOPOINT;
snprintf(ifr.ifr_name, IFNAMSIZ, "%s", pmd->name);

TAP_LOG(DEBUG, "ifr_name '%s'", ifr.ifr_name);

error: patch failed: drivers/net/tap/rte_eth_tap.c:115
error: drivers/net/tap/rte_eth_tap.c: patch does not apply
Checking patch drivers/net/tap/rte_eth_tap.h...
error: while searching for:
#define RTE_PMD_TAP_MAX_QUEUES1
#endif

struct pkt_stats {
uint64_t opackets;              /* Number of output packets */
uint64_t ipackets;              /* Number of input packets */

error: patch failed: drivers/net/tap/rte_eth_tap.h:23
error: drivers/net/tap/rte_eth_tap.h: patch does not apply
*Repo: dpdk-next-virtio
Checking patch drivers/net/tap/rte_eth_tap.c...
error: while searching for:
 * Do not set IFF_NO_PI as packet information header will be needed
 * to check if a received packet has been truncated.
 */
ifr.ifr_flags = (tap_type) ? IFF_TAP : IFF_TUN | IFF_POINTOPOINT;
snprintf(ifr.ifr_name, IFNAMSIZ, "%s", pmd->name);

TAP_LOG(DEBUG, "ifr_name '%s'", ifr.ifr_name);

error: patch failed: drivers/net/tap/rte_eth_tap.c:115
error: drivers/net/tap/rte_eth_tap.c: patch does not apply
Checking patch drivers/net/tap/rte_eth_tap.h...
error: while searching for:
#define RTE_PMD_TAP_MAX_QUEUES1
#endif

struct pkt_stats {
uint64_t opackets;              /* Number of output packets */
uint64_t ipackets;              /* Number of input packets */

error: patch failed: drivers/net/tap/rte_eth_tap.h:23
error: drivers/net/tap/rte_eth_tap.h: patch does not apply

DPDK STV team

                 reply	other threads:[~2018-05-16  2:13 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$1lkkq8@orsmga001.jf.intel.com' \
    --to=sys_stv@intel.com \
    --cc=peipeix.lu@intel.com \
    --cc=test-report@dpdk.org \
    --cc=xinfengx.zhao@intel.com \
    --cc=zhaoyan.chen@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).