automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Wenjun Wu <wenjun1.wu@intel.com>, zhoumin@loongson.cn
Subject: |WARNING| pw121870 [PATCH v4 1/1] common/idpf: add AVX512 data path for split queue model
Date: Thu, 12 Jan 2023 10:30:09 +0800	[thread overview]
Message-ID: <202301120230.30C2U9UV2699968@localhost.localdomain> (raw)
In-Reply-To: <20230112024030.3217971-2-wenjun1.wu@intel.com>

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

_apply patch failure_

Submitter: Wenjun Wu <wenjun1.wu@intel.com>
Date: Thu, 12 Jan 2023 02:40:30 +0000
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: main
  CommitID: 43d326b6f923f32473f550228910e1bd5de3f3fb

Apply patch set 121870 failed:

Checking patch drivers/common/idpf/idpf_common_rxtx.c...
error: drivers/common/idpf/idpf_common_rxtx.c: No such file or directory
Checking patch drivers/common/idpf/idpf_common_rxtx.h...
error: drivers/common/idpf/idpf_common_rxtx.h: No such file or directory
Checking patch drivers/common/idpf/idpf_common_rxtx_avx512.c...
error: drivers/common/idpf/idpf_common_rxtx_avx512.c: No such file or directory
Checking patch drivers/common/idpf/version.map...
error: while searching for:
	idpf_singleq_xmit_pkts;
	idpf_prep_pkts;
	idpf_singleq_rx_vec_setup;
	idpf_singleq_tx_vec_setup_avx512;
	idpf_singleq_recv_pkts_avx512;
	idpf_singleq_xmit_pkts_avx512;

	local: *;
};

error: patch failed: drivers/common/idpf/version.map:44
error: drivers/common/idpf/version.map: patch does not apply
Checking patch drivers/net/idpf/idpf_rxtx.c...
error: while searching for:
		if (rte_vect_get_max_simd_bitwidth() >= RTE_VECT_SIMD_512)
#ifdef CC_AVX512_SUPPORT
			if (rte_cpu_get_flag_enabled(RTE_CPUFLAG_AVX512F) == 1 &&
			    rte_cpu_get_flag_enabled(RTE_CPUFLAG_AVX512BW) == 1)
				vport->rx_use_avx512 = true;
#else
		PMD_DRV_LOG(NOTICE,

error: patch failed: drivers/net/idpf/idpf_rxtx.c:758
error: drivers/net/idpf/idpf_rxtx.c: patch does not apply
Checking patch drivers/net/idpf/idpf_rxtx_vec_common.h...


       reply	other threads:[~2023-01-12  2:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230112024030.3217971-2-wenjun1.wu@intel.com>
2023-01-12  2:30 ` qemudev [this message]
2023-01-12  2:34 ` |SUCCESS| " checkpatch
2023-01-12  2:48 |WARNING| pw121870 [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=202301120230.30C2U9UV2699968@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=test-report@dpdk.org \
    --cc=wenjun1.wu@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).