automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw117283 [PATCH] [v4] ethdev: support congestion management
@ 2022-10-04  9:16 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2022-10-04  9:16 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

[-- 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* |WARNING| pw117283 [PATCH v4] ethdev: support congestion management
       [not found] <20221004090258.2472727-1-andrew.rybchenko@oktetlabs.ru>
@ 2022-10-04  9:04 ` checkpatch
  0 siblings, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-10-04  9:04 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_

Must be a reply to the first patch (--in-reply-to).

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-04  9:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-04  9:16 |WARNING| pw117283 [PATCH] [v4] ethdev: support congestion management dpdklab
     [not found] <20221004090258.2472727-1-andrew.rybchenko@oktetlabs.ru>
2022-10-04  9:04 ` |WARNING| pw117283 [PATCH v4] " checkpatch

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).