|WARNING| pw136487 [PATCH v2 1/1] ethdev: add IPv6 FL and TC field identifiers

qemudev at loongson.cn qemudev at loongson.cn
Wed Feb 7 16:28:34 CET 2024


Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/136487

_apply patch failure_

Submitter: Michael Baum <michaelba at nvidia.com>
Date: Wed, 7 Feb 2024 17:51:28 +0200
DPDK git baseline: Repo:dpdk-next-net
  Branch: main
  CommitID: cf027b7c76a125aa2a040488cc60f9c4356c0166

Apply patch set 136487 failed:

Checking patch app/test-pmd/cmdline_flow.c...
error: while searching for:
	"random",
	"ipv4_proto",
	"esp_spi", "esp_seq_num", "esp_proto",
	NULL
};


error: patch failed: app/test-pmd/cmdline_flow.c:992
error: app/test-pmd/cmdline_flow.c: patch does not apply
Checking patch doc/guides/rel_notes/release_24_03.rst...
error: while searching for:
  * Added ``RTE_FLOW_FIELD_ESP_SPI`` to represent it in field ID struct.
  * Added ``RTE_FLOW_FIELD_ESP_SEQ_NUM`` to represent it in field ID struct.
  * Added ``RTE_FLOW_FIELD_ESP_PROTO`` to represent it in field ID struct.

* ** Support for getting the number of used descriptors of a Tx queue. **


error: patch failed: doc/guides/rel_notes/release_24_03.rst:68
error: doc/guides/rel_notes/release_24_03.rst: patch does not apply
Checking patch lib/ethdev/rte_flow.h...
error: while searching for:
	RTE_FLOW_FIELD_IPV4_PROTO,	/**< IPv4 next protocol. */
	RTE_FLOW_FIELD_ESP_SPI,		/**< ESP SPI. */
	RTE_FLOW_FIELD_ESP_SEQ_NUM,	/**< ESP Sequence Number. */
	RTE_FLOW_FIELD_ESP_PROTO	/**< ESP next protocol value. */
};

/**

error: patch failed: lib/ethdev/rte_flow.h:2425
error: lib/ethdev/rte_flow.h: patch does not apply



More information about the test-report mailing list