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: |WARNING| pw105798-105800 [PATCH] [3/3] net/enic: support max descriptors allowed by adapter
Date: Thu, 13 Jan 2022 22:28:48 -0500 (EST)	[thread overview]
Message-ID: <20220114032848.5C02D6D417@noxus.dpdklab.iol.unh.edu> (raw)

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

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

_apply patch failure_

Submitter: John Daley <johndale@cisco.com>
Date: Friday, January 14 2022 03:10:36 
Applied on: CommitID:6f716880ee53ac1e50c9c75dc749886e3257bb8f
Apply patch set 105798-105800 failed:

Checking patch doc/guides/rel_notes/release_22_03.rst...
error: while searching for:
* **Updated Cisco enic driver.**

  * Added rte_flow support for matching GENEVE packets.

Removed Items
-------------

error: patch failed: doc/guides/rel_notes/release_22_03.rst:58
Checking patch drivers/net/enic/enic_fm_flow.c...
error: while searching for:
static enic_copy_item_fn enic_fm_copy_item_gtp;
static enic_copy_item_fn enic_fm_copy_item_geneve;
static enic_copy_item_fn enic_fm_copy_item_geneve_opt;

/* Ingress actions */
static const enum rte_flow_action_type enic_fm_supported_ig_actions[] = {

error: patch failed: drivers/net/enic/enic_fm_flow.c:237
Hunk #2 succeeded at 368 (offset -25 lines).
Hunk #3 succeeded at 753 (offset -134 lines).
Applying patch doc/guides/rel_notes/release_22_03.rst with 1 reject...
Rejected hunk #1.
Applying patch drivers/net/enic/enic_fm_flow.c with 1 reject...
Rejected hunk #1.
Hunk #2 applied cleanly.
Hunk #3 applied cleanly.
diff a/doc/guides/rel_notes/release_22_03.rst b/doc/guides/rel_notes/release_22_03.rst	(rejected hunks)
@@ -58,6 +58,7 @@ New Features
 * **Updated Cisco enic driver.**
 
   * Added rte_flow support for matching GENEVE packets.
+  * Added rte_flow support for matching eCPRI packets.
 
 Removed Items
 -------------
diff a/drivers/net/enic/enic_fm_flow.c b/drivers/net/enic/enic_fm_flow.c	(rejected hunks)
@@ -237,6 +237,7 @@ static enic_copy_item_fn enic_fm_copy_item_vxlan;
 static enic_copy_item_fn enic_fm_copy_item_gtp;
 static enic_copy_item_fn enic_fm_copy_item_geneve;
 static enic_copy_item_fn enic_fm_copy_item_geneve_opt;
+static enic_copy_item_fn enic_fm_copy_item_ecpri;
 
 /* Ingress actions */
 static const enum rte_flow_action_type enic_fm_supported_ig_actions[] = {

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

UNH-IOL DPDK Community Lab

                 reply	other threads:[~2022-01-14  3:28 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=20220114032848.5C02D6D417@noxus.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).