[dpdk-test-report] |FAILURE| pw38509[dpdk-dev, v5, 11/16] ethdev: limit default VLAN TCI mask in flow API

sys_stv at intel.com sys_stv at intel.com
Thu Apr 19 12:27:21 CEST 2018


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/38509

_apply issues_

Submitter: Adrien Mazarguil <adrien.mazarguil at 6wind.com>
Date: 2018-04-19 10:16:48
DPDK git baseline:
	Repo:dpdk-master, CommitID: e62f3a8a04768352bc78389d499be50c923bf6aa
	Repo:dpdk-next-eventdev, CommitID: fe5abd3150bc1caa8369e743c395c39f53265597
	Repo:dpdk-next-net, CommitID: 9f44b612637c29752d1585e8d1af2e299756cd60
	Repo:dpdk-next-crypto, CommitID: b1af489e6482a2247ef36418cee803e32bc84b2e
	Repo:dpdk-next-virtio, CommitID: 8adbe7e4847060d091c46abcbecd3dfea8362b7a

*Repo: dpdk-master
Checking patch doc/guides/prog_guide/rte_flow.rst...
error: while searching for:

- ``tci``: tag control information.
- ``inner_type``: inner EtherType or TPID.
- Default ``mask`` matches TCI only.

Item: ``IPV4``
^^^^^^^^^^^^^^

error: patch failed: doc/guides/prog_guide/rte_flow.rst:806
error: doc/guides/prog_guide/rte_flow.rst: patch does not apply
Checking patch lib/librte_ether/rte_flow.h...
error: while searching for:
/** Default mask for RTE_FLOW_ITEM_TYPE_VLAN. */
#ifndef __cplusplus
static const struct rte_flow_item_vlan rte_flow_item_vlan_mask = {
	.tci = RTE_BE16(0xffff),
	.inner_type = RTE_BE16(0x0000),
};
#endif

error: patch failed: lib/librte_ether/rte_flow.h:493
error: lib/librte_ether/rte_flow.h: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch doc/guides/prog_guide/rte_flow.rst...
error: while searching for:

- ``tci``: tag control information.
- ``inner_type``: inner EtherType or TPID.
- Default ``mask`` matches TCI only.

Item: ``IPV4``
^^^^^^^^^^^^^^

error: patch failed: doc/guides/prog_guide/rte_flow.rst:806
error: doc/guides/prog_guide/rte_flow.rst: patch does not apply
Checking patch lib/librte_ether/rte_flow.h...
error: while searching for:
/** Default mask for RTE_FLOW_ITEM_TYPE_VLAN. */
#ifndef __cplusplus
static const struct rte_flow_item_vlan rte_flow_item_vlan_mask = {
	.tci = RTE_BE16(0xffff),
	.inner_type = RTE_BE16(0x0000),
};
#endif

error: patch failed: lib/librte_ether/rte_flow.h:493
error: lib/librte_ether/rte_flow.h: patch does not apply
*Repo: dpdk-next-net
Checking patch doc/guides/prog_guide/rte_flow.rst...
error: while searching for:

- ``tci``: tag control information.
- ``inner_type``: inner EtherType or TPID.
- Default ``mask`` matches TCI only.

Item: ``IPV4``
^^^^^^^^^^^^^^

error: patch failed: doc/guides/prog_guide/rte_flow.rst:806
error: doc/guides/prog_guide/rte_flow.rst: patch does not apply
Checking patch lib/librte_ether/rte_flow.h...
error: while searching for:
/** Default mask for RTE_FLOW_ITEM_TYPE_VLAN. */
#ifndef __cplusplus
static const struct rte_flow_item_vlan rte_flow_item_vlan_mask = {
	.tci = RTE_BE16(0xffff),
	.inner_type = RTE_BE16(0x0000),
};
#endif

error: patch failed: lib/librte_ether/rte_flow.h:493
error: lib/librte_ether/rte_flow.h: patch does not apply
*Repo: dpdk-next-crypto
Checking patch doc/guides/prog_guide/rte_flow.rst...
error: while searching for:

- ``tci``: tag control information.
- ``inner_type``: inner EtherType or TPID.
- Default ``mask`` matches TCI only.

Item: ``IPV4``
^^^^^^^^^^^^^^

error: patch failed: doc/guides/prog_guide/rte_flow.rst:806
error: doc/guides/prog_guide/rte_flow.rst: patch does not apply
Checking patch lib/librte_ether/rte_flow.h...
error: while searching for:
/** Default mask for RTE_FLOW_ITEM_TYPE_VLAN. */
#ifndef __cplusplus
static const struct rte_flow_item_vlan rte_flow_item_vlan_mask = {
	.tci = RTE_BE16(0xffff),
	.inner_type = RTE_BE16(0x0000),
};
#endif

error: patch failed: lib/librte_ether/rte_flow.h:493
error: lib/librte_ether/rte_flow.h: patch does not apply
*Repo: dpdk-next-virtio
Checking patch doc/guides/prog_guide/rte_flow.rst...
error: while searching for:

- ``tci``: tag control information.
- ``inner_type``: inner EtherType or TPID.
- Default ``mask`` matches TCI only.

Item: ``IPV4``
^^^^^^^^^^^^^^

error: patch failed: doc/guides/prog_guide/rte_flow.rst:806
error: doc/guides/prog_guide/rte_flow.rst: patch does not apply
Checking patch lib/librte_ether/rte_flow.h...
error: while searching for:
/** Default mask for RTE_FLOW_ITEM_TYPE_VLAN. */
#ifndef __cplusplus
static const struct rte_flow_item_vlan rte_flow_item_vlan_mask = {
	.tci = RTE_BE16(0xffff),
	.inner_type = RTE_BE16(0x0000),
};
#endif

error: patch failed: lib/librte_ether/rte_flow.h:493
error: lib/librte_ether/rte_flow.h: patch does not apply

DPDK STV team


More information about the test-report mailing list