|WARNING| pw130251-130255 [PATCH v1 1/5] net/cpfl: setup rte flow skeleton

qemudev at loongson.cn qemudev at loongson.cn
Sat Aug 12 09:25:17 CEST 2023


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

_apply patch failure_

Submitter: Yuying Zhang <yuying.zhang at 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



More information about the test-report mailing list