Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/38515 _apply issues_ Submitter: Adrien Mazarguil Date: 2018-04-19 10:16:57 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 app/test-pmd/cmdline_flow.c... error: while searching for: ITEM_VF_ID, ITEM_PHY_PORT, ITEM_PHY_PORT_INDEX, ITEM_RAW, ITEM_RAW_RELATIVE, ITEM_RAW_SEARCH, error: patch failed: app/test-pmd/cmdline_flow.c:89 error: app/test-pmd/cmdline_flow.c: patch does not apply Checking patch app/test-pmd/config.c... error: while searching for: MK_FLOW_ITEM(PF, 0), MK_FLOW_ITEM(VF, sizeof(struct rte_flow_item_vf)), MK_FLOW_ITEM(PHY_PORT, sizeof(struct rte_flow_item_phy_port)), MK_FLOW_ITEM(RAW, sizeof(struct rte_flow_item_raw)), MK_FLOW_ITEM(ETH, sizeof(struct rte_flow_item_eth)), MK_FLOW_ITEM(VLAN, sizeof(struct rte_flow_item_vlan)), error: patch failed: app/test-pmd/config.c:977 error: app/test-pmd/config.c: patch does not apply Checking patch doc/guides/prog_guide/rte_flow.rst... Hunk #1 succeeded at 620 (offset 3 lines). error: while searching for: | ``index`` | physical port index | +--------------+-------------------------------------+ Action: ``METER`` ^^^^^^^^^^^^^^^^^ error: patch failed: doc/guides/prog_guide/rte_flow.rst:1453 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: - ``original {boolean}``: use original port index if possible. - ``index {unsigned}``: physical port index. Destroying flow rules ~~~~~~~~~~~~~~~~~~~~~ error: patch failed: doc/guides/testpmd_app_ug/testpmd_funcs.rst:3428 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_ITEM(PF, 0), MK_FLOW_ITEM(VF, sizeof(struct rte_flow_item_vf)), MK_FLOW_ITEM(PHY_PORT, sizeof(struct rte_flow_item_phy_port)), MK_FLOW_ITEM(RAW, sizeof(struct rte_flow_item_raw)), MK_FLOW_ITEM(ETH, sizeof(struct rte_flow_item_eth)), MK_FLOW_ITEM(VLAN, sizeof(struct rte_flow_item_vlan)), error: patch failed: lib/librte_ether/rte_flow.c:39 error: lib/librte_ether/rte_flow.c: patch does not apply Checking patch lib/librte_ether/rte_flow.h... error: while searching for: RTE_FLOW_ITEM_TYPE_PHY_PORT, /** * Matches a byte string of a given length at a given offset. * * See struct rte_flow_item_raw. error: patch failed: lib/librte_ether/rte_flow.h:180 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: ITEM_VF_ID, ITEM_PHY_PORT, ITEM_PHY_PORT_INDEX, ITEM_RAW, ITEM_RAW_RELATIVE, ITEM_RAW_SEARCH, error: patch failed: app/test-pmd/cmdline_flow.c:89 error: app/test-pmd/cmdline_flow.c: patch does not apply Checking patch app/test-pmd/config.c... error: while searching for: MK_FLOW_ITEM(PF, 0), MK_FLOW_ITEM(VF, sizeof(struct rte_flow_item_vf)), MK_FLOW_ITEM(PHY_PORT, sizeof(struct rte_flow_item_phy_port)), MK_FLOW_ITEM(RAW, sizeof(struct rte_flow_item_raw)), MK_FLOW_ITEM(ETH, sizeof(struct rte_flow_item_eth)), MK_FLOW_ITEM(VLAN, sizeof(struct rte_flow_item_vlan)), error: patch failed: app/test-pmd/config.c:977 error: app/test-pmd/config.c: patch does not apply Checking patch doc/guides/prog_guide/rte_flow.rst... Hunk #1 succeeded at 620 (offset 3 lines). error: while searching for: | ``index`` | physical port index | +--------------+-------------------------------------+ Action: ``METER`` ^^^^^^^^^^^^^^^^^ error: patch failed: doc/guides/prog_guide/rte_flow.rst:1453 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: - ``original {boolean}``: use original port index if possible. - ``index {unsigned}``: physical port index. Destroying flow rules ~~~~~~~~~~~~~~~~~~~~~ error: patch failed: doc/guides/testpmd_app_ug/testpmd_funcs.rst:3428 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_ITEM(PF, 0), MK_FLOW_ITEM(VF, sizeof(struct rte_flow_item_vf)), MK_FLOW_ITEM(PHY_PORT, sizeof(struct rte_flow_item_phy_port)), MK_FLOW_ITEM(RAW, sizeof(struct rte_flow_item_raw)), MK_FLOW_ITEM(ETH, sizeof(struct rte_flow_item_eth)), MK_FLOW_ITEM(VLAN, sizeof(struct rte_flow_item_vlan)), error: patch failed: lib/librte_ether/rte_flow.c:39 error: lib/librte_ether/rte_flow.c: patch does not apply Checking patch lib/librte_ether/rte_flow.h... error: while searching for: RTE_FLOW_ITEM_TYPE_PHY_PORT, /** * Matches a byte string of a given length at a given offset. * * See struct rte_flow_item_raw. error: patch failed: lib/librte_ether/rte_flow.h:180 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: ITEM_VF_ID, ITEM_PHY_PORT, ITEM_PHY_PORT_INDEX, ITEM_RAW, ITEM_RAW_RELATIVE, ITEM_RAW_SEARCH, error: patch failed: app/test-pmd/cmdline_flow.c:89 error: app/test-pmd/cmdline_flow.c: patch does not apply Checking patch app/test-pmd/config.c... error: while searching for: MK_FLOW_ITEM(PF, 0), MK_FLOW_ITEM(VF, sizeof(struct rte_flow_item_vf)), MK_FLOW_ITEM(PHY_PORT, sizeof(struct rte_flow_item_phy_port)), MK_FLOW_ITEM(RAW, sizeof(struct rte_flow_item_raw)), MK_FLOW_ITEM(ETH, sizeof(struct rte_flow_item_eth)), MK_FLOW_ITEM(VLAN, sizeof(struct rte_flow_item_vlan)), error: patch failed: app/test-pmd/config.c:977 error: app/test-pmd/config.c: patch does not apply Checking patch doc/guides/prog_guide/rte_flow.rst... Hunk #1 succeeded at 620 (offset 3 lines). error: while searching for: | ``index`` | physical port index | +--------------+-------------------------------------+ Action: ``METER`` ^^^^^^^^^^^^^^^^^ error: patch failed: doc/guides/prog_guide/rte_flow.rst:1453 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: - ``original {boolean}``: use original port index if possible. - ``index {unsigned}``: physical port index. Destroying flow rules ~~~~~~~~~~~~~~~~~~~~~ error: patch failed: doc/guides/testpmd_app_ug/testpmd_funcs.rst:3428 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_ITEM(PF, 0), MK_FLOW_ITEM(VF, sizeof(struct rte_flow_item_vf)), MK_FLOW_ITEM(PHY_PORT, sizeof(struct rte_flow_item_phy_port)), MK_FLOW_ITEM(RAW, sizeof(struct rte_flow_item_raw)), MK_FLOW_ITEM(ETH, sizeof(struct rte_flow_item_eth)), MK_FLOW_ITEM(VLAN, sizeof(struct rte_flow_item_vlan)), error: patch failed: lib/librte_ether/rte_flow.c:39 error: lib/librte_ether/rte_flow.c: patch does not apply Checking patch lib/librte_ether/rte_flow.h... error: while searching for: RTE_FLOW_ITEM_TYPE_PHY_PORT, /** * Matches a byte string of a given length at a given offset. * * See struct rte_flow_item_raw. error: patch failed: lib/librte_ether/rte_flow.h:180 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: ITEM_VF_ID, ITEM_PHY_PORT, ITEM_PHY_PORT_INDEX, ITEM_RAW, ITEM_RAW_RELATIVE, ITEM_RAW_SEARCH, error: patch failed: app/test-pmd/cmdline_flow.c:89 error: app/test-pmd/cmdline_flow.c: patch does not apply Checking patch app/test-pmd/config.c... error: while searching for: MK_FLOW_ITEM(PF, 0), MK_FLOW_ITEM(VF, sizeof(struct rte_flow_item_vf)), MK_FLOW_ITEM(PHY_PORT, sizeof(struct rte_flow_item_phy_port)), MK_FLOW_ITEM(RAW, sizeof(struct rte_flow_item_raw)), MK_FLOW_ITEM(ETH, sizeof(struct rte_flow_item_eth)), MK_FLOW_ITEM(VLAN, sizeof(struct rte_flow_item_vlan)), error: patch failed: app/test-pmd/config.c:977 error: app/test-pmd/config.c: patch does not apply Checking patch doc/guides/prog_guide/rte_flow.rst... Hunk #1 succeeded at 620 (offset 3 lines). error: while searching for: | ``index`` | physical port index | +--------------+-------------------------------------+ Action: ``METER`` ^^^^^^^^^^^^^^^^^ error: patch failed: doc/guides/prog_guide/rte_flow.rst:1453 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: - ``original {boolean}``: use original port index if possible. - ``index {unsigned}``: physical port index. Destroying flow rules ~~~~~~~~~~~~~~~~~~~~~ error: patch failed: doc/guides/testpmd_app_ug/testpmd_funcs.rst:3428 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_ITEM(PF, 0), MK_FLOW_ITEM(VF, sizeof(struct rte_flow_item_vf)), MK_FLOW_ITEM(PHY_PORT, sizeof(struct rte_flow_item_phy_port)), MK_FLOW_ITEM(RAW, sizeof(struct rte_flow_item_raw)), MK_FLOW_ITEM(ETH, sizeof(struct rte_flow_item_eth)), MK_FLOW_ITEM(VLAN, sizeof(struct rte_flow_item_vlan)), error: patch failed: lib/librte_ether/rte_flow.c:39 error: lib/librte_ether/rte_flow.c: patch does not apply Checking patch lib/librte_ether/rte_flow.h... error: while searching for: RTE_FLOW_ITEM_TYPE_PHY_PORT, /** * Matches a byte string of a given length at a given offset. * * See struct rte_flow_item_raw. error: patch failed: lib/librte_ether/rte_flow.h:180 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: ITEM_VF_ID, ITEM_PHY_PORT, ITEM_PHY_PORT_INDEX, ITEM_RAW, ITEM_RAW_RELATIVE, ITEM_RAW_SEARCH, error: patch failed: app/test-pmd/cmdline_flow.c:89 error: app/test-pmd/cmdline_flow.c: patch does not apply Checking patch app/test-pmd/config.c... error: while searching for: MK_FLOW_ITEM(PF, 0), MK_FLOW_ITEM(VF, sizeof(struct rte_flow_item_vf)), MK_FLOW_ITEM(PHY_PORT, sizeof(struct rte_flow_item_phy_port)), MK_FLOW_ITEM(RAW, sizeof(struct rte_flow_item_raw)), MK_FLOW_ITEM(ETH, sizeof(struct rte_flow_item_eth)), MK_FLOW_ITEM(VLAN, sizeof(struct rte_flow_item_vlan)), error: patch failed: app/test-pmd/config.c:977 error: app/test-pmd/config.c: patch does not apply Checking patch doc/guides/prog_guide/rte_flow.rst... Hunk #1 succeeded at 620 (offset 3 lines). error: while searching for: | ``index`` | physical port index | +--------------+-------------------------------------+ Action: ``METER`` ^^^^^^^^^^^^^^^^^ error: patch failed: doc/guides/prog_guide/rte_flow.rst:1453 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: - ``original {boolean}``: use original port index if possible. - ``index {unsigned}``: physical port index. Destroying flow rules ~~~~~~~~~~~~~~~~~~~~~ error: patch failed: doc/guides/testpmd_app_ug/testpmd_funcs.rst:3428 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_ITEM(PF, 0), MK_FLOW_ITEM(VF, sizeof(struct rte_flow_item_vf)), MK_FLOW_ITEM(PHY_PORT, sizeof(struct rte_flow_item_phy_port)), MK_FLOW_ITEM(RAW, sizeof(struct rte_flow_item_raw)), MK_FLOW_ITEM(ETH, sizeof(struct rte_flow_item_eth)), MK_FLOW_ITEM(VLAN, sizeof(struct rte_flow_item_vlan)), error: patch failed: lib/librte_ether/rte_flow.c:39 error: lib/librte_ether/rte_flow.c: patch does not apply Checking patch lib/librte_ether/rte_flow.h... error: while searching for: RTE_FLOW_ITEM_TYPE_PHY_PORT, /** * Matches a byte string of a given length at a given offset. * * See struct rte_flow_item_raw. error: patch failed: lib/librte_ether/rte_flow.h:180 error: lib/librte_ether/rte_flow.h: patch does not apply DPDK STV team