automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Zhichao Zeng <zhichaox.zeng@intel.com>, zhoumin@loongson.cn
Subject: |WARNING| pw128445 [PATCH] net/iavf: fix old GCC compilation warnings
Date: Fri, 9 Jun 2023 13:22:51 +0800	[thread overview]
Message-ID: <202306090522.3595MpRY2700690@localhost.localdomain> (raw)
In-Reply-To: <20230609054156.605581-1-zhichaox.zeng@intel.com>

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

_apply patch failure_

Submitter: Zhichao Zeng <zhichaox.zeng@intel.com>
Date: Fri,  9 Jun 2023 13:41:56 +0800
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 2125ed73e10ec028dd1b5fd6105aef80456e659e

Apply patch set 128445 failed:

Checking patch drivers/net/iavf/iavf_rxtx_vec_avx2.c...
error: while searching for:
					(_mm256_castsi256_si128(status0_7)));
		received += burst;
#ifndef RTE_LIBRTE_IAVF_16BYTE_RX_DESC
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wimplicit-fallthrough"
		if (rxq->offloads & RTE_ETH_RX_OFFLOAD_TIMESTAMP) {
			inflection_point = (inflection_point <= burst) ? inflection_point : 0;
			switch (inflection_point) {

error: patch failed: drivers/net/iavf/iavf_rxtx_vec_avx2.c:1397
error: drivers/net/iavf/iavf_rxtx_vec_avx2.c: patch does not apply
Checking patch drivers/net/iavf/iavf_rxtx_vec_avx512.c...
error: while searching for:
		received += burst;
#ifndef RTE_LIBRTE_IAVF_16BYTE_RX_DESC
#ifdef IAVF_RX_TS_OFFLOAD
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wimplicit-fallthrough"
		if (rxq->offloads & RTE_ETH_RX_OFFLOAD_TIMESTAMP) {
			inflection_point = (inflection_point <= burst) ? inflection_point : 0;
			switch (inflection_point) {

error: patch failed: drivers/net/iavf/iavf_rxtx_vec_avx512.c:1551
error: drivers/net/iavf/iavf_rxtx_vec_avx512.c: patch does not apply
Checking patch drivers/net/iavf/iavf_rxtx_vec_sse.c...
error: while searching for:
		nb_pkts_recd += var;

#ifndef RTE_LIBRTE_IAVF_16BYTE_RX_DESC
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wimplicit-fallthrough"
		if (rxq->offloads & RTE_ETH_RX_OFFLOAD_TIMESTAMP) {
			inflection_point = (inflection_point <= var) ? inflection_point : 0;
			switch (inflection_point) {

error: patch failed: drivers/net/iavf/iavf_rxtx_vec_sse.c:1126
error: drivers/net/iavf/iavf_rxtx_vec_sse.c: patch does not apply


       reply	other threads:[~2023-06-09  5:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230609054156.605581-1-zhichaox.zeng@intel.com>
2023-06-09  5:22 ` qemudev [this message]
2023-06-09  5:37 ` |SUCCESS| " 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=202306090522.3595MpRY2700690@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=test-report@dpdk.org \
    --cc=zhichaox.zeng@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).