Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/65606 _apply issues_ Submitter: Vamsi Krishna Attunuru Date: 2020-02-06 04:27:13 Reply_mail: 20200206042713.6761-1-vattunuru@marvell.com DPDK git baseline: Repo:dpdk-next-net-mrvl, CommitID: a8fd7eead9f958ebb9f99bf521eeddd378cc084a Repo:dpdk, CommitID: 0e157d7a9a0d36d88da9315d018262492b0a64aa *Repo: dpdk-next-net-mrvl /* Flow Control */ int otx2_nix_flow_ctrl_get(struct rte_eth_dev *eth_dev, struct rte_eth_fc_conf *fc_conf); error: patch failed: drivers/net/octeontx2/otx2_ethdev.h:509 error: drivers/net/octeontx2/otx2_ethdev.h: patch does not apply Checking patch drivers/net/octeontx2/otx2_flow_ctrl.c... error: while searching for: otx2_nix_update_flow_ctrl_mode(struct rte_eth_dev *eth_dev) { -- otx2_nix_flow_ctrl_get(eth_dev, &fc_conf); /* To avoid Link credit deadlock on Ax, disable Tx FC if it's enabled */ if (otx2_dev_is_Ax(dev) && error: patch failed: drivers/net/octeontx2/otx2_flow_ctrl.c:200 error: drivers/net/octeontx2/otx2_flow_ctrl.c: patch does not apply *Repo: dpdk /* Flow Control */ int otx2_nix_flow_ctrl_get(struct rte_eth_dev *eth_dev, struct rte_eth_fc_conf *fc_conf); error: patch failed: drivers/net/octeontx2/otx2_ethdev.h:509 error: drivers/net/octeontx2/otx2_ethdev.h: patch does not apply Checking patch drivers/net/octeontx2/otx2_flow_ctrl.c... error: while searching for: otx2_nix_update_flow_ctrl_mode(struct rte_eth_dev *eth_dev) { -- otx2_nix_flow_ctrl_get(eth_dev, &fc_conf); /* To avoid Link credit deadlock on Ax, disable Tx FC if it's enabled */ if (otx2_dev_is_Ax(dev) && error: patch failed: drivers/net/octeontx2/otx2_flow_ctrl.c:200 error: drivers/net/octeontx2/otx2_flow_ctrl.c: patch does not apply DPDK STV team