* [dpdk-test-report] |FAILURE| pw38351[dpdk-dev, v5, 2/4] ethdev: introduce new tunnel VXLAN-GPE
@ 2018-07-05 8:40 sys_stv
0 siblings, 0 replies; 5+ messages in thread
From: sys_stv @ 2018-07-05 8:40 UTC (permalink / raw)
To: test-report
[-- Attachment #1: Type: text/plain, Size: 13560 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/38351
_apply issues_
Submitter: Xueming Li <xuemingl@mellanox.com>
Date: 2018-04-17 15:33:32
DPDK git baseline:
Repo:dpdk-master, CommitID: 05e0eee0001cb19671eb7e8d3dd68680a695fea2
Repo:dpdk-next-eventdev, CommitID: aa9cbfc8cd1cae3e91e4741edc2aaf3d08056a39
Repo:dpdk-next-net, CommitID: 0b8b92e38cd55c68e4dc49dd597f62327798ec74
Repo:dpdk-next-crypto, CommitID: a5203e08a5e9b6ee9ffbbf4c150b7776de833b08
Repo:dpdk-next-virtio, CommitID: 9b954f9c455a76304601deb88e2df1549dc9e09a
*Repo: dpdk-master
Checking patch doc/guides/prog_guide/rte_flow.rst...
error: while searching for:
- ``rsvd1``: reserved, normally 0x00.
- Default ``mask`` matches VNI only.
Actions
~~~~~~~
error: patch failed: doc/guides/prog_guide/rte_flow.rst:1054
error: doc/guides/prog_guide/rte_flow.rst: patch does not apply
Checking patch lib/librte_ether/rte_eth_ctrl.h...
error: lib/librte_ether/rte_eth_ctrl.h: No such file or directory
Checking patch lib/librte_ether/rte_flow.c...
error: lib/librte_ether/rte_flow.c: No such file or directory
Checking patch lib/librte_ether/rte_flow.h...
error: lib/librte_ether/rte_flow.h: No such file or directory
Checking patch lib/librte_mbuf/rte_mbuf.c...
error: while searching for:
case PKT_TX_TUNNEL_IPIP: return "PKT_TX_TUNNEL_IPIP";
case PKT_TX_TUNNEL_GENEVE: return "PKT_TX_TUNNEL_GENEVE";
case PKT_TX_TUNNEL_MPLSINUDP: return "PKT_TX_TUNNEL_MPLSINUDP";
case PKT_TX_MACSEC: return "PKT_TX_MACSEC";
case PKT_TX_SEC_OFFLOAD: return "PKT_TX_SEC_OFFLOAD";
default: return NULL;
error: patch failed: lib/librte_mbuf/rte_mbuf.c:390
error: lib/librte_mbuf/rte_mbuf.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf.h...
error: while searching for:
#define PKT_TX_TUNNEL_GENEVE (0x4ULL << 45)
/**< TX packet with MPLS-in-UDP RFC 7510 header. */
#define PKT_TX_TUNNEL_MPLSINUDP (0x5ULL << 45)
/* add new TX TUNNEL type here */
#define PKT_TX_TUNNEL_MASK (0xFULL << 45)
error: patch failed: lib/librte_mbuf/rte_mbuf.h:210
error: lib/librte_mbuf/rte_mbuf.h: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.c...
error: while searching for:
case RTE_PTYPE_TUNNEL_GTPU: return "TUNNEL_GTPU";
case RTE_PTYPE_TUNNEL_ESP: return "TUNNEL_ESP";
case RTE_PTYPE_TUNNEL_L2TP: return "TUNNEL_L2TP";
default: return "TUNNEL_UNKNOWN";
}
}
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.c:65
error: lib/librte_mbuf/rte_mbuf_ptype.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.h...
error: while searching for:
*/
#define RTE_PTYPE_TUNNEL_L2TP 0x0000a000
/**
* Mask of tunneling packet types.
*/
#define RTE_PTYPE_TUNNEL_MASK 0x0000f000
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.h:423
error: lib/librte_mbuf/rte_mbuf_ptype.h: patch does not apply
Checking patch lib/librte_net/rte_ether.h...
error: while searching for:
/**< VXLAN tunnel header length. */
/**
* Extract VLAN tag information into mbuf
*
* Software version of VLAN stripping
error: patch failed: lib/librte_net/rte_ether.h:311
error: lib/librte_net/rte_ether.h: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch doc/guides/prog_guide/rte_flow.rst...
error: while searching for:
- ``rsvd1``: reserved, normally 0x00.
- Default ``mask`` matches VNI only.
Actions
~~~~~~~
error: patch failed: doc/guides/prog_guide/rte_flow.rst:1054
error: doc/guides/prog_guide/rte_flow.rst: patch does not apply
Checking patch lib/librte_ether/rte_eth_ctrl.h...
error: lib/librte_ether/rte_eth_ctrl.h: No such file or directory
Checking patch lib/librte_ether/rte_flow.c...
error: lib/librte_ether/rte_flow.c: No such file or directory
Checking patch lib/librte_ether/rte_flow.h...
error: lib/librte_ether/rte_flow.h: No such file or directory
Checking patch lib/librte_mbuf/rte_mbuf.c...
error: while searching for:
case PKT_TX_TUNNEL_IPIP: return "PKT_TX_TUNNEL_IPIP";
case PKT_TX_TUNNEL_GENEVE: return "PKT_TX_TUNNEL_GENEVE";
case PKT_TX_TUNNEL_MPLSINUDP: return "PKT_TX_TUNNEL_MPLSINUDP";
case PKT_TX_MACSEC: return "PKT_TX_MACSEC";
case PKT_TX_SEC_OFFLOAD: return "PKT_TX_SEC_OFFLOAD";
default: return NULL;
error: patch failed: lib/librte_mbuf/rte_mbuf.c:390
error: lib/librte_mbuf/rte_mbuf.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf.h...
error: while searching for:
#define PKT_TX_TUNNEL_GENEVE (0x4ULL << 45)
/**< TX packet with MPLS-in-UDP RFC 7510 header. */
#define PKT_TX_TUNNEL_MPLSINUDP (0x5ULL << 45)
/* add new TX TUNNEL type here */
#define PKT_TX_TUNNEL_MASK (0xFULL << 45)
error: patch failed: lib/librte_mbuf/rte_mbuf.h:210
error: lib/librte_mbuf/rte_mbuf.h: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.c...
error: while searching for:
case RTE_PTYPE_TUNNEL_GTPU: return "TUNNEL_GTPU";
case RTE_PTYPE_TUNNEL_ESP: return "TUNNEL_ESP";
case RTE_PTYPE_TUNNEL_L2TP: return "TUNNEL_L2TP";
default: return "TUNNEL_UNKNOWN";
}
}
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.c:65
error: lib/librte_mbuf/rte_mbuf_ptype.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.h...
error: while searching for:
*/
#define RTE_PTYPE_TUNNEL_L2TP 0x0000a000
/**
* Mask of tunneling packet types.
*/
#define RTE_PTYPE_TUNNEL_MASK 0x0000f000
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.h:423
error: lib/librte_mbuf/rte_mbuf_ptype.h: patch does not apply
Checking patch lib/librte_net/rte_ether.h...
error: while searching for:
/**< VXLAN tunnel header length. */
/**
* Extract VLAN tag information into mbuf
*
* Software version of VLAN stripping
error: patch failed: lib/librte_net/rte_ether.h:311
error: lib/librte_net/rte_ether.h: patch does not apply
*Repo: dpdk-next-net
Checking patch doc/guides/prog_guide/rte_flow.rst...
error: while searching for:
- ``rsvd1``: reserved, normally 0x00.
- Default ``mask`` matches VNI only.
Actions
~~~~~~~
error: patch failed: doc/guides/prog_guide/rte_flow.rst:1054
error: doc/guides/prog_guide/rte_flow.rst: patch does not apply
Checking patch lib/librte_ether/rte_eth_ctrl.h...
error: lib/librte_ether/rte_eth_ctrl.h: No such file or directory
Checking patch lib/librte_ether/rte_flow.c...
error: lib/librte_ether/rte_flow.c: No such file or directory
Checking patch lib/librte_ether/rte_flow.h...
error: lib/librte_ether/rte_flow.h: No such file or directory
Checking patch lib/librte_mbuf/rte_mbuf.c...
error: while searching for:
case PKT_TX_TUNNEL_IPIP: return "PKT_TX_TUNNEL_IPIP";
case PKT_TX_TUNNEL_GENEVE: return "PKT_TX_TUNNEL_GENEVE";
case PKT_TX_TUNNEL_MPLSINUDP: return "PKT_TX_TUNNEL_MPLSINUDP";
case PKT_TX_MACSEC: return "PKT_TX_MACSEC";
case PKT_TX_SEC_OFFLOAD: return "PKT_TX_SEC_OFFLOAD";
default: return NULL;
error: patch failed: lib/librte_mbuf/rte_mbuf.c:390
error: lib/librte_mbuf/rte_mbuf.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf.h...
error: while searching for:
#define PKT_TX_TUNNEL_GENEVE (0x4ULL << 45)
/**< TX packet with MPLS-in-UDP RFC 7510 header. */
#define PKT_TX_TUNNEL_MPLSINUDP (0x5ULL << 45)
/* add new TX TUNNEL type here */
#define PKT_TX_TUNNEL_MASK (0xFULL << 45)
error: patch failed: lib/librte_mbuf/rte_mbuf.h:210
error: lib/librte_mbuf/rte_mbuf.h: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.c...
error: while searching for:
case RTE_PTYPE_TUNNEL_GTPU: return "TUNNEL_GTPU";
case RTE_PTYPE_TUNNEL_ESP: return "TUNNEL_ESP";
case RTE_PTYPE_TUNNEL_L2TP: return "TUNNEL_L2TP";
default: return "TUNNEL_UNKNOWN";
}
}
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.c:65
error: lib/librte_mbuf/rte_mbuf_ptype.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.h...
error: while searching for:
*/
#define RTE_PTYPE_TUNNEL_L2TP 0x0000a000
/**
* Mask of tunneling packet types.
*/
#define RTE_PTYPE_TUNNEL_MASK 0x0000f000
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.h:423
error: lib/librte_mbuf/rte_mbuf_ptype.h: patch does not apply
Checking patch lib/librte_net/rte_ether.h...
error: while searching for:
/**< VXLAN tunnel header length. */
/**
* Extract VLAN tag information into mbuf
*
* Software version of VLAN stripping
error: patch failed: lib/librte_net/rte_ether.h:311
error: lib/librte_net/rte_ether.h: patch does not apply
*Repo: dpdk-next-crypto
Checking patch doc/guides/prog_guide/rte_flow.rst...
error: while searching for:
- ``rsvd1``: reserved, normally 0x00.
- Default ``mask`` matches VNI only.
Actions
~~~~~~~
error: patch failed: doc/guides/prog_guide/rte_flow.rst:1054
error: doc/guides/prog_guide/rte_flow.rst: patch does not apply
Checking patch lib/librte_ether/rte_eth_ctrl.h...
error: lib/librte_ether/rte_eth_ctrl.h: No such file or directory
Checking patch lib/librte_ether/rte_flow.c...
error: lib/librte_ether/rte_flow.c: No such file or directory
Checking patch lib/librte_ether/rte_flow.h...
error: lib/librte_ether/rte_flow.h: No such file or directory
Checking patch lib/librte_mbuf/rte_mbuf.c...
error: while searching for:
case PKT_TX_TUNNEL_IPIP: return "PKT_TX_TUNNEL_IPIP";
case PKT_TX_TUNNEL_GENEVE: return "PKT_TX_TUNNEL_GENEVE";
case PKT_TX_TUNNEL_MPLSINUDP: return "PKT_TX_TUNNEL_MPLSINUDP";
case PKT_TX_MACSEC: return "PKT_TX_MACSEC";
case PKT_TX_SEC_OFFLOAD: return "PKT_TX_SEC_OFFLOAD";
default: return NULL;
error: patch failed: lib/librte_mbuf/rte_mbuf.c:390
error: lib/librte_mbuf/rte_mbuf.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf.h...
error: while searching for:
#define PKT_TX_TUNNEL_GENEVE (0x4ULL << 45)
/**< TX packet with MPLS-in-UDP RFC 7510 header. */
#define PKT_TX_TUNNEL_MPLSINUDP (0x5ULL << 45)
/* add new TX TUNNEL type here */
#define PKT_TX_TUNNEL_MASK (0xFULL << 45)
error: patch failed: lib/librte_mbuf/rte_mbuf.h:210
error: lib/librte_mbuf/rte_mbuf.h: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.c...
error: while searching for:
case RTE_PTYPE_TUNNEL_GTPU: return "TUNNEL_GTPU";
case RTE_PTYPE_TUNNEL_ESP: return "TUNNEL_ESP";
case RTE_PTYPE_TUNNEL_L2TP: return "TUNNEL_L2TP";
default: return "TUNNEL_UNKNOWN";
}
}
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.c:65
error: lib/librte_mbuf/rte_mbuf_ptype.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.h...
error: while searching for:
*/
#define RTE_PTYPE_TUNNEL_L2TP 0x0000a000
/**
* Mask of tunneling packet types.
*/
#define RTE_PTYPE_TUNNEL_MASK 0x0000f000
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.h:423
error: lib/librte_mbuf/rte_mbuf_ptype.h: patch does not apply
Checking patch lib/librte_net/rte_ether.h...
error: while searching for:
/**< VXLAN tunnel header length. */
/**
* Extract VLAN tag information into mbuf
*
* Software version of VLAN stripping
error: patch failed: lib/librte_net/rte_ether.h:311
error: lib/librte_net/rte_ether.h: patch does not apply
*Repo: dpdk-next-virtio
Checking patch doc/guides/prog_guide/rte_flow.rst...
error: while searching for:
- ``rsvd1``: reserved, normally 0x00.
- Default ``mask`` matches VNI only.
Actions
~~~~~~~
error: patch failed: doc/guides/prog_guide/rte_flow.rst:1054
error: doc/guides/prog_guide/rte_flow.rst: patch does not apply
Checking patch lib/librte_ether/rte_eth_ctrl.h...
error: lib/librte_ether/rte_eth_ctrl.h: No such file or directory
Checking patch lib/librte_ether/rte_flow.c...
error: lib/librte_ether/rte_flow.c: No such file or directory
Checking patch lib/librte_ether/rte_flow.h...
error: lib/librte_ether/rte_flow.h: No such file or directory
Checking patch lib/librte_mbuf/rte_mbuf.c...
error: while searching for:
case PKT_TX_TUNNEL_IPIP: return "PKT_TX_TUNNEL_IPIP";
case PKT_TX_TUNNEL_GENEVE: return "PKT_TX_TUNNEL_GENEVE";
case PKT_TX_TUNNEL_MPLSINUDP: return "PKT_TX_TUNNEL_MPLSINUDP";
case PKT_TX_MACSEC: return "PKT_TX_MACSEC";
case PKT_TX_SEC_OFFLOAD: return "PKT_TX_SEC_OFFLOAD";
default: return NULL;
error: patch failed: lib/librte_mbuf/rte_mbuf.c:390
error: lib/librte_mbuf/rte_mbuf.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf.h...
error: while searching for:
#define PKT_TX_TUNNEL_GENEVE (0x4ULL << 45)
/**< TX packet with MPLS-in-UDP RFC 7510 header. */
#define PKT_TX_TUNNEL_MPLSINUDP (0x5ULL << 45)
/* add new TX TUNNEL type here */
#define PKT_TX_TUNNEL_MASK (0xFULL << 45)
error: patch failed: lib/librte_mbuf/rte_mbuf.h:210
error: lib/librte_mbuf/rte_mbuf.h: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.c...
error: while searching for:
case RTE_PTYPE_TUNNEL_GTPU: return "TUNNEL_GTPU";
case RTE_PTYPE_TUNNEL_ESP: return "TUNNEL_ESP";
case RTE_PTYPE_TUNNEL_L2TP: return "TUNNEL_L2TP";
default: return "TUNNEL_UNKNOWN";
}
}
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.c:65
error: lib/librte_mbuf/rte_mbuf_ptype.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.h...
error: while searching for:
*/
#define RTE_PTYPE_TUNNEL_L2TP 0x0000a000
/**
* Mask of tunneling packet types.
*/
#define RTE_PTYPE_TUNNEL_MASK 0x0000f000
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.h:423
error: lib/librte_mbuf/rte_mbuf_ptype.h: patch does not apply
Checking patch lib/librte_net/rte_ether.h...
error: while searching for:
/**< VXLAN tunnel header length. */
/**
* Extract VLAN tag information into mbuf
*
* Software version of VLAN stripping
error: patch failed: lib/librte_net/rte_ether.h:311
error: lib/librte_net/rte_ether.h: patch does not apply
DPDK STV team
^ permalink raw reply [flat|nested] 5+ messages in thread
* [dpdk-test-report] |FAILURE| pw38351[dpdk-dev, v5, 2/4] ethdev: introduce new tunnel VXLAN-GPE
@ 2018-07-06 7:51 sys_stv
0 siblings, 0 replies; 5+ messages in thread
From: sys_stv @ 2018-07-06 7:51 UTC (permalink / raw)
To: test-report
[-- Attachment #1: Type: text/plain, Size: 13560 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/38351
_apply issues_
Submitter: Xueming Li <xuemingl@mellanox.com>
Date: 2018-04-17 15:33:32
DPDK git baseline:
Repo:dpdk-master, CommitID: 05e0eee0001cb19671eb7e8d3dd68680a695fea2
Repo:dpdk-next-eventdev, CommitID: aa9cbfc8cd1cae3e91e4741edc2aaf3d08056a39
Repo:dpdk-next-net, CommitID: 0b8b92e38cd55c68e4dc49dd597f62327798ec74
Repo:dpdk-next-crypto, CommitID: a5203e08a5e9b6ee9ffbbf4c150b7776de833b08
Repo:dpdk-next-virtio, CommitID: 9b954f9c455a76304601deb88e2df1549dc9e09a
*Repo: dpdk-master
Checking patch doc/guides/prog_guide/rte_flow.rst...
error: while searching for:
- ``rsvd1``: reserved, normally 0x00.
- Default ``mask`` matches VNI only.
Actions
~~~~~~~
error: patch failed: doc/guides/prog_guide/rte_flow.rst:1054
error: doc/guides/prog_guide/rte_flow.rst: patch does not apply
Checking patch lib/librte_ether/rte_eth_ctrl.h...
error: lib/librte_ether/rte_eth_ctrl.h: No such file or directory
Checking patch lib/librte_ether/rte_flow.c...
error: lib/librte_ether/rte_flow.c: No such file or directory
Checking patch lib/librte_ether/rte_flow.h...
error: lib/librte_ether/rte_flow.h: No such file or directory
Checking patch lib/librte_mbuf/rte_mbuf.c...
error: while searching for:
case PKT_TX_TUNNEL_IPIP: return "PKT_TX_TUNNEL_IPIP";
case PKT_TX_TUNNEL_GENEVE: return "PKT_TX_TUNNEL_GENEVE";
case PKT_TX_TUNNEL_MPLSINUDP: return "PKT_TX_TUNNEL_MPLSINUDP";
case PKT_TX_MACSEC: return "PKT_TX_MACSEC";
case PKT_TX_SEC_OFFLOAD: return "PKT_TX_SEC_OFFLOAD";
default: return NULL;
error: patch failed: lib/librte_mbuf/rte_mbuf.c:390
error: lib/librte_mbuf/rte_mbuf.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf.h...
error: while searching for:
#define PKT_TX_TUNNEL_GENEVE (0x4ULL << 45)
/**< TX packet with MPLS-in-UDP RFC 7510 header. */
#define PKT_TX_TUNNEL_MPLSINUDP (0x5ULL << 45)
/* add new TX TUNNEL type here */
#define PKT_TX_TUNNEL_MASK (0xFULL << 45)
error: patch failed: lib/librte_mbuf/rte_mbuf.h:210
error: lib/librte_mbuf/rte_mbuf.h: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.c...
error: while searching for:
case RTE_PTYPE_TUNNEL_GTPU: return "TUNNEL_GTPU";
case RTE_PTYPE_TUNNEL_ESP: return "TUNNEL_ESP";
case RTE_PTYPE_TUNNEL_L2TP: return "TUNNEL_L2TP";
default: return "TUNNEL_UNKNOWN";
}
}
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.c:65
error: lib/librte_mbuf/rte_mbuf_ptype.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.h...
error: while searching for:
*/
#define RTE_PTYPE_TUNNEL_L2TP 0x0000a000
/**
* Mask of tunneling packet types.
*/
#define RTE_PTYPE_TUNNEL_MASK 0x0000f000
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.h:423
error: lib/librte_mbuf/rte_mbuf_ptype.h: patch does not apply
Checking patch lib/librte_net/rte_ether.h...
error: while searching for:
/**< VXLAN tunnel header length. */
/**
* Extract VLAN tag information into mbuf
*
* Software version of VLAN stripping
error: patch failed: lib/librte_net/rte_ether.h:311
error: lib/librte_net/rte_ether.h: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch doc/guides/prog_guide/rte_flow.rst...
error: while searching for:
- ``rsvd1``: reserved, normally 0x00.
- Default ``mask`` matches VNI only.
Actions
~~~~~~~
error: patch failed: doc/guides/prog_guide/rte_flow.rst:1054
error: doc/guides/prog_guide/rte_flow.rst: patch does not apply
Checking patch lib/librte_ether/rte_eth_ctrl.h...
error: lib/librte_ether/rte_eth_ctrl.h: No such file or directory
Checking patch lib/librte_ether/rte_flow.c...
error: lib/librte_ether/rte_flow.c: No such file or directory
Checking patch lib/librte_ether/rte_flow.h...
error: lib/librte_ether/rte_flow.h: No such file or directory
Checking patch lib/librte_mbuf/rte_mbuf.c...
error: while searching for:
case PKT_TX_TUNNEL_IPIP: return "PKT_TX_TUNNEL_IPIP";
case PKT_TX_TUNNEL_GENEVE: return "PKT_TX_TUNNEL_GENEVE";
case PKT_TX_TUNNEL_MPLSINUDP: return "PKT_TX_TUNNEL_MPLSINUDP";
case PKT_TX_MACSEC: return "PKT_TX_MACSEC";
case PKT_TX_SEC_OFFLOAD: return "PKT_TX_SEC_OFFLOAD";
default: return NULL;
error: patch failed: lib/librte_mbuf/rte_mbuf.c:390
error: lib/librte_mbuf/rte_mbuf.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf.h...
error: while searching for:
#define PKT_TX_TUNNEL_GENEVE (0x4ULL << 45)
/**< TX packet with MPLS-in-UDP RFC 7510 header. */
#define PKT_TX_TUNNEL_MPLSINUDP (0x5ULL << 45)
/* add new TX TUNNEL type here */
#define PKT_TX_TUNNEL_MASK (0xFULL << 45)
error: patch failed: lib/librte_mbuf/rte_mbuf.h:210
error: lib/librte_mbuf/rte_mbuf.h: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.c...
error: while searching for:
case RTE_PTYPE_TUNNEL_GTPU: return "TUNNEL_GTPU";
case RTE_PTYPE_TUNNEL_ESP: return "TUNNEL_ESP";
case RTE_PTYPE_TUNNEL_L2TP: return "TUNNEL_L2TP";
default: return "TUNNEL_UNKNOWN";
}
}
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.c:65
error: lib/librte_mbuf/rte_mbuf_ptype.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.h...
error: while searching for:
*/
#define RTE_PTYPE_TUNNEL_L2TP 0x0000a000
/**
* Mask of tunneling packet types.
*/
#define RTE_PTYPE_TUNNEL_MASK 0x0000f000
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.h:423
error: lib/librte_mbuf/rte_mbuf_ptype.h: patch does not apply
Checking patch lib/librte_net/rte_ether.h...
error: while searching for:
/**< VXLAN tunnel header length. */
/**
* Extract VLAN tag information into mbuf
*
* Software version of VLAN stripping
error: patch failed: lib/librte_net/rte_ether.h:311
error: lib/librte_net/rte_ether.h: patch does not apply
*Repo: dpdk-next-net
Checking patch doc/guides/prog_guide/rte_flow.rst...
error: while searching for:
- ``rsvd1``: reserved, normally 0x00.
- Default ``mask`` matches VNI only.
Actions
~~~~~~~
error: patch failed: doc/guides/prog_guide/rte_flow.rst:1054
error: doc/guides/prog_guide/rte_flow.rst: patch does not apply
Checking patch lib/librte_ether/rte_eth_ctrl.h...
error: lib/librte_ether/rte_eth_ctrl.h: No such file or directory
Checking patch lib/librte_ether/rte_flow.c...
error: lib/librte_ether/rte_flow.c: No such file or directory
Checking patch lib/librte_ether/rte_flow.h...
error: lib/librte_ether/rte_flow.h: No such file or directory
Checking patch lib/librte_mbuf/rte_mbuf.c...
error: while searching for:
case PKT_TX_TUNNEL_IPIP: return "PKT_TX_TUNNEL_IPIP";
case PKT_TX_TUNNEL_GENEVE: return "PKT_TX_TUNNEL_GENEVE";
case PKT_TX_TUNNEL_MPLSINUDP: return "PKT_TX_TUNNEL_MPLSINUDP";
case PKT_TX_MACSEC: return "PKT_TX_MACSEC";
case PKT_TX_SEC_OFFLOAD: return "PKT_TX_SEC_OFFLOAD";
default: return NULL;
error: patch failed: lib/librte_mbuf/rte_mbuf.c:390
error: lib/librte_mbuf/rte_mbuf.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf.h...
error: while searching for:
#define PKT_TX_TUNNEL_GENEVE (0x4ULL << 45)
/**< TX packet with MPLS-in-UDP RFC 7510 header. */
#define PKT_TX_TUNNEL_MPLSINUDP (0x5ULL << 45)
/* add new TX TUNNEL type here */
#define PKT_TX_TUNNEL_MASK (0xFULL << 45)
error: patch failed: lib/librte_mbuf/rte_mbuf.h:210
error: lib/librte_mbuf/rte_mbuf.h: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.c...
error: while searching for:
case RTE_PTYPE_TUNNEL_GTPU: return "TUNNEL_GTPU";
case RTE_PTYPE_TUNNEL_ESP: return "TUNNEL_ESP";
case RTE_PTYPE_TUNNEL_L2TP: return "TUNNEL_L2TP";
default: return "TUNNEL_UNKNOWN";
}
}
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.c:65
error: lib/librte_mbuf/rte_mbuf_ptype.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.h...
error: while searching for:
*/
#define RTE_PTYPE_TUNNEL_L2TP 0x0000a000
/**
* Mask of tunneling packet types.
*/
#define RTE_PTYPE_TUNNEL_MASK 0x0000f000
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.h:423
error: lib/librte_mbuf/rte_mbuf_ptype.h: patch does not apply
Checking patch lib/librte_net/rte_ether.h...
error: while searching for:
/**< VXLAN tunnel header length. */
/**
* Extract VLAN tag information into mbuf
*
* Software version of VLAN stripping
error: patch failed: lib/librte_net/rte_ether.h:311
error: lib/librte_net/rte_ether.h: patch does not apply
*Repo: dpdk-next-crypto
Checking patch doc/guides/prog_guide/rte_flow.rst...
error: while searching for:
- ``rsvd1``: reserved, normally 0x00.
- Default ``mask`` matches VNI only.
Actions
~~~~~~~
error: patch failed: doc/guides/prog_guide/rte_flow.rst:1054
error: doc/guides/prog_guide/rte_flow.rst: patch does not apply
Checking patch lib/librte_ether/rte_eth_ctrl.h...
error: lib/librte_ether/rte_eth_ctrl.h: No such file or directory
Checking patch lib/librte_ether/rte_flow.c...
error: lib/librte_ether/rte_flow.c: No such file or directory
Checking patch lib/librte_ether/rte_flow.h...
error: lib/librte_ether/rte_flow.h: No such file or directory
Checking patch lib/librte_mbuf/rte_mbuf.c...
error: while searching for:
case PKT_TX_TUNNEL_IPIP: return "PKT_TX_TUNNEL_IPIP";
case PKT_TX_TUNNEL_GENEVE: return "PKT_TX_TUNNEL_GENEVE";
case PKT_TX_TUNNEL_MPLSINUDP: return "PKT_TX_TUNNEL_MPLSINUDP";
case PKT_TX_MACSEC: return "PKT_TX_MACSEC";
case PKT_TX_SEC_OFFLOAD: return "PKT_TX_SEC_OFFLOAD";
default: return NULL;
error: patch failed: lib/librte_mbuf/rte_mbuf.c:390
error: lib/librte_mbuf/rte_mbuf.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf.h...
error: while searching for:
#define PKT_TX_TUNNEL_GENEVE (0x4ULL << 45)
/**< TX packet with MPLS-in-UDP RFC 7510 header. */
#define PKT_TX_TUNNEL_MPLSINUDP (0x5ULL << 45)
/* add new TX TUNNEL type here */
#define PKT_TX_TUNNEL_MASK (0xFULL << 45)
error: patch failed: lib/librte_mbuf/rte_mbuf.h:210
error: lib/librte_mbuf/rte_mbuf.h: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.c...
error: while searching for:
case RTE_PTYPE_TUNNEL_GTPU: return "TUNNEL_GTPU";
case RTE_PTYPE_TUNNEL_ESP: return "TUNNEL_ESP";
case RTE_PTYPE_TUNNEL_L2TP: return "TUNNEL_L2TP";
default: return "TUNNEL_UNKNOWN";
}
}
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.c:65
error: lib/librte_mbuf/rte_mbuf_ptype.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.h...
error: while searching for:
*/
#define RTE_PTYPE_TUNNEL_L2TP 0x0000a000
/**
* Mask of tunneling packet types.
*/
#define RTE_PTYPE_TUNNEL_MASK 0x0000f000
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.h:423
error: lib/librte_mbuf/rte_mbuf_ptype.h: patch does not apply
Checking patch lib/librte_net/rte_ether.h...
error: while searching for:
/**< VXLAN tunnel header length. */
/**
* Extract VLAN tag information into mbuf
*
* Software version of VLAN stripping
error: patch failed: lib/librte_net/rte_ether.h:311
error: lib/librte_net/rte_ether.h: patch does not apply
*Repo: dpdk-next-virtio
Checking patch doc/guides/prog_guide/rte_flow.rst...
error: while searching for:
- ``rsvd1``: reserved, normally 0x00.
- Default ``mask`` matches VNI only.
Actions
~~~~~~~
error: patch failed: doc/guides/prog_guide/rte_flow.rst:1054
error: doc/guides/prog_guide/rte_flow.rst: patch does not apply
Checking patch lib/librte_ether/rte_eth_ctrl.h...
error: lib/librte_ether/rte_eth_ctrl.h: No such file or directory
Checking patch lib/librte_ether/rte_flow.c...
error: lib/librte_ether/rte_flow.c: No such file or directory
Checking patch lib/librte_ether/rte_flow.h...
error: lib/librte_ether/rte_flow.h: No such file or directory
Checking patch lib/librte_mbuf/rte_mbuf.c...
error: while searching for:
case PKT_TX_TUNNEL_IPIP: return "PKT_TX_TUNNEL_IPIP";
case PKT_TX_TUNNEL_GENEVE: return "PKT_TX_TUNNEL_GENEVE";
case PKT_TX_TUNNEL_MPLSINUDP: return "PKT_TX_TUNNEL_MPLSINUDP";
case PKT_TX_MACSEC: return "PKT_TX_MACSEC";
case PKT_TX_SEC_OFFLOAD: return "PKT_TX_SEC_OFFLOAD";
default: return NULL;
error: patch failed: lib/librte_mbuf/rte_mbuf.c:390
error: lib/librte_mbuf/rte_mbuf.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf.h...
error: while searching for:
#define PKT_TX_TUNNEL_GENEVE (0x4ULL << 45)
/**< TX packet with MPLS-in-UDP RFC 7510 header. */
#define PKT_TX_TUNNEL_MPLSINUDP (0x5ULL << 45)
/* add new TX TUNNEL type here */
#define PKT_TX_TUNNEL_MASK (0xFULL << 45)
error: patch failed: lib/librte_mbuf/rte_mbuf.h:210
error: lib/librte_mbuf/rte_mbuf.h: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.c...
error: while searching for:
case RTE_PTYPE_TUNNEL_GTPU: return "TUNNEL_GTPU";
case RTE_PTYPE_TUNNEL_ESP: return "TUNNEL_ESP";
case RTE_PTYPE_TUNNEL_L2TP: return "TUNNEL_L2TP";
default: return "TUNNEL_UNKNOWN";
}
}
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.c:65
error: lib/librte_mbuf/rte_mbuf_ptype.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.h...
error: while searching for:
*/
#define RTE_PTYPE_TUNNEL_L2TP 0x0000a000
/**
* Mask of tunneling packet types.
*/
#define RTE_PTYPE_TUNNEL_MASK 0x0000f000
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.h:423
error: lib/librte_mbuf/rte_mbuf_ptype.h: patch does not apply
Checking patch lib/librte_net/rte_ether.h...
error: while searching for:
/**< VXLAN tunnel header length. */
/**
* Extract VLAN tag information into mbuf
*
* Software version of VLAN stripping
error: patch failed: lib/librte_net/rte_ether.h:311
error: lib/librte_net/rte_ether.h: patch does not apply
DPDK STV team
^ permalink raw reply [flat|nested] 5+ messages in thread
* [dpdk-test-report] |FAILURE| pw38351[dpdk-dev, v5, 2/4] ethdev: introduce new tunnel VXLAN-GPE
@ 2018-07-06 6:51 sys_stv
0 siblings, 0 replies; 5+ messages in thread
From: sys_stv @ 2018-07-06 6:51 UTC (permalink / raw)
To: test-report
[-- Attachment #1: Type: text/plain, Size: 13560 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/38351
_apply issues_
Submitter: Xueming Li <xuemingl@mellanox.com>
Date: 2018-04-17 15:33:32
DPDK git baseline:
Repo:dpdk-master, CommitID: 05e0eee0001cb19671eb7e8d3dd68680a695fea2
Repo:dpdk-next-eventdev, CommitID: aa9cbfc8cd1cae3e91e4741edc2aaf3d08056a39
Repo:dpdk-next-net, CommitID: 0b8b92e38cd55c68e4dc49dd597f62327798ec74
Repo:dpdk-next-crypto, CommitID: a5203e08a5e9b6ee9ffbbf4c150b7776de833b08
Repo:dpdk-next-virtio, CommitID: 9b954f9c455a76304601deb88e2df1549dc9e09a
*Repo: dpdk-master
Checking patch doc/guides/prog_guide/rte_flow.rst...
error: while searching for:
- ``rsvd1``: reserved, normally 0x00.
- Default ``mask`` matches VNI only.
Actions
~~~~~~~
error: patch failed: doc/guides/prog_guide/rte_flow.rst:1054
error: doc/guides/prog_guide/rte_flow.rst: patch does not apply
Checking patch lib/librte_ether/rte_eth_ctrl.h...
error: lib/librte_ether/rte_eth_ctrl.h: No such file or directory
Checking patch lib/librte_ether/rte_flow.c...
error: lib/librte_ether/rte_flow.c: No such file or directory
Checking patch lib/librte_ether/rte_flow.h...
error: lib/librte_ether/rte_flow.h: No such file or directory
Checking patch lib/librte_mbuf/rte_mbuf.c...
error: while searching for:
case PKT_TX_TUNNEL_IPIP: return "PKT_TX_TUNNEL_IPIP";
case PKT_TX_TUNNEL_GENEVE: return "PKT_TX_TUNNEL_GENEVE";
case PKT_TX_TUNNEL_MPLSINUDP: return "PKT_TX_TUNNEL_MPLSINUDP";
case PKT_TX_MACSEC: return "PKT_TX_MACSEC";
case PKT_TX_SEC_OFFLOAD: return "PKT_TX_SEC_OFFLOAD";
default: return NULL;
error: patch failed: lib/librte_mbuf/rte_mbuf.c:390
error: lib/librte_mbuf/rte_mbuf.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf.h...
error: while searching for:
#define PKT_TX_TUNNEL_GENEVE (0x4ULL << 45)
/**< TX packet with MPLS-in-UDP RFC 7510 header. */
#define PKT_TX_TUNNEL_MPLSINUDP (0x5ULL << 45)
/* add new TX TUNNEL type here */
#define PKT_TX_TUNNEL_MASK (0xFULL << 45)
error: patch failed: lib/librte_mbuf/rte_mbuf.h:210
error: lib/librte_mbuf/rte_mbuf.h: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.c...
error: while searching for:
case RTE_PTYPE_TUNNEL_GTPU: return "TUNNEL_GTPU";
case RTE_PTYPE_TUNNEL_ESP: return "TUNNEL_ESP";
case RTE_PTYPE_TUNNEL_L2TP: return "TUNNEL_L2TP";
default: return "TUNNEL_UNKNOWN";
}
}
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.c:65
error: lib/librte_mbuf/rte_mbuf_ptype.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.h...
error: while searching for:
*/
#define RTE_PTYPE_TUNNEL_L2TP 0x0000a000
/**
* Mask of tunneling packet types.
*/
#define RTE_PTYPE_TUNNEL_MASK 0x0000f000
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.h:423
error: lib/librte_mbuf/rte_mbuf_ptype.h: patch does not apply
Checking patch lib/librte_net/rte_ether.h...
error: while searching for:
/**< VXLAN tunnel header length. */
/**
* Extract VLAN tag information into mbuf
*
* Software version of VLAN stripping
error: patch failed: lib/librte_net/rte_ether.h:311
error: lib/librte_net/rte_ether.h: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch doc/guides/prog_guide/rte_flow.rst...
error: while searching for:
- ``rsvd1``: reserved, normally 0x00.
- Default ``mask`` matches VNI only.
Actions
~~~~~~~
error: patch failed: doc/guides/prog_guide/rte_flow.rst:1054
error: doc/guides/prog_guide/rte_flow.rst: patch does not apply
Checking patch lib/librte_ether/rte_eth_ctrl.h...
error: lib/librte_ether/rte_eth_ctrl.h: No such file or directory
Checking patch lib/librte_ether/rte_flow.c...
error: lib/librte_ether/rte_flow.c: No such file or directory
Checking patch lib/librte_ether/rte_flow.h...
error: lib/librte_ether/rte_flow.h: No such file or directory
Checking patch lib/librte_mbuf/rte_mbuf.c...
error: while searching for:
case PKT_TX_TUNNEL_IPIP: return "PKT_TX_TUNNEL_IPIP";
case PKT_TX_TUNNEL_GENEVE: return "PKT_TX_TUNNEL_GENEVE";
case PKT_TX_TUNNEL_MPLSINUDP: return "PKT_TX_TUNNEL_MPLSINUDP";
case PKT_TX_MACSEC: return "PKT_TX_MACSEC";
case PKT_TX_SEC_OFFLOAD: return "PKT_TX_SEC_OFFLOAD";
default: return NULL;
error: patch failed: lib/librte_mbuf/rte_mbuf.c:390
error: lib/librte_mbuf/rte_mbuf.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf.h...
error: while searching for:
#define PKT_TX_TUNNEL_GENEVE (0x4ULL << 45)
/**< TX packet with MPLS-in-UDP RFC 7510 header. */
#define PKT_TX_TUNNEL_MPLSINUDP (0x5ULL << 45)
/* add new TX TUNNEL type here */
#define PKT_TX_TUNNEL_MASK (0xFULL << 45)
error: patch failed: lib/librte_mbuf/rte_mbuf.h:210
error: lib/librte_mbuf/rte_mbuf.h: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.c...
error: while searching for:
case RTE_PTYPE_TUNNEL_GTPU: return "TUNNEL_GTPU";
case RTE_PTYPE_TUNNEL_ESP: return "TUNNEL_ESP";
case RTE_PTYPE_TUNNEL_L2TP: return "TUNNEL_L2TP";
default: return "TUNNEL_UNKNOWN";
}
}
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.c:65
error: lib/librte_mbuf/rte_mbuf_ptype.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.h...
error: while searching for:
*/
#define RTE_PTYPE_TUNNEL_L2TP 0x0000a000
/**
* Mask of tunneling packet types.
*/
#define RTE_PTYPE_TUNNEL_MASK 0x0000f000
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.h:423
error: lib/librte_mbuf/rte_mbuf_ptype.h: patch does not apply
Checking patch lib/librte_net/rte_ether.h...
error: while searching for:
/**< VXLAN tunnel header length. */
/**
* Extract VLAN tag information into mbuf
*
* Software version of VLAN stripping
error: patch failed: lib/librte_net/rte_ether.h:311
error: lib/librte_net/rte_ether.h: patch does not apply
*Repo: dpdk-next-net
Checking patch doc/guides/prog_guide/rte_flow.rst...
error: while searching for:
- ``rsvd1``: reserved, normally 0x00.
- Default ``mask`` matches VNI only.
Actions
~~~~~~~
error: patch failed: doc/guides/prog_guide/rte_flow.rst:1054
error: doc/guides/prog_guide/rte_flow.rst: patch does not apply
Checking patch lib/librte_ether/rte_eth_ctrl.h...
error: lib/librte_ether/rte_eth_ctrl.h: No such file or directory
Checking patch lib/librte_ether/rte_flow.c...
error: lib/librte_ether/rte_flow.c: No such file or directory
Checking patch lib/librte_ether/rte_flow.h...
error: lib/librte_ether/rte_flow.h: No such file or directory
Checking patch lib/librte_mbuf/rte_mbuf.c...
error: while searching for:
case PKT_TX_TUNNEL_IPIP: return "PKT_TX_TUNNEL_IPIP";
case PKT_TX_TUNNEL_GENEVE: return "PKT_TX_TUNNEL_GENEVE";
case PKT_TX_TUNNEL_MPLSINUDP: return "PKT_TX_TUNNEL_MPLSINUDP";
case PKT_TX_MACSEC: return "PKT_TX_MACSEC";
case PKT_TX_SEC_OFFLOAD: return "PKT_TX_SEC_OFFLOAD";
default: return NULL;
error: patch failed: lib/librte_mbuf/rte_mbuf.c:390
error: lib/librte_mbuf/rte_mbuf.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf.h...
error: while searching for:
#define PKT_TX_TUNNEL_GENEVE (0x4ULL << 45)
/**< TX packet with MPLS-in-UDP RFC 7510 header. */
#define PKT_TX_TUNNEL_MPLSINUDP (0x5ULL << 45)
/* add new TX TUNNEL type here */
#define PKT_TX_TUNNEL_MASK (0xFULL << 45)
error: patch failed: lib/librte_mbuf/rte_mbuf.h:210
error: lib/librte_mbuf/rte_mbuf.h: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.c...
error: while searching for:
case RTE_PTYPE_TUNNEL_GTPU: return "TUNNEL_GTPU";
case RTE_PTYPE_TUNNEL_ESP: return "TUNNEL_ESP";
case RTE_PTYPE_TUNNEL_L2TP: return "TUNNEL_L2TP";
default: return "TUNNEL_UNKNOWN";
}
}
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.c:65
error: lib/librte_mbuf/rte_mbuf_ptype.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.h...
error: while searching for:
*/
#define RTE_PTYPE_TUNNEL_L2TP 0x0000a000
/**
* Mask of tunneling packet types.
*/
#define RTE_PTYPE_TUNNEL_MASK 0x0000f000
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.h:423
error: lib/librte_mbuf/rte_mbuf_ptype.h: patch does not apply
Checking patch lib/librte_net/rte_ether.h...
error: while searching for:
/**< VXLAN tunnel header length. */
/**
* Extract VLAN tag information into mbuf
*
* Software version of VLAN stripping
error: patch failed: lib/librte_net/rte_ether.h:311
error: lib/librte_net/rte_ether.h: patch does not apply
*Repo: dpdk-next-crypto
Checking patch doc/guides/prog_guide/rte_flow.rst...
error: while searching for:
- ``rsvd1``: reserved, normally 0x00.
- Default ``mask`` matches VNI only.
Actions
~~~~~~~
error: patch failed: doc/guides/prog_guide/rte_flow.rst:1054
error: doc/guides/prog_guide/rte_flow.rst: patch does not apply
Checking patch lib/librte_ether/rte_eth_ctrl.h...
error: lib/librte_ether/rte_eth_ctrl.h: No such file or directory
Checking patch lib/librte_ether/rte_flow.c...
error: lib/librte_ether/rte_flow.c: No such file or directory
Checking patch lib/librte_ether/rte_flow.h...
error: lib/librte_ether/rte_flow.h: No such file or directory
Checking patch lib/librte_mbuf/rte_mbuf.c...
error: while searching for:
case PKT_TX_TUNNEL_IPIP: return "PKT_TX_TUNNEL_IPIP";
case PKT_TX_TUNNEL_GENEVE: return "PKT_TX_TUNNEL_GENEVE";
case PKT_TX_TUNNEL_MPLSINUDP: return "PKT_TX_TUNNEL_MPLSINUDP";
case PKT_TX_MACSEC: return "PKT_TX_MACSEC";
case PKT_TX_SEC_OFFLOAD: return "PKT_TX_SEC_OFFLOAD";
default: return NULL;
error: patch failed: lib/librte_mbuf/rte_mbuf.c:390
error: lib/librte_mbuf/rte_mbuf.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf.h...
error: while searching for:
#define PKT_TX_TUNNEL_GENEVE (0x4ULL << 45)
/**< TX packet with MPLS-in-UDP RFC 7510 header. */
#define PKT_TX_TUNNEL_MPLSINUDP (0x5ULL << 45)
/* add new TX TUNNEL type here */
#define PKT_TX_TUNNEL_MASK (0xFULL << 45)
error: patch failed: lib/librte_mbuf/rte_mbuf.h:210
error: lib/librte_mbuf/rte_mbuf.h: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.c...
error: while searching for:
case RTE_PTYPE_TUNNEL_GTPU: return "TUNNEL_GTPU";
case RTE_PTYPE_TUNNEL_ESP: return "TUNNEL_ESP";
case RTE_PTYPE_TUNNEL_L2TP: return "TUNNEL_L2TP";
default: return "TUNNEL_UNKNOWN";
}
}
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.c:65
error: lib/librte_mbuf/rte_mbuf_ptype.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.h...
error: while searching for:
*/
#define RTE_PTYPE_TUNNEL_L2TP 0x0000a000
/**
* Mask of tunneling packet types.
*/
#define RTE_PTYPE_TUNNEL_MASK 0x0000f000
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.h:423
error: lib/librte_mbuf/rte_mbuf_ptype.h: patch does not apply
Checking patch lib/librte_net/rte_ether.h...
error: while searching for:
/**< VXLAN tunnel header length. */
/**
* Extract VLAN tag information into mbuf
*
* Software version of VLAN stripping
error: patch failed: lib/librte_net/rte_ether.h:311
error: lib/librte_net/rte_ether.h: patch does not apply
*Repo: dpdk-next-virtio
Checking patch doc/guides/prog_guide/rte_flow.rst...
error: while searching for:
- ``rsvd1``: reserved, normally 0x00.
- Default ``mask`` matches VNI only.
Actions
~~~~~~~
error: patch failed: doc/guides/prog_guide/rte_flow.rst:1054
error: doc/guides/prog_guide/rte_flow.rst: patch does not apply
Checking patch lib/librte_ether/rte_eth_ctrl.h...
error: lib/librte_ether/rte_eth_ctrl.h: No such file or directory
Checking patch lib/librte_ether/rte_flow.c...
error: lib/librte_ether/rte_flow.c: No such file or directory
Checking patch lib/librte_ether/rte_flow.h...
error: lib/librte_ether/rte_flow.h: No such file or directory
Checking patch lib/librte_mbuf/rte_mbuf.c...
error: while searching for:
case PKT_TX_TUNNEL_IPIP: return "PKT_TX_TUNNEL_IPIP";
case PKT_TX_TUNNEL_GENEVE: return "PKT_TX_TUNNEL_GENEVE";
case PKT_TX_TUNNEL_MPLSINUDP: return "PKT_TX_TUNNEL_MPLSINUDP";
case PKT_TX_MACSEC: return "PKT_TX_MACSEC";
case PKT_TX_SEC_OFFLOAD: return "PKT_TX_SEC_OFFLOAD";
default: return NULL;
error: patch failed: lib/librte_mbuf/rte_mbuf.c:390
error: lib/librte_mbuf/rte_mbuf.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf.h...
error: while searching for:
#define PKT_TX_TUNNEL_GENEVE (0x4ULL << 45)
/**< TX packet with MPLS-in-UDP RFC 7510 header. */
#define PKT_TX_TUNNEL_MPLSINUDP (0x5ULL << 45)
/* add new TX TUNNEL type here */
#define PKT_TX_TUNNEL_MASK (0xFULL << 45)
error: patch failed: lib/librte_mbuf/rte_mbuf.h:210
error: lib/librte_mbuf/rte_mbuf.h: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.c...
error: while searching for:
case RTE_PTYPE_TUNNEL_GTPU: return "TUNNEL_GTPU";
case RTE_PTYPE_TUNNEL_ESP: return "TUNNEL_ESP";
case RTE_PTYPE_TUNNEL_L2TP: return "TUNNEL_L2TP";
default: return "TUNNEL_UNKNOWN";
}
}
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.c:65
error: lib/librte_mbuf/rte_mbuf_ptype.c: patch does not apply
Checking patch lib/librte_mbuf/rte_mbuf_ptype.h...
error: while searching for:
*/
#define RTE_PTYPE_TUNNEL_L2TP 0x0000a000
/**
* Mask of tunneling packet types.
*/
#define RTE_PTYPE_TUNNEL_MASK 0x0000f000
error: patch failed: lib/librte_mbuf/rte_mbuf_ptype.h:423
error: lib/librte_mbuf/rte_mbuf_ptype.h: patch does not apply
Checking patch lib/librte_net/rte_ether.h...
error: while searching for:
/**< VXLAN tunnel header length. */
/**
* Extract VLAN tag information into mbuf
*
* Software version of VLAN stripping
error: patch failed: lib/librte_net/rte_ether.h:311
error: lib/librte_net/rte_ether.h: patch does not apply
DPDK STV team
^ permalink raw reply [flat|nested] 5+ messages in thread
* [dpdk-test-report] |FAILURE| pw38351[dpdk-dev, v5, 2/4] ethdev: introduce new tunnel VXLAN-GPE
@ 2018-07-05 8:32 sys_stv
0 siblings, 0 replies; 5+ messages in thread
From: sys_stv @ 2018-07-05 8:32 UTC (permalink / raw)
To: test-report
[-- Attachment #1: Type: text/plain, Size: 371 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/38351
_apply issues_
Submitter: Xueming Li <xuemingl@mellanox.com>
Date: 2018-04-17 15:33:32
DPDK git baseline:
Repo:dpdk-master, CommitID: e62f3a8a04768352bc78389d499be50c923bf6aa
Apply patchset failed, the failed patch is: http://dpdk.org/patch/37200
DPDK STV team
^ permalink raw reply [flat|nested] 5+ messages in thread
* [dpdk-test-report] |FAILURE| pw38351[dpdk-dev, v5, 2/4] ethdev: introduce new tunnel VXLAN-GPE
@ 2018-04-19 5:32 sys_stv
0 siblings, 0 replies; 5+ messages in thread
From: sys_stv @ 2018-04-19 5:32 UTC (permalink / raw)
To: test-report; +Cc: xinfengx.zhao, zhaoyan.chen
[-- Attachment #1: Type: text/plain, Size: 335 bytes --]
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/38351
_apply issues_
Submitter: Xueming Li <xuemingl@mellanox.com>
Date: 2018-04-17 15:33:32
DPDK git baseline:
*Repo: dpdk-master
*Repo: dpdk-next-eventdev
*Repo: dpdk-next-net
*Repo: dpdk-next-crypto
*Repo: dpdk-next-virtio
DPDK STV team
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2018-07-06 7:51 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-05 8:40 [dpdk-test-report] |FAILURE| pw38351[dpdk-dev, v5, 2/4] ethdev: introduce new tunnel VXLAN-GPE sys_stv
-- strict thread matches above, loose matches on Subject: below --
2018-07-06 7:51 sys_stv
2018-07-06 6:51 sys_stv
2018-07-05 8:32 sys_stv
2018-04-19 5:32 sys_stv
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).