* [dpdk-test-report] |FAILURE| pw38830[dpdk-dev, v5, 3/3] ethdev: add VLAN and MPLS actions to flow API
@ 2018-04-24 16:07 sys_stv
0 siblings, 0 replies; only message in thread
From: sys_stv @ 2018-04-24 16:07 UTC (permalink / raw)
To: test-report; +Cc: xinfengx.zhao, zhaoyan.chen, peipeix.lu
[-- Attachment #1: Type: text/plain, Size: 10096 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/38830
_apply issues_
Submitter: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Date: 2018-04-24 15:59:02
DPDK git baseline:
Repo:dpdk-master, CommitID: ee27edbe0c10ec8337c4cc4d2935a751d0da605f
Repo:dpdk-next-eventdev, CommitID: fe5abd3150bc1caa8369e743c395c39f53265597
Repo:dpdk-next-net, CommitID: 6fa9e97de712c2751cbb1900889474572d3404cf
Repo:dpdk-next-crypto, CommitID: eb8a86e275ef15a5455948d679d1a2c43dd4c740
Repo:dpdk-next-virtio, CommitID: 81daf0ba4f2eb20c00975b474cb9b6ab71c44e25
*Repo: dpdk-master
Checking patch app/test-pmd/cmdline_flow.c...
error: while searching for:
ACTION_OF_DEC_NW_TTL,
ACTION_OF_COPY_TTL_OUT,
ACTION_OF_COPY_TTL_IN,
};
/** Maximum size for pattern in struct rte_flow_item_raw. */
error: patch failed: app/test-pmd/cmdline_flow.c:220
error: app/test-pmd/cmdline_flow.c: patch does not apply
Checking patch app/test-pmd/config.c...
error: while searching for:
MK_FLOW_ACTION(OF_DEC_NW_TTL, 0),
MK_FLOW_ACTION(OF_COPY_TTL_OUT, 0),
MK_FLOW_ACTION(OF_COPY_TTL_IN, 0),
};
/** Compute storage space needed by action configuration and copy it. */
error: patch failed: app/test-pmd/config.c:1113
error: app/test-pmd/config.c: patch does not apply
Checking patch doc/guides/prog_guide/rte_flow.rst...
error: while searching for:
| no properties |
+---------------+
Negative types
~~~~~~~~~~~~~~
error: patch failed: doc/guides/prog_guide/rte_flow.rst:1801
error: doc/guides/prog_guide/rte_flow.rst: patch does not apply
Checking patch doc/guides/testpmd_app_ug/testpmd_funcs.rst...
error: while searching for:
- ``of_copy_ttl_in``: OpenFlow's ``OFPAT_COPY_TTL_IN``.
Destroying flow rules
~~~~~~~~~~~~~~~~~~~~~
error: patch failed: doc/guides/testpmd_app_ug/testpmd_funcs.rst:3493
error: doc/guides/testpmd_app_ug/testpmd_funcs.rst: patch does not apply
Checking patch lib/librte_ether/rte_flow.c...
error: while searching for:
MK_FLOW_ACTION(OF_DEC_NW_TTL, 0),
MK_FLOW_ACTION(OF_COPY_TTL_OUT, 0),
MK_FLOW_ACTION(OF_COPY_TTL_IN, 0),
};
static int
error: patch failed: lib/librte_ether/rte_flow.c:97
error: lib/librte_ether/rte_flow.c: patch does not apply
Checking patch lib/librte_ether/rte_flow.h...
error: while searching for:
* No associated configuration structure.
*/
RTE_FLOW_ACTION_TYPE_OF_COPY_TTL_IN,
};
/**
error: patch failed: lib/librte_ether/rte_flow.h:1356
error: lib/librte_ether/rte_flow.h: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch app/test-pmd/cmdline_flow.c...
error: while searching for:
ACTION_OF_DEC_NW_TTL,
ACTION_OF_COPY_TTL_OUT,
ACTION_OF_COPY_TTL_IN,
};
/** Maximum size for pattern in struct rte_flow_item_raw. */
error: patch failed: app/test-pmd/cmdline_flow.c:220
error: app/test-pmd/cmdline_flow.c: patch does not apply
Checking patch app/test-pmd/config.c...
error: while searching for:
MK_FLOW_ACTION(OF_DEC_NW_TTL, 0),
MK_FLOW_ACTION(OF_COPY_TTL_OUT, 0),
MK_FLOW_ACTION(OF_COPY_TTL_IN, 0),
};
/** Compute storage space needed by action configuration and copy it. */
error: patch failed: app/test-pmd/config.c:1113
error: app/test-pmd/config.c: patch does not apply
Checking patch doc/guides/prog_guide/rte_flow.rst...
error: while searching for:
| no properties |
+---------------+
Negative types
~~~~~~~~~~~~~~
error: patch failed: doc/guides/prog_guide/rte_flow.rst:1801
error: doc/guides/prog_guide/rte_flow.rst: patch does not apply
Checking patch doc/guides/testpmd_app_ug/testpmd_funcs.rst...
error: while searching for:
- ``of_copy_ttl_in``: OpenFlow's ``OFPAT_COPY_TTL_IN``.
Destroying flow rules
~~~~~~~~~~~~~~~~~~~~~
error: patch failed: doc/guides/testpmd_app_ug/testpmd_funcs.rst:3493
error: doc/guides/testpmd_app_ug/testpmd_funcs.rst: patch does not apply
Checking patch lib/librte_ether/rte_flow.c...
error: while searching for:
MK_FLOW_ACTION(OF_DEC_NW_TTL, 0),
MK_FLOW_ACTION(OF_COPY_TTL_OUT, 0),
MK_FLOW_ACTION(OF_COPY_TTL_IN, 0),
};
static int
error: patch failed: lib/librte_ether/rte_flow.c:97
error: lib/librte_ether/rte_flow.c: patch does not apply
Checking patch lib/librte_ether/rte_flow.h...
error: while searching for:
* No associated configuration structure.
*/
RTE_FLOW_ACTION_TYPE_OF_COPY_TTL_IN,
};
/**
error: patch failed: lib/librte_ether/rte_flow.h:1356
error: lib/librte_ether/rte_flow.h: patch does not apply
*Repo: dpdk-next-net
Checking patch app/test-pmd/cmdline_flow.c...
error: while searching for:
ACTION_OF_DEC_NW_TTL,
ACTION_OF_COPY_TTL_OUT,
ACTION_OF_COPY_TTL_IN,
};
/** Maximum size for pattern in struct rte_flow_item_raw. */
error: patch failed: app/test-pmd/cmdline_flow.c:220
error: app/test-pmd/cmdline_flow.c: patch does not apply
Checking patch app/test-pmd/config.c...
error: while searching for:
MK_FLOW_ACTION(OF_DEC_NW_TTL, 0),
MK_FLOW_ACTION(OF_COPY_TTL_OUT, 0),
MK_FLOW_ACTION(OF_COPY_TTL_IN, 0),
};
/** Compute storage space needed by action configuration and copy it. */
error: patch failed: app/test-pmd/config.c:1113
error: app/test-pmd/config.c: patch does not apply
Checking patch doc/guides/prog_guide/rte_flow.rst...
error: while searching for:
| no properties |
+---------------+
Negative types
~~~~~~~~~~~~~~
error: patch failed: doc/guides/prog_guide/rte_flow.rst:1801
error: doc/guides/prog_guide/rte_flow.rst: patch does not apply
Checking patch doc/guides/testpmd_app_ug/testpmd_funcs.rst...
error: while searching for:
- ``of_copy_ttl_in``: OpenFlow's ``OFPAT_COPY_TTL_IN``.
Destroying flow rules
~~~~~~~~~~~~~~~~~~~~~
error: patch failed: doc/guides/testpmd_app_ug/testpmd_funcs.rst:3493
error: doc/guides/testpmd_app_ug/testpmd_funcs.rst: patch does not apply
Checking patch lib/librte_ether/rte_flow.c...
error: while searching for:
MK_FLOW_ACTION(OF_DEC_NW_TTL, 0),
MK_FLOW_ACTION(OF_COPY_TTL_OUT, 0),
MK_FLOW_ACTION(OF_COPY_TTL_IN, 0),
};
static int
error: patch failed: lib/librte_ether/rte_flow.c:97
error: lib/librte_ether/rte_flow.c: patch does not apply
Checking patch lib/librte_ether/rte_flow.h...
error: while searching for:
* No associated configuration structure.
*/
RTE_FLOW_ACTION_TYPE_OF_COPY_TTL_IN,
};
/**
error: patch failed: lib/librte_ether/rte_flow.h:1356
error: lib/librte_ether/rte_flow.h: patch does not apply
*Repo: dpdk-next-crypto
Checking patch app/test-pmd/cmdline_flow.c...
error: while searching for:
ACTION_OF_DEC_NW_TTL,
ACTION_OF_COPY_TTL_OUT,
ACTION_OF_COPY_TTL_IN,
};
/** Maximum size for pattern in struct rte_flow_item_raw. */
error: patch failed: app/test-pmd/cmdline_flow.c:220
error: app/test-pmd/cmdline_flow.c: patch does not apply
Checking patch app/test-pmd/config.c...
error: while searching for:
MK_FLOW_ACTION(OF_DEC_NW_TTL, 0),
MK_FLOW_ACTION(OF_COPY_TTL_OUT, 0),
MK_FLOW_ACTION(OF_COPY_TTL_IN, 0),
};
/** Compute storage space needed by action configuration and copy it. */
error: patch failed: app/test-pmd/config.c:1113
error: app/test-pmd/config.c: patch does not apply
Checking patch doc/guides/prog_guide/rte_flow.rst...
error: while searching for:
| no properties |
+---------------+
Negative types
~~~~~~~~~~~~~~
error: patch failed: doc/guides/prog_guide/rte_flow.rst:1801
error: doc/guides/prog_guide/rte_flow.rst: patch does not apply
Checking patch doc/guides/testpmd_app_ug/testpmd_funcs.rst...
error: while searching for:
- ``of_copy_ttl_in``: OpenFlow's ``OFPAT_COPY_TTL_IN``.
Destroying flow rules
~~~~~~~~~~~~~~~~~~~~~
error: patch failed: doc/guides/testpmd_app_ug/testpmd_funcs.rst:3493
error: doc/guides/testpmd_app_ug/testpmd_funcs.rst: patch does not apply
Checking patch lib/librte_ether/rte_flow.c...
error: while searching for:
MK_FLOW_ACTION(OF_DEC_NW_TTL, 0),
MK_FLOW_ACTION(OF_COPY_TTL_OUT, 0),
MK_FLOW_ACTION(OF_COPY_TTL_IN, 0),
};
static int
error: patch failed: lib/librte_ether/rte_flow.c:97
error: lib/librte_ether/rte_flow.c: patch does not apply
Checking patch lib/librte_ether/rte_flow.h...
error: while searching for:
* No associated configuration structure.
*/
RTE_FLOW_ACTION_TYPE_OF_COPY_TTL_IN,
};
/**
error: patch failed: lib/librte_ether/rte_flow.h:1356
error: lib/librte_ether/rte_flow.h: patch does not apply
*Repo: dpdk-next-virtio
Checking patch app/test-pmd/cmdline_flow.c...
error: while searching for:
ACTION_OF_DEC_NW_TTL,
ACTION_OF_COPY_TTL_OUT,
ACTION_OF_COPY_TTL_IN,
};
/** Maximum size for pattern in struct rte_flow_item_raw. */
error: patch failed: app/test-pmd/cmdline_flow.c:220
error: app/test-pmd/cmdline_flow.c: patch does not apply
Checking patch app/test-pmd/config.c...
error: while searching for:
MK_FLOW_ACTION(OF_DEC_NW_TTL, 0),
MK_FLOW_ACTION(OF_COPY_TTL_OUT, 0),
MK_FLOW_ACTION(OF_COPY_TTL_IN, 0),
};
/** Compute storage space needed by action configuration and copy it. */
error: patch failed: app/test-pmd/config.c:1113
error: app/test-pmd/config.c: patch does not apply
Checking patch doc/guides/prog_guide/rte_flow.rst...
error: while searching for:
| no properties |
+---------------+
Negative types
~~~~~~~~~~~~~~
error: patch failed: doc/guides/prog_guide/rte_flow.rst:1801
error: doc/guides/prog_guide/rte_flow.rst: patch does not apply
Checking patch doc/guides/testpmd_app_ug/testpmd_funcs.rst...
error: while searching for:
- ``of_copy_ttl_in``: OpenFlow's ``OFPAT_COPY_TTL_IN``.
Destroying flow rules
~~~~~~~~~~~~~~~~~~~~~
error: patch failed: doc/guides/testpmd_app_ug/testpmd_funcs.rst:3493
error: doc/guides/testpmd_app_ug/testpmd_funcs.rst: patch does not apply
Checking patch lib/librte_ether/rte_flow.c...
error: while searching for:
MK_FLOW_ACTION(OF_DEC_NW_TTL, 0),
MK_FLOW_ACTION(OF_COPY_TTL_OUT, 0),
MK_FLOW_ACTION(OF_COPY_TTL_IN, 0),
};
static int
error: patch failed: lib/librte_ether/rte_flow.c:97
error: lib/librte_ether/rte_flow.c: patch does not apply
Checking patch lib/librte_ether/rte_flow.h...
error: while searching for:
* No associated configuration structure.
*/
RTE_FLOW_ACTION_TYPE_OF_COPY_TTL_IN,
};
/**
error: patch failed: lib/librte_ether/rte_flow.h:1356
error: lib/librte_ether/rte_flow.h: patch does not apply
DPDK STV team
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-04-24 16:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-24 16:07 [dpdk-test-report] |FAILURE| pw38830[dpdk-dev, v5, 3/3] ethdev: add VLAN and MPLS actions to flow API sys_stv
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).