[dpdk-test-report] |FAILURE| pw38351[dpdk-dev, v5, 2/4] ethdev: introduce new tunnel VXLAN-GPE

sys_stv at intel.com sys_stv at intel.com
Fri Jul 6 08:51:49 CEST 2018


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/38351

_apply issues_

Submitter: Xueming Li <xuemingl at 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


More information about the test-report mailing list