automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: test-report@dpdk.org
Cc: dpdk-test-reports@iol.unh.edu
Subject: [dpdk-test-report] |WARNING| pw100442-100446 [PATCH] [v4, 5/5] app/testpmd: add missing flow types in port info
Date: Mon,  4 Oct 2021 17:59:24 +0000 (UTC)	[thread overview]
Message-ID: <20211004175924.2594561CE7@dpdk-ubuntu.dpdklab.iol.unh.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 2466 bytes --]

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/100442

_apply patch failure_

Submitter: Maxime Coquelin <maxime.coquelin@redhat.com>
Date: Monday, October 04 2021 14:30:17 
Applied on: CommitID:086d426406bd3f6fac96a15bbd871c7fe714bc2d
Apply patch set 100442-100446 failed:

Checking patch doc/guides/nics/features/virtio.ini...
Checking patch doc/guides/nics/virtio.rst...
Checking patch doc/guides/rel_notes/release_21_11.rst...
Hunk #1 succeeded at 125 (offset -4 lines).
Checking patch drivers/net/virtio/virtio.h...
error: while searching for:
	rte_spinlock_t state_lock;
	struct rte_mbuf **inject_pkts;
	uint16_t max_queue_pairs;
	uint64_t req_guest_features;
	struct virtnet_ctl *cvq;
	bool use_va;

error: patch failed: drivers/net/virtio/virtio.h:190
Checking patch drivers/net/virtio/virtio_ethdev.c...
Hunk #4 succeeded at 753 (offset -13 lines).
Hunk #5 succeeded at 793 (offset -13 lines).
Hunk #6 succeeded at 1034 (offset -13 lines).
Hunk #7 succeeded at 1781 (offset -13 lines).
Hunk #8 succeeded at 2153 (offset -13 lines).
Hunk #9 succeeded at 2193 (offset -13 lines).
Hunk #10 succeeded at 2441 (offset -13 lines).
Hunk #11 succeeded at 2461 (offset -13 lines).
Hunk #12 succeeded at 2498 (offset -13 lines).
Hunk #13 succeeded at 2870 (offset -44 lines).
Hunk #14 succeeded at 2911 (offset -44 lines).
Checking patch drivers/net/virtio/virtio_ethdev.h...
Checking patch drivers/net/virtio/virtqueue.h...
Hunk #1 succeeded at 182 (offset -19 lines).
Hunk #2 succeeded at 290 (offset -20 lines).
Applied patch doc/guides/nics/features/virtio.ini cleanly.
Applied patch doc/guides/nics/virtio.rst cleanly.
Applied patch doc/guides/rel_notes/release_21_11.rst cleanly.
Applying patch drivers/net/virtio/virtio.h with 1 reject...
Hunk #1 applied cleanly.
Hunk #2 applied cleanly.
Hunk #3 applied cleanly.
Rejected hunk #4.
Applied patch drivers/net/virtio/virtio_ethdev.c cleanly.
Applied patch drivers/net/virtio/virtio_ethdev.h cleanly.
Applied patch drivers/net/virtio/virtqueue.h cleanly.
diff a/drivers/net/virtio/virtio.h b/drivers/net/virtio/virtio.h	(rejected hunks)
@@ -190,6 +216,9 @@ struct virtio_hw {
 	rte_spinlock_t state_lock;
 	struct rte_mbuf **inject_pkts;
 	uint16_t max_queue_pairs;
+	uint32_t rss_hash_types;
+	uint16_t *rss_reta;
+	uint8_t *rss_key;
 	uint64_t req_guest_features;
 	struct virtnet_ctl *cvq;
 	bool use_va;

https://lab.dpdk.org/results/dashboard/patchsets/19154/

UNH-IOL DPDK Community Lab

                 reply	other threads:[~2021-10-04 17:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20211004175924.2594561CE7@dpdk-ubuntu.dpdklab.iol.unh.edu \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=test-report@dpdk.org \
    /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).