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| pw107102-107107 [PATCH] [v5, 6/6] net/iavf: support L2TPv2 for AVF FDIR
Date: Wed,  9 Feb 2022 10:19:05 -0500 (EST)	[thread overview]
Message-ID: <20220209151905.6B06419DB9@noxus.dpdklab.iol.unh.edu> (raw)

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

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

_apply patch failure_

Submitter: Jie Wang <jie1x.wang@intel.com>
Date: Wednesday, February 09 2022 09:38:57 
Applied on: CommitID:0dff3f26d6faad4e51f75e5245f0387ee9bb0c6d
Apply patch set 107102-107107 failed:

Checking patch app/test-pmd/cmdline.c...
Hunk #1 succeeded at 793 (offset -5 lines).
Hunk #2 succeeded at 2178 (offset -5 lines).
Hunk #3 succeeded at 2243 (offset -5 lines).
Hunk #4 succeeded at 2315 (offset -5 lines).
Hunk #5 succeeded at 2431 (offset -5 lines).
Hunk #6 succeeded at 2444 (offset -5 lines).
Checking patch app/test-pmd/config.c...
Checking patch doc/guides/rel_notes/release_22_03.rst...
error: while searching for:
    - ``rte_ipv6_udptcp_cksum_mbuf()``
    - ``rte_ipv6_udptcp_cksum_mbuf_verify()``

* **Added an API to enable queue based priority flow ctrl(PFC).**

  New APIs, ``rte_eth_dev_priority_flow_ctrl_queue_info_get()`` and

error: patch failed: doc/guides/rel_notes/release_22_03.rst:64
Checking patch doc/guides/testpmd_app_ug/testpmd_funcs.rst...
Hunk #1 succeeded at 2285 (offset -23 lines).
Checking patch lib/ethdev/rte_ethdev.h...
Applied patch app/test-pmd/cmdline.c cleanly.
Applied patch app/test-pmd/config.c cleanly.
Applying patch doc/guides/rel_notes/release_22_03.rst with 1 reject...
Rejected hunk #1.
Applied patch doc/guides/testpmd_app_ug/testpmd_funcs.rst cleanly.
Applied patch lib/ethdev/rte_ethdev.h cleanly.
diff a/doc/guides/rel_notes/release_22_03.rst b/doc/guides/rel_notes/release_22_03.rst	(rejected hunks)
@@ -64,6 +64,11 @@ New Features
     - ``rte_ipv6_udptcp_cksum_mbuf()``
     - ``rte_ipv6_udptcp_cksum_mbuf_verify()``
 
+* **Added new RSS offload types for L2TPv2 in RSS flow.**
+
+  Added macro RTE_ETH_RSS_L2TPV2, now L2TPv2 session ID field can be used as
+  input set for RSS.
+
 * **Added an API to enable queue based priority flow ctrl(PFC).**
 
   New APIs, ``rte_eth_dev_priority_flow_ctrl_queue_info_get()`` and
Checking patch app/test-pmd/cmdline_flow.c...
Hunk #1 succeeded at 322 (offset -1 lines).
Hunk #2 succeeded at 1466 (offset -2 lines).
Hunk #3 succeeded at 3911 (offset -15 lines).
Hunk #4 succeeded at 3959 (offset -15 lines).
Hunk #5 succeeded at 3968 (offset -15 lines).
Hunk #6 succeeded at 4120 (offset -15 lines).
Hunk #7 succeeded at 4129 (offset -15 lines).
Hunk #8 succeeded at 4138 (offset -15 lines).
Hunk #9 succeeded at 4147 (offset -15 lines).
Hunk #10 succeeded at 6088 (offset -15 lines).
Checking patch doc/guides/testpmd_app_ug/testpmd_funcs.rst...
error: doc/guides/testpmd_app_ug/testpmd_funcs.rst: does not match index
Checking patch lib/net/rte_l2tpv2.h...
Applied patch app/test-pmd/cmdline_flow.c cleanly.
Applied patch lib/net/rte_l2tpv2.h cleanly.
Checking patch doc/guides/rel_notes/release_22_03.rst...
error: while searching for:
  * Added rte_flow support for matching GENEVE packets.
  * Added rte_flow support for matching eCPRI packets.

* **Updated Marvell cnxk crypto PMD.**

  * Added SHA256-HMAC support in lookaside protocol (IPsec) for CN10K.

error: patch failed: doc/guides/rel_notes/release_22_03.rst:83
Checking patch drivers/net/iavf/iavf.h...
Checking patch drivers/net/iavf/iavf_generic_flow.c...
Checking patch drivers/net/iavf/iavf_generic_flow.h...
Checking patch drivers/net/iavf/iavf_hash.c...
Applying patch doc/guides/rel_notes/release_22_03.rst with 1 reject...
Rejected hunk #1.
Applied patch drivers/net/iavf/iavf.h cleanly.
Applied patch drivers/net/iavf/iavf_generic_flow.c cleanly.
Applied patch drivers/net/iavf/iavf_generic_flow.h cleanly.
Applied patch drivers/net/iavf/iavf_hash.c cleanly.
diff a/doc/guides/rel_notes/release_22_03.rst b/doc/guides/rel_notes/release_22_03.rst	(rejected hunks)
@@ -83,6 +83,11 @@ New Features
   * Added rte_flow support for matching GENEVE packets.
   * Added rte_flow support for matching eCPRI packets.
 
+* **Updated Intel iavf driver.**
+
+  * Added L2TPv2(include PPP over L2TPv2) RSS hash distribute packets
+    based on outer MAC src address and L2TPv2 session ID.
+
 * **Updated Marvell cnxk crypto PMD.**
 
   * Added SHA256-HMAC support in lookaside protocol (IPsec) for CN10K.
Checking patch doc/guides/rel_notes/release_22_03.rst...
error: while searching for:

  * Added L2TPv2(include PPP over L2TPv2) RSS hash distribute packets
    based on outer MAC src address and L2TPv2 session ID.

* **Updated Marvell cnxk crypto PMD.**


error: patch failed: doc/guides/rel_notes/release_22_03.rst:87
Checking patch drivers/net/iavf/iavf_fdir.c...
Checking patch drivers/net/iavf/iavf_generic_flow.h...
error: drivers/net/iavf/iavf_generic_flow.h: does not match index
Applying patch doc/guides/rel_notes/release_22_03.rst with 1 reject...
Rejected hunk #1.
Applied patch drivers/net/iavf/iavf_fdir.c cleanly.
diff a/doc/guides/rel_notes/release_22_03.rst b/doc/guides/rel_notes/release_22_03.rst	(rejected hunks)
@@ -87,6 +87,10 @@ New Features
 
   * Added L2TPv2(include PPP over L2TPv2) RSS hash distribute packets
     based on outer MAC src address and L2TPv2 session ID.
+  * Added L2TPv2(include PPP over L2TPv2) FDIR distribute packets
+    based on outer MAC src address and L2TPv2 session ID.
+  * Added PPPoL2TPv2oUDP FDIR distribute packets based on inner IP
+    src/dst address and UDP/TCP src/dst port.
 
 * **Updated Marvell cnxk crypto PMD.**
 

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

UNH-IOL DPDK Community Lab

                 reply	other threads:[~2022-02-09 15:19 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=20220209151905.6B06419DB9@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).