Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/37180 _apply issues_ Submitter: Adrien Mazarguil Date: 2018-04-04 15:56:54 DPDK git baseline: Repo:dpdk-master, CommitID: 8ea41438832a360aed2b7ba49fb75e310a2ff1dc Repo:dpdk-next-eventdev, CommitID: 640b0d1e510e111694c25145466f37867453837f Repo:dpdk-next-net, CommitID: 774c1892c434dba09998ccc76b956feb72224571 Repo:dpdk-next-crypto, CommitID: 728ca9b0d5abea82cd01dee6645456a9d56215f7 Repo:dpdk-next-virtio, CommitID: 037c0996bc927342f157426739e0cb63f2db8689 *Repo: dpdk-master Checking patch app/test-pmd/cmdline_flow.c... error: while searching for: }, [ITEM_PF] = { .name = "pf", .help = "match packets addressed to the physical function", .priv = PRIV_ITEM(PF, 0), -- .help = "destination VF ID", .next = NEXT(item_vf, NEXT_ENTRY(UNSIGNED), item_param), .args = ARGS(ARGS_ENTRY(struct rte_flow_item_vf, id)), }, error: patch failed: app/test-pmd/cmdline_flow.c:1041 error: app/test-pmd/cmdline_flow.c: patch does not apply Checking patch doc/guides/prog_guide/rte_flow.rst... error: while searching for: Item: ``PF`` ^^^^^^^^^^^^ Matches packets addressed to the physical function of the device. If the underlying device function differs from the one that would normally receive the matched traffic, specifying this item prevents it from reaching that device unless the flow rule contains a `Action: PF`_. Packets are not duplicated between device instances by default. - Likely to return an error or never match any traffic if applied to a VF device. - Can be combined with any number of `Item: VF`_ to match both PF and VF traffic. - ``spec``, ``last`` and ``mask`` must not be set. error: patch failed: doc/guides/prog_guide/rte_flow.rst:518 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: - ``num {unsigned}``: number of layers covered. - ``pf``: match packets addressed to the physical function. -- - ``id {unsigned}``: destination VF ID. - ``port``: device-specific physical port index to use. error: patch failed: doc/guides/testpmd_app_ug/testpmd_funcs.rst:3202 error: doc/guides/testpmd_app_ug/testpmd_funcs.rst: patch does not apply Checking patch drivers/net/bnxt/bnxt_filter.c... error: while searching for: static int bnxt_validate_and_parse_flow_type(struct bnxt *bp, const struct rte_flow_item pattern[], struct rte_flow_error *error, struct bnxt_filter_info *filter) error: patch failed: drivers/net/bnxt/bnxt_filter.c:303 error: drivers/net/bnxt/bnxt_filter.c: patch does not apply Checking patch drivers/net/i40e/i40e_flow.c... error: while searching for: struct rte_flow_error *error, struct rte_eth_ethertype_filter *filter); static int i40e_flow_parse_fdir_pattern(struct rte_eth_dev *dev, const struct rte_flow_item *pattern, struct rte_flow_error *error, struct i40e_fdir_filter_conf *filter); error: patch failed: drivers/net/i40e/i40e_flow.c:53 error: drivers/net/i40e/i40e_flow.c: patch does not apply Checking patch lib/librte_ether/rte_flow.h... error: lib/librte_ether/rte_flow.h: No such file or directory *Repo: dpdk-next-eventdev Checking patch app/test-pmd/cmdline_flow.c... error: while searching for: }, [ITEM_PF] = { .name = "pf", .help = "match packets addressed to the physical function", .priv = PRIV_ITEM(PF, 0), -- .help = "destination VF ID", .next = NEXT(item_vf, NEXT_ENTRY(UNSIGNED), item_param), .args = ARGS(ARGS_ENTRY(struct rte_flow_item_vf, id)), }, error: patch failed: app/test-pmd/cmdline_flow.c:1041 error: app/test-pmd/cmdline_flow.c: patch does not apply Checking patch doc/guides/prog_guide/rte_flow.rst... error: while searching for: Item: ``PF`` ^^^^^^^^^^^^ Matches packets addressed to the physical function of the device. If the underlying device function differs from the one that would normally receive the matched traffic, specifying this item prevents it from reaching that device unless the flow rule contains a `Action: PF`_. Packets are not duplicated between device instances by default. - Likely to return an error or never match any traffic if applied to a VF device. - Can be combined with any number of `Item: VF`_ to match both PF and VF traffic. - ``spec``, ``last`` and ``mask`` must not be set. error: patch failed: doc/guides/prog_guide/rte_flow.rst:518 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: - ``num {unsigned}``: number of layers covered. - ``pf``: match packets addressed to the physical function. -- - ``id {unsigned}``: destination VF ID. - ``port``: device-specific physical port index to use. error: patch failed: doc/guides/testpmd_app_ug/testpmd_funcs.rst:3202 error: doc/guides/testpmd_app_ug/testpmd_funcs.rst: patch does not apply Checking patch drivers/net/bnxt/bnxt_filter.c... error: while searching for: static int bnxt_validate_and_parse_flow_type(struct bnxt *bp, const struct rte_flow_item pattern[], struct rte_flow_error *error, struct bnxt_filter_info *filter) error: patch failed: drivers/net/bnxt/bnxt_filter.c:303 error: drivers/net/bnxt/bnxt_filter.c: patch does not apply Checking patch drivers/net/i40e/i40e_flow.c... error: while searching for: struct rte_flow_error *error, struct rte_eth_ethertype_filter *filter); static int i40e_flow_parse_fdir_pattern(struct rte_eth_dev *dev, const struct rte_flow_item *pattern, struct rte_flow_error *error, struct i40e_fdir_filter_conf *filter); error: patch failed: drivers/net/i40e/i40e_flow.c:53 error: drivers/net/i40e/i40e_flow.c: patch does not apply Checking patch lib/librte_ether/rte_flow.h... error: lib/librte_ether/rte_flow.h: No such file or directory *Repo: dpdk-next-net Checking patch app/test-pmd/cmdline_flow.c... error: while searching for: }, [ITEM_PF] = { .name = "pf", .help = "match packets addressed to the physical function", .priv = PRIV_ITEM(PF, 0), -- .help = "destination VF ID", .next = NEXT(item_vf, NEXT_ENTRY(UNSIGNED), item_param), .args = ARGS(ARGS_ENTRY(struct rte_flow_item_vf, id)), }, error: patch failed: app/test-pmd/cmdline_flow.c:1041 error: app/test-pmd/cmdline_flow.c: patch does not apply Checking patch doc/guides/prog_guide/rte_flow.rst... error: while searching for: Item: ``PF`` ^^^^^^^^^^^^ Matches packets addressed to the physical function of the device. If the underlying device function differs from the one that would normally receive the matched traffic, specifying this item prevents it from reaching that device unless the flow rule contains a `Action: PF`_. Packets are not duplicated between device instances by default. - Likely to return an error or never match any traffic if applied to a VF device. - Can be combined with any number of `Item: VF`_ to match both PF and VF traffic. - ``spec``, ``last`` and ``mask`` must not be set. error: patch failed: doc/guides/prog_guide/rte_flow.rst:518 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: - ``num {unsigned}``: number of layers covered. - ``pf``: match packets addressed to the physical function. -- - ``id {unsigned}``: destination VF ID. - ``port``: device-specific physical port index to use. error: patch failed: doc/guides/testpmd_app_ug/testpmd_funcs.rst:3202 error: doc/guides/testpmd_app_ug/testpmd_funcs.rst: patch does not apply Checking patch drivers/net/bnxt/bnxt_filter.c... error: while searching for: static int bnxt_validate_and_parse_flow_type(struct bnxt *bp, const struct rte_flow_item pattern[], struct rte_flow_error *error, struct bnxt_filter_info *filter) error: patch failed: drivers/net/bnxt/bnxt_filter.c:303 error: drivers/net/bnxt/bnxt_filter.c: patch does not apply Checking patch drivers/net/i40e/i40e_flow.c... error: while searching for: struct rte_flow_error *error, struct rte_eth_ethertype_filter *filter); static int i40e_flow_parse_fdir_pattern(struct rte_eth_dev *dev, const struct rte_flow_item *pattern, struct rte_flow_error *error, struct i40e_fdir_filter_conf *filter); error: patch failed: drivers/net/i40e/i40e_flow.c:53 error: drivers/net/i40e/i40e_flow.c: patch does not apply Checking patch lib/librte_ether/rte_flow.h... error: lib/librte_ether/rte_flow.h: No such file or directory *Repo: dpdk-next-crypto Checking patch app/test-pmd/cmdline_flow.c... error: while searching for: }, [ITEM_PF] = { .name = "pf", .help = "match packets addressed to the physical function", .priv = PRIV_ITEM(PF, 0), -- .help = "destination VF ID", .next = NEXT(item_vf, NEXT_ENTRY(UNSIGNED), item_param), .args = ARGS(ARGS_ENTRY(struct rte_flow_item_vf, id)), }, error: patch failed: app/test-pmd/cmdline_flow.c:1041 error: app/test-pmd/cmdline_flow.c: patch does not apply Checking patch doc/guides/prog_guide/rte_flow.rst... error: while searching for: Item: ``PF`` ^^^^^^^^^^^^ Matches packets addressed to the physical function of the device. If the underlying device function differs from the one that would normally receive the matched traffic, specifying this item prevents it from reaching that device unless the flow rule contains a `Action: PF`_. Packets are not duplicated between device instances by default. - Likely to return an error or never match any traffic if applied to a VF device. - Can be combined with any number of `Item: VF`_ to match both PF and VF traffic. - ``spec``, ``last`` and ``mask`` must not be set. error: patch failed: doc/guides/prog_guide/rte_flow.rst:518 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: - ``num {unsigned}``: number of layers covered. - ``pf``: match packets addressed to the physical function. -- - ``id {unsigned}``: destination VF ID. - ``port``: device-specific physical port index to use. error: patch failed: doc/guides/testpmd_app_ug/testpmd_funcs.rst:3202 error: doc/guides/testpmd_app_ug/testpmd_funcs.rst: patch does not apply Checking patch drivers/net/bnxt/bnxt_filter.c... error: while searching for: static int bnxt_validate_and_parse_flow_type(struct bnxt *bp, const struct rte_flow_item pattern[], struct rte_flow_error *error, struct bnxt_filter_info *filter) error: patch failed: drivers/net/bnxt/bnxt_filter.c:303 error: drivers/net/bnxt/bnxt_filter.c: patch does not apply Checking patch drivers/net/i40e/i40e_flow.c... error: while searching for: struct rte_flow_error *error, struct rte_eth_ethertype_filter *filter); static int i40e_flow_parse_fdir_pattern(struct rte_eth_dev *dev, const struct rte_flow_item *pattern, struct rte_flow_error *error, struct i40e_fdir_filter_conf *filter); error: patch failed: drivers/net/i40e/i40e_flow.c:53 error: drivers/net/i40e/i40e_flow.c: patch does not apply Checking patch lib/librte_ether/rte_flow.h... error: lib/librte_ether/rte_flow.h: No such file or directory *Repo: dpdk-next-virtio Checking patch app/test-pmd/cmdline_flow.c... error: while searching for: }, [ITEM_PF] = { .name = "pf", .help = "match packets addressed to the physical function", .priv = PRIV_ITEM(PF, 0), -- .help = "destination VF ID", .next = NEXT(item_vf, NEXT_ENTRY(UNSIGNED), item_param), .args = ARGS(ARGS_ENTRY(struct rte_flow_item_vf, id)), }, error: patch failed: app/test-pmd/cmdline_flow.c:1041 error: app/test-pmd/cmdline_flow.c: patch does not apply Checking patch doc/guides/prog_guide/rte_flow.rst... error: while searching for: Item: ``PF`` ^^^^^^^^^^^^ Matches packets addressed to the physical function of the device. If the underlying device function differs from the one that would normally receive the matched traffic, specifying this item prevents it from reaching that device unless the flow rule contains a `Action: PF`_. Packets are not duplicated between device instances by default. - Likely to return an error or never match any traffic if applied to a VF device. - Can be combined with any number of `Item: VF`_ to match both PF and VF traffic. - ``spec``, ``last`` and ``mask`` must not be set. error: patch failed: doc/guides/prog_guide/rte_flow.rst:518 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: - ``num {unsigned}``: number of layers covered. - ``pf``: match packets addressed to the physical function. -- - ``id {unsigned}``: destination VF ID. - ``port``: device-specific physical port index to use. error: patch failed: doc/guides/testpmd_app_ug/testpmd_funcs.rst:3202 error: doc/guides/testpmd_app_ug/testpmd_funcs.rst: patch does not apply Checking patch drivers/net/bnxt/bnxt_filter.c... error: while searching for: static int bnxt_validate_and_parse_flow_type(struct bnxt *bp, const struct rte_flow_item pattern[], struct rte_flow_error *error, struct bnxt_filter_info *filter) error: patch failed: drivers/net/bnxt/bnxt_filter.c:303 error: drivers/net/bnxt/bnxt_filter.c: patch does not apply Checking patch drivers/net/i40e/i40e_flow.c... error: while searching for: struct rte_flow_error *error, struct rte_eth_ethertype_filter *filter); static int i40e_flow_parse_fdir_pattern(struct rte_eth_dev *dev, const struct rte_flow_item *pattern, struct rte_flow_error *error, struct i40e_fdir_filter_conf *filter); error: patch failed: drivers/net/i40e/i40e_flow.c:53 error: drivers/net/i40e/i40e_flow.c: patch does not apply Checking patch lib/librte_ether/rte_flow.h... error: lib/librte_ether/rte_flow.h: No such file or directory DPDK STV team