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| pw117283 [PATCH] [v4] ethdev: support congestion management
Date: Tue,  4 Oct 2022 05:16:27 -0400 (EDT)	[thread overview]
Message-ID: <20221004091627.6A8DB6D509@noxus.dpdklab.iol.unh.edu> (raw)

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

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

_apply patch failure_

Submitter: Andrew Rybchenko <Andrew.Rybchenko@oktetlabs.ru>
Date: Tuesday, October 04 2022 09:02:57 
Applied on: CommitID:fe1a5a9b42f33a4cbfea741d03179557c03acd18
Apply patch set 117283 failed:

Checking patch doc/guides/nics/features.rst...
Checking patch doc/guides/nics/features/default.ini...
Checking patch doc/guides/rel_notes/release_22_11.rst...
error: while searching for:
  Added new rte_flow action which allows application to re-route packets
  directly to the kernel without software involvement.

* **Updated Intel iavf driver.**

  * Added flow subscription support.

error: patch failed: doc/guides/rel_notes/release_22_11.rst:78
Checking patch lib/ethdev/ethdev_driver.h...
Checking patch lib/ethdev/ethdev_private.h...
Checking patch lib/ethdev/meson.build...
Checking patch lib/ethdev/rte_cman.h...
Checking patch lib/ethdev/rte_ethdev.c...
Hunk #1 succeeded at 643 (offset 1 line).
Checking patch lib/ethdev/rte_ethdev.h...
Checking patch lib/ethdev/rte_ethdev_cman.c...
Checking patch lib/ethdev/version.map...
error: while searching for:
	rte_mtr_meter_vlan_table_update;

	# added in 22.11
	rte_flow_async_action_handle_query;
	rte_mtr_meter_policy_get;
	rte_mtr_meter_profile_get;

error: patch failed: lib/ethdev/version.map:287
Applied patch doc/guides/nics/features.rst cleanly.
Applied patch doc/guides/nics/features/default.ini cleanly.
Applying patch doc/guides/rel_notes/release_22_11.rst with 1 reject...
Rejected hunk #1.
Applied patch lib/ethdev/ethdev_driver.h cleanly.
Applied patch lib/ethdev/ethdev_private.h cleanly.
Applied patch lib/ethdev/meson.build cleanly.
Applied patch lib/ethdev/rte_cman.h cleanly.
Applied patch lib/ethdev/rte_ethdev.c cleanly.
Applied patch lib/ethdev/rte_ethdev.h cleanly.
Applied patch lib/ethdev/rte_ethdev_cman.c cleanly.
Applying patch lib/ethdev/version.map with 1 reject...
Rejected hunk #1.
diff a/doc/guides/rel_notes/release_22_11.rst b/doc/guides/rel_notes/release_22_11.rst	(rejected hunks)
@@ -78,6 +78,12 @@ New Features
   Added new rte_flow action which allows application to re-route packets
   directly to the kernel without software involvement.
 
+* **Added support for congestion management for ethdev.**
+
+  Added new APIs ``rte_eth_cman_config_init()``, ``rte_eth_cman_config_get()``,
+  ``rte_eth_cman_config_set()``, ``rte_eth_cman_info_get()``
+  to support congestion management.
+
 * **Updated Intel iavf driver.**
 
   * Added flow subscription support.
diff a/lib/ethdev/version.map b/lib/ethdev/version.map	(rejected hunks)
@@ -287,6 +287,10 @@ EXPERIMENTAL {
 	rte_mtr_meter_vlan_table_update;
 
 	# added in 22.11
+	rte_eth_cman_config_get;
+	rte_eth_cman_config_init;
+	rte_eth_cman_config_set;
+	rte_eth_cman_info_get;
 	rte_flow_async_action_handle_query;
 	rte_mtr_meter_policy_get;
 	rte_mtr_meter_profile_get;

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

UNH-IOL DPDK Community Lab

             reply	other threads:[~2022-10-04  9:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-04  9:16 dpdklab [this message]
     [not found] <20221004090258.2472727-1-andrew.rybchenko@oktetlabs.ru>
2022-10-04  9:04 ` |WARNING| pw117283 [PATCH v4] " 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=20221004091627.6A8DB6D509@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).