automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Yuying Zhang <yuying.zhang@intel.com>, zhoumin@loongson.cn
Subject: |WARNING| pw130251-130255 [PATCH v1 1/5] net/cpfl: setup rte flow skeleton
Date: Sat, 12 Aug 2023 15:25:17 +0800	[thread overview]
Message-ID: <202308120725.37C7PHKa377765@localhost.localdomain> (raw)
In-Reply-To: <20230812075506.361769-2-yuying.zhang@intel.com>

Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/130251

_apply patch failure_

Submitter: Yuying Zhang <yuying.zhang@intel.com>
Date: Sat, 12 Aug 2023 07:55:02 +0000
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: main
  CommitID: 70b6941e4e22d67bc10495d1638234a7e974f582

Apply patch set 130251-130255 failed:

Checking patch drivers/net/cpfl/cpfl_ethdev.c...
error: while searching for:
#include "cpfl_ethdev.h"
#include <ethdev_private.h>
#include "cpfl_rxtx.h"

#define CPFL_REPRESENTOR	"representor"
#define CPFL_TX_SINGLE_Q	"tx_single"

error: patch failed: drivers/net/cpfl/cpfl_ethdev.c:16
error: drivers/net/cpfl/cpfl_ethdev.c: patch does not apply
Checking patch drivers/net/cpfl/cpfl_ethdev.h...
error: while searching for:
	CPFL_ITF_TYPE_REPRESENTOR
};

struct cpfl_itf {
	enum cpfl_itf_type type;
	struct cpfl_adapter_ext *adapter;
	void *data;
};


error: patch failed: drivers/net/cpfl/cpfl_ethdev.h:143
error: drivers/net/cpfl/cpfl_ethdev.h: patch does not apply
Checking patch drivers/net/cpfl/cpfl_flow.c...
Checking patch drivers/net/cpfl/cpfl_flow.h...
Checking patch drivers/net/cpfl/meson.build...
error: while searching for:
js_dep = dependency('json-c', required: false, method : 'pkg-config')
if js_dep.found()
    sources += files(
        'cpfl_flow_parser.c',
        'cpfl_rules.c',
        'cpfl_controlq.c',
    )
    dpdk_conf.set('CPFL_FLOW_JSON_SUPPORT', true)
    ext_deps += js_dep
endif
error: patch failed: drivers/net/cpfl/meson.build:42
error: drivers/net/cpfl/meson.build: patch does not apply


       reply	other threads:[~2023-08-12  7:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230812075506.361769-2-yuying.zhang@intel.com>
2023-08-12  7:25 ` qemudev [this message]
2023-08-12  7:34 ` |SUCCESS| pw130251 " checkpatch

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=202308120725.37C7PHKa377765@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=test-report@dpdk.org \
    --cc=yuying.zhang@intel.com \
    --cc=zhoumin@loongson.cn \
    /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).