automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw112170-112176 [PATCH] [v3, 7/7] app/testpmd: add meter color mark flow action
@ 2022-06-01  3:50 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2022-06-01  3:50 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Alexander Kozyrev <akozyrev@nvidia.com>
Date: Wednesday, June 01 2022 03:44:08 
Applied on: CommitID:f62212d39a1b5f1118dabbdfcbae1ac6394291a7
Apply patch set 112170-112176 failed:

Checking patch doc/guides/prog_guide/traffic_metering_and_policing.rst...
error: while searching for:
     to the list of meter actions (``struct rte_mtr_meter_policy_params::actions``)
     specified per color as show in :numref:`figure_rte_mtr_chaining`.

Protocol based input color selection
------------------------------------


error: patch failed: doc/guides/prog_guide/traffic_metering_and_policing.rst:107
Checking patch doc/guides/rel_notes/release_22_07.rst...
Hunk #1 succeeded at 64 (offset -9 lines).
Checking patch lib/ethdev/rte_flow.h...
Checking patch lib/ethdev/rte_mtr.c...
Checking patch lib/ethdev/rte_mtr.h...
Hunk #1 succeeded at 524 (offset -99 lines).
Hunk #2 succeeded at 600 (offset -99 lines).
Checking patch lib/ethdev/rte_mtr_driver.h...
Hunk #3 succeeded at 169 (offset -38 lines).
Checking patch lib/ethdev/version.map...
error: while searching for:
	rte_mtr_color_in_protocol_priority_get;
	rte_mtr_color_in_protocol_set;
	rte_mtr_meter_vlan_table_update;
};

INTERNAL {

error: patch failed: lib/ethdev/version.map:285
Applying patch doc/guides/prog_guide/traffic_metering_and_policing.rst with 1 reject...
Rejected hunk #1.
Applied patch doc/guides/rel_notes/release_22_07.rst cleanly.
Applied patch lib/ethdev/rte_flow.h cleanly.
Applied patch lib/ethdev/rte_mtr.c cleanly.
Applied patch lib/ethdev/rte_mtr.h cleanly.
Applied patch lib/ethdev/rte_mtr_driver.h cleanly.
Applying patch lib/ethdev/version.map with 1 reject...
Rejected hunk #1.
diff a/doc/guides/prog_guide/traffic_metering_and_policing.rst b/doc/guides/prog_guide/traffic_metering_and_policing.rst	(rejected hunks)
@@ -107,6 +107,13 @@ traffic meter and policing library.
      to the list of meter actions (``struct rte_mtr_meter_policy_params::actions``)
      specified per color as show in :numref:`figure_rte_mtr_chaining`.
 
+#. The ``rte_mtr_meter_profile_get()`` and ``rte_mtr_meter_policy_get()``
+   API functions are available for getting the object pointers directly.
+   These pointers allow quick access to profile/policy objects and are
+   required by the ``RTE_FLOW_ACTION_TYPE_METER_MARK`` action.
+   This action may omit the policy definition to providei flexibility
+   to match a color later with the ``RTE_FLOW_ITEM_TYPE_METER_COLOR`` item.
+
 Protocol based input color selection
 ------------------------------------
 
diff a/lib/ethdev/version.map b/lib/ethdev/version.map	(rejected hunks)
@@ -285,6 +285,8 @@ EXPERIMENTAL {
 	rte_mtr_color_in_protocol_priority_get;
 	rte_mtr_color_in_protocol_set;
 	rte_mtr_meter_vlan_table_update;
+	rte_mtr_meter_profile_get;
+	rte_mtr_meter_policy_get;
 };
 
 INTERNAL {
Checking patch doc/guides/prog_guide/rte_flow.rst...
Checking patch doc/guides/rel_notes/release_22_07.rst...
error: doc/guides/rel_notes/release_22_07.rst: does not match index
Checking patch lib/ethdev/rte_flow.c...
Checking patch lib/ethdev/rte_flow.h...
error: lib/ethdev/rte_flow.h: does not match index
Applied patch doc/guides/prog_guide/rte_flow.rst cleanly.
Applied patch lib/ethdev/rte_flow.c cleanly.

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

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-01  3:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-01  3:50 |WARNING| pw112170-112176 [PATCH] [v3, 7/7] app/testpmd: add meter color mark flow action dpdklab

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