[dpdk-test-report] |FAILURE| pw63830net/octeontx2: fix get supported ptype callback
sys_stv at intel.com
sys_stv at intel.com
Thu Jan 23 22:33:54 CET 2020
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/63830
_apply issues_
Submitter: Harman Kalra <hkalra at marvell.com>
Date: 2019-12-12 17:58:56
Reply_mail: 1576173504-29467-1-git-send-email-hkalra at marvell.com
DPDK git baseline:
Repo:dpdk-next-net-mrvl, CommitID: 54620e0c6ea6e779c20eea1d8d5269c9bb8eb68d
Repo:dpdk, CommitID: c465e6b94be343303303f26b95f3c2ae4969063e
*Repo: dpdk-next-net-mrvl
struct otx2_eth_dev *dev = otx2_eth_pmd_priv(eth_dev);
static const uint32_t ptypes[] = {
RTE_PTYPE_L2_ETHER_QINQ, /* LB */
error: patch failed: drivers/net/octeontx2/otx2_lookup.c:17
error: drivers/net/octeontx2/otx2_lookup.c: patch does not apply
*Repo: dpdk
struct otx2_eth_dev *dev = otx2_eth_pmd_priv(eth_dev);
static const uint32_t ptypes[] = {
RTE_PTYPE_L2_ETHER_QINQ, /* LB */
error: patch failed: drivers/net/octeontx2/otx2_lookup.c:17
error: drivers/net/octeontx2/otx2_lookup.c: patch does not apply
DPDK STV team
More information about the test-report
mailing list