automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Ivan Malov <ivan.malov@arknetworks.am>, zhoumin@loongson.cn
Subject: |WARNING| pw125052 [PATCH v3] net/sfc: stop misuse of Rx ingress m-port metadata on EF100
Date: Sun, 12 Mar 2023 18:41:26 +0800	[thread overview]
Message-ID: <202303121041.32CAfQ484160915@localhost.localdomain> (raw)
In-Reply-To: <20230312105426.6732-1-ivan.malov@arknetworks.am>

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

_apply patch failure_

Submitter: Ivan Malov <ivan.malov@arknetworks.am>
Date: Sun, 12 Mar 2023 14:54:26 +0400
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: 0a18da7505ba6e2c663994b8f6f3a9ede8c70b3e

Apply patch set 125052 failed:

Checking patch drivers/net/sfc/sfc_dp_rx.h...
Checking patch drivers/net/sfc/sfc_ef100_rx.c...
Hunk #1 succeeded at 810 (offset -13 lines).
error: while searching for:
	else
		rxq->flags &= ~SFC_EF100_RXQ_USER_MARK;

	if ((unsup_rx_prefix_fields &
	     (1U << EFX_RX_PREFIX_FIELD_INGRESS_MPORT)) == 0)
		rxq->flags |= SFC_EF100_RXQ_INGRESS_MPORT;
	else
		rxq->flags &= ~SFC_EF100_RXQ_INGRESS_MPORT;

	if ((unsup_rx_prefix_fields &
	     (1U << EFX_RX_PREFIX_FIELD_VLAN_STRIP_TCI)) == 0)

error: patch failed: drivers/net/sfc/sfc_ef100_rx.c:889
error: drivers/net/sfc/sfc_ef100_rx.c: patch does not apply
Checking patch drivers/net/sfc/sfc_rx.c...
Hunk #1 succeeded at 1225 (offset -17 lines).


       reply	other threads:[~2023-03-12 10:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230312105426.6732-1-ivan.malov@arknetworks.am>
2023-03-12 10:41 ` qemudev [this message]
2023-03-12 10:54 ` checkpatch
2023-03-12 11:44 |WARNING| pw125052 [PATCH] [v3] " dpdklab
2023-03-12 12:39 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=202303121041.32CAfQ484160915@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=ivan.malov@arknetworks.am \
    --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).