[dpdk-test-report] |FAILURE| pw63949[5/6] net/bnxt: fix to keep the L2 filter intact so it can be reused
sys_stv at intel.com
sys_stv at intel.com
Tue Jan 21 21:05:16 CET 2020
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/63949
_apply issues_
Submitter: Somnath Kotur <somnath.kotur at broadcom.com>
Date: 2019-12-17 04:17:54
Reply_mail: 20191217041755.29232-6-somnath.kotur at broadcom.com
DPDK git baseline:
Repo:dpdk-next-net-brcm, CommitID: b313e3ac5459ab5fea0568dcefe0e23e2c4f67b3
Repo:dpdk, CommitID: 73c392e24f5e29acbe53044dccb6b07ebbae2467
*Repo: dpdk-next-net-brcm
uint32_t mark;
};
struct bnxt_filter_info *bnxt_alloc_filter(struct bnxt *bp);
error: patch failed: drivers/net/bnxt/bnxt_filter.h:80
error: drivers/net/bnxt/bnxt_filter.h: patch does not apply
Checking patch drivers/net/bnxt/bnxt_flow.c...
error: while searching for:
{
struct bnxt_filter_info *mf, *f0;
--
vnic0 = &bp->vnic_info[0];
f0 = STAILQ_FIRST(&vnic0->filter);
/* This flow has same DST MAC as the port/l2 filter. */
error: patch failed: drivers/net/bnxt/bnxt_flow.c:746
error: drivers/net/bnxt/bnxt_flow.c: patch does not apply
Checking patch drivers/net/bnxt/bnxt_hwrm.c...
error: while searching for:
}
--
struct bnxt_filter_info *l2_filter = filter;
struct hwrm_cfa_l2_filter_free_input req = {.req_type = 0 };
struct hwrm_cfa_l2_filter_free_output *resp = bp->hwrm_cmd_resp_addr;
error: patch failed: drivers/net/bnxt/bnxt_hwrm.c:363
error: drivers/net/bnxt/bnxt_hwrm.c: patch does not apply
*Repo: dpdk
uint32_t mark;
};
struct bnxt_filter_info *bnxt_alloc_filter(struct bnxt *bp);
error: patch failed: drivers/net/bnxt/bnxt_filter.h:80
error: drivers/net/bnxt/bnxt_filter.h: patch does not apply
Checking patch drivers/net/bnxt/bnxt_flow.c...
error: while searching for:
{
struct bnxt_filter_info *mf, *f0;
--
vnic0 = &bp->vnic_info[0];
f0 = STAILQ_FIRST(&vnic0->filter);
/* This flow has same DST MAC as the port/l2 filter. */
error: patch failed: drivers/net/bnxt/bnxt_flow.c:746
error: drivers/net/bnxt/bnxt_flow.c: patch does not apply
Checking patch drivers/net/bnxt/bnxt_hwrm.c...
error: while searching for:
}
--
struct bnxt_filter_info *l2_filter = filter;
struct hwrm_cfa_l2_filter_free_input req = {.req_type = 0 };
struct hwrm_cfa_l2_filter_free_output *resp = bp->hwrm_cmd_resp_addr;
error: patch failed: drivers/net/bnxt/bnxt_hwrm.c:363
error: drivers/net/bnxt/bnxt_hwrm.c: patch does not apply
DPDK STV team
More information about the test-report
mailing list