automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>, zhoumin@loongson.cn
Subject: |WARNING| pw138109 [PATCH v4] hash: put GFNI stubs back
Date: Fri, 8 Mar 2024 03:53:23 +0800	[thread overview]
Message-ID: <202403071953.427JrNZX521413@localhost.localdomain> (raw)
In-Reply-To: <20240307191545.26452-1-stephen@networkplumber.org>

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

_apply patch failure_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Thu,  7 Mar 2024 11:14:59 -0800
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 6bd7a4b20c17a7a26277c2590816413dd48691d4

Apply patch set 138109 failed:

Checking patch lib/hash/rte_thash_gfni.c...
error: while searching for:
#include <rte_log.h>
#include <rte_thash_gfni.h>

#ifndef RTE_THASH_GFNI_DEFINED

RTE_LOG_REGISTER_SUFFIX(hash_gfni_logtype, gfni, INFO);
#define RTE_LOGTYPE_HASH hash_gfni_logtype
#define HASH_LOG(level, ...) \
	RTE_LOG_LINE(level, HASH, "" __VA_ARGS__)

uint32_t
rte_thash_gfni(const uint64_t *mtrx __rte_unused,
	const uint8_t *key __rte_unused, int len __rte_unused)
{
	static bool warned;

error: patch failed: lib/hash/rte_thash_gfni.c:7
error: lib/hash/rte_thash_gfni.c: patch does not apply
Checking patch lib/hash/rte_thash_gfni.h...
error: while searching for:
extern "C" {
#endif

#include <rte_log.h>

#ifdef RTE_ARCH_X86


error: patch failed: lib/hash/rte_thash_gfni.h:9
error: lib/hash/rte_thash_gfni.h: patch does not apply
Checking patch lib/hash/version.map...
error: while searching for:
	rte_thash_get_gfni_matrices;
	rte_thash_get_helper;
	rte_thash_get_key;
	rte_thash_gfni;
	rte_thash_gfni_bulk;
	rte_thash_gfni_supported;
	rte_thash_init_ctx;

	local: *;
};

error: patch failed: lib/hash/version.map:41
error: lib/hash/version.map: patch does not apply


       reply	other threads:[~2024-03-07 20:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240307191545.26452-1-stephen@networkplumber.org>
2024-03-07 19:53 ` qemudev [this message]
2024-03-07 20:18 ` |SUCCESS| " checkpatch
2024-03-07 20:32 ` |WARNING| pw138109 [PATCH] [v4] " dpdklab

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=202403071953.427JrNZX521413@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=stephen@networkplumber.org \
    --cc=test-report@dpdk.org \
    --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).