automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Cc: xinfengx.zhao@intel.com, zhaoyan.chen@intel.com, peipeix.lu@intel.com
Subject: [dpdk-test-report] |FAILURE| pw36314[dpdk-dev] net/mlx: align to SPDX format
Date: 10 May 2018 00:58:26 -0700	[thread overview]
Message-ID: <0590c7$1k5857@orsmga001.jf.intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 71507 bytes --]

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

_apply issues_

Submitter: Shahaf Shuler <shahafs@mellanox.com>
Date: 2018-03-20 17:17:16
DPDK git baseline:
	Repo:dpdk-master, CommitID: 8ea41438832a360aed2b7ba49fb75e310a2ff1dc
	Repo:dpdk-next-eventdev, CommitID: 640b0d1e510e111694c25145466f37867453837f
	Repo:dpdk-next-net, CommitID: 774c1892c434dba09998ccc76b956feb72224571
	Repo:dpdk-next-crypto, CommitID: 728ca9b0d5abea82cd01dee6645456a9d56215f7
	Repo:dpdk-next-virtio, CommitID: 037c0996bc927342f157426739e0cb63f2db8689

*Repo: dpdk-master
Checking patch doc/guides/nics/mlx4.rst...
error: while searching for:
..  BSD LICENSE
    Copyright 2012 6WIND S.A.
    Copyright 2015 Mellanox

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions

error: patch failed: doc/guides/nics/mlx4.rst:1
error: doc/guides/nics/mlx4.rst: patch does not apply
Checking patch doc/guides/nics/mlx5.rst...
error: while searching for:
..  BSD LICENSE
    Copyright 2015 6WIND S.A.
    Copyright 2015 Mellanox

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions

error: patch failed: doc/guides/nics/mlx5.rst:1
error: doc/guides/nics/mlx5.rst: patch does not apply
Checking patch drivers/net/mlx4/Makefile...
error: while searching for:
#   BSD LICENSE
#
#   Copyright 2012 6WIND S.A.
#   Copyright 2012 Mellanox
#
--
#   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

include $(RTE_SDK)/mk/rte.vars.mk


error: patch failed: drivers/net/mlx4/Makefile:1
error: drivers/net/mlx4/Makefile: patch does not apply
Checking patch drivers/net/mlx4/mlx4.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2012 6WIND S.A.
 * Copyright 2012 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4.c:1
error: drivers/net/mlx4/mlx4.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2012 6WIND S.A.
 * Copyright 2012 Mellanox
 */

#ifndef RTE_PMD_MLX4_H_

error: patch failed: drivers/net/mlx4/mlx4.h:1
error: drivers/net/mlx4/mlx4.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4_ethdev.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_ethdev.c:1
error: drivers/net/mlx4/mlx4_ethdev.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_flow.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_flow.c:1
error: drivers/net/mlx4/mlx4_flow.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_flow.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

#ifndef RTE_PMD_MLX4_FLOW_H_

error: patch failed: drivers/net/mlx4/mlx4_flow.h:1
error: drivers/net/mlx4/mlx4_flow.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4_glue.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2018 6WIND S.A.
 * Copyright 2018 Mellanox
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx4/mlx4_glue.c:1
error: drivers/net/mlx4/mlx4_glue.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_glue.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2018 6WIND S.A.
 * Copyright 2018 Mellanox
 */

#ifndef MLX4_GLUE_H_

error: patch failed: drivers/net/mlx4/mlx4_glue.h:1
error: drivers/net/mlx4/mlx4_glue.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4_intr.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_intr.c:1
error: drivers/net/mlx4/mlx4_intr.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_mr.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_mr.c:1
error: drivers/net/mlx4/mlx4_mr.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_prm.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

#ifndef MLX4_PRM_H_

error: patch failed: drivers/net/mlx4/mlx4_prm.h:1
error: drivers/net/mlx4/mlx4_prm.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4_rxq.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_rxq.c:1
error: drivers/net/mlx4/mlx4_rxq.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_rxtx.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_rxtx.c:1
error: drivers/net/mlx4/mlx4_rxtx.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_rxtx.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

#ifndef MLX4_RXTX_H_

error: patch failed: drivers/net/mlx4/mlx4_rxtx.h:1
error: drivers/net/mlx4/mlx4_rxtx.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4_txq.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_txq.c:1
error: drivers/net/mlx4/mlx4_txq.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_utils.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_utils.c:1
error: drivers/net/mlx4/mlx4_utils.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_utils.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

#ifndef MLX4_UTILS_H_

error: patch failed: drivers/net/mlx4/mlx4_utils.h:1
error: drivers/net/mlx4/mlx4_utils.h: patch does not apply
Checking patch drivers/net/mlx5/Makefile...
error: while searching for:
#   BSD LICENSE
#
#   Copyright 2015 6WIND S.A.
#   Copyright 2015 Mellanox.
#
--
#   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

include $(RTE_SDK)/mk/rte.vars.mk


error: patch failed: drivers/net/mlx5/Makefile:1
error: drivers/net/mlx5/Makefile: patch does not apply
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5.c:1
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#ifndef RTE_PMD_MLX5_H_

error: patch failed: drivers/net/mlx5/mlx5.h:1
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_defs.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#ifndef RTE_PMD_MLX5_DEFS_H_

error: patch failed: drivers/net/mlx5/mlx5_defs.h:1
error: drivers/net/mlx5/mlx5_defs.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_ethdev.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#define _GNU_SOURCE

error: patch failed: drivers/net/mlx5/mlx5_ethdev.c:1
error: drivers/net/mlx5/mlx5_ethdev.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2016 6WIND S.A.
 * Copyright 2016 Mellanox.
 */

#include <sys/queue.h>

error: patch failed: drivers/net/mlx5/mlx5_flow.c:1
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_glue.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2018 6WIND S.A.
 * Copyright 2018 Mellanox Technologies, Ltd.
 */

#include <errno.h>

error: patch failed: drivers/net/mlx5/mlx5_glue.c:1
error: drivers/net/mlx5/mlx5_glue.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_glue.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2018 6WIND S.A.
 * Copyright 2018 Mellanox Technologies, Ltd.
 */

#ifndef MLX5_GLUE_H_

error: patch failed: drivers/net/mlx5/mlx5_glue.h:1
error: drivers/net/mlx5/mlx5_glue.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mac.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_mac.c:1
error: drivers/net/mlx5/mlx5_mac.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mr.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2016 6WIND S.A.
 * Copyright 2016 Mellanox.
 */

#ifdef PEDANTIC

error: patch failed: drivers/net/mlx5/mlx5_mr.c:1
error: drivers/net/mlx5/mlx5_mr.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_prm.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2016 6WIND S.A.
 * Copyright 2016 Mellanox.
 */

#ifndef RTE_PMD_MLX5_PRM_H_

error: patch failed: drivers/net/mlx5/mlx5_prm.h:1
error: drivers/net/mlx5/mlx5_prm.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rss.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_rss.c:1
error: drivers/net/mlx5/mlx5_rss.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxmode.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_rxmode.c:1
error: drivers/net/mlx5/mlx5_rxmode.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxq.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_rxq.c:1
error: drivers/net/mlx5/mlx5_rxq.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <assert.h>

error: patch failed: drivers/net/mlx5/mlx5_rxtx.c:1
error: drivers/net/mlx5/mlx5_rxtx.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#ifndef RTE_PMD_MLX5_RXTX_H_

error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:1
error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx_vec.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox.
 */

#include <assert.h>

error: patch failed: drivers/net/mlx5/mlx5_rxtx_vec.c:1
error: drivers/net/mlx5/mlx5_rxtx_vec.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx_vec.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox.
 */

#ifndef RTE_PMD_MLX5_RXTX_VEC_H_

error: patch failed: drivers/net/mlx5/mlx5_rxtx_vec.h:1
error: drivers/net/mlx5/mlx5_rxtx_vec.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx_vec_neon.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox.
 */

#ifndef RTE_PMD_MLX5_RXTX_VEC_NEON_H_

error: patch failed: drivers/net/mlx5/mlx5_rxtx_vec_neon.h:1
error: drivers/net/mlx5/mlx5_rxtx_vec_neon.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx_vec_sse.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox.
 */

#ifndef RTE_PMD_MLX5_RXTX_VEC_SSE_H_

error: patch failed: drivers/net/mlx5/mlx5_rxtx_vec_sse.h:1
error: drivers/net/mlx5/mlx5_rxtx_vec_sse.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_socket.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2016 6WIND S.A.
 */

#define _GNU_SOURCE

error: patch failed: drivers/net/mlx5/mlx5_socket.c:1
error: drivers/net/mlx5/mlx5_socket.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_stats.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <inttypes.h>

error: patch failed: drivers/net/mlx5/mlx5_stats.c:1
error: drivers/net/mlx5/mlx5_stats.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_trigger.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <unistd.h>

error: patch failed: drivers/net/mlx5/mlx5_trigger.c:1
error: drivers/net/mlx5/mlx5_trigger.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_txq.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_txq.c:1
error: drivers/net/mlx5/mlx5_txq.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_utils.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#ifndef RTE_PMD_MLX5_UTILS_H_

error: patch failed: drivers/net/mlx5/mlx5_utils.h:1
error: drivers/net/mlx5/mlx5_utils.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_vlan.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_vlan.c:1
error: drivers/net/mlx5/mlx5_vlan.c: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch doc/guides/nics/mlx4.rst...
error: while searching for:
..  BSD LICENSE
    Copyright 2012 6WIND S.A.
    Copyright 2015 Mellanox

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions

error: patch failed: doc/guides/nics/mlx4.rst:1
error: doc/guides/nics/mlx4.rst: patch does not apply
Checking patch doc/guides/nics/mlx5.rst...
error: while searching for:
..  BSD LICENSE
    Copyright 2015 6WIND S.A.
    Copyright 2015 Mellanox

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions

error: patch failed: doc/guides/nics/mlx5.rst:1
error: doc/guides/nics/mlx5.rst: patch does not apply
Checking patch drivers/net/mlx4/Makefile...
error: while searching for:
#   BSD LICENSE
#
#   Copyright 2012 6WIND S.A.
#   Copyright 2012 Mellanox
#
--
#   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

include $(RTE_SDK)/mk/rte.vars.mk


error: patch failed: drivers/net/mlx4/Makefile:1
error: drivers/net/mlx4/Makefile: patch does not apply
Checking patch drivers/net/mlx4/mlx4.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2012 6WIND S.A.
 * Copyright 2012 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4.c:1
error: drivers/net/mlx4/mlx4.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2012 6WIND S.A.
 * Copyright 2012 Mellanox
 */

#ifndef RTE_PMD_MLX4_H_

error: patch failed: drivers/net/mlx4/mlx4.h:1
error: drivers/net/mlx4/mlx4.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4_ethdev.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_ethdev.c:1
error: drivers/net/mlx4/mlx4_ethdev.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_flow.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_flow.c:1
error: drivers/net/mlx4/mlx4_flow.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_flow.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

#ifndef RTE_PMD_MLX4_FLOW_H_

error: patch failed: drivers/net/mlx4/mlx4_flow.h:1
error: drivers/net/mlx4/mlx4_flow.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4_glue.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2018 6WIND S.A.
 * Copyright 2018 Mellanox
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx4/mlx4_glue.c:1
error: drivers/net/mlx4/mlx4_glue.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_glue.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2018 6WIND S.A.
 * Copyright 2018 Mellanox
 */

#ifndef MLX4_GLUE_H_

error: patch failed: drivers/net/mlx4/mlx4_glue.h:1
error: drivers/net/mlx4/mlx4_glue.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4_intr.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_intr.c:1
error: drivers/net/mlx4/mlx4_intr.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_mr.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_mr.c:1
error: drivers/net/mlx4/mlx4_mr.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_prm.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

#ifndef MLX4_PRM_H_

error: patch failed: drivers/net/mlx4/mlx4_prm.h:1
error: drivers/net/mlx4/mlx4_prm.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4_rxq.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_rxq.c:1
error: drivers/net/mlx4/mlx4_rxq.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_rxtx.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_rxtx.c:1
error: drivers/net/mlx4/mlx4_rxtx.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_rxtx.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

#ifndef MLX4_RXTX_H_

error: patch failed: drivers/net/mlx4/mlx4_rxtx.h:1
error: drivers/net/mlx4/mlx4_rxtx.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4_txq.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_txq.c:1
error: drivers/net/mlx4/mlx4_txq.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_utils.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_utils.c:1
error: drivers/net/mlx4/mlx4_utils.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_utils.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

#ifndef MLX4_UTILS_H_

error: patch failed: drivers/net/mlx4/mlx4_utils.h:1
error: drivers/net/mlx4/mlx4_utils.h: patch does not apply
Checking patch drivers/net/mlx5/Makefile...
error: while searching for:
#   BSD LICENSE
#
#   Copyright 2015 6WIND S.A.
#   Copyright 2015 Mellanox.
#
--
#   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

include $(RTE_SDK)/mk/rte.vars.mk


error: patch failed: drivers/net/mlx5/Makefile:1
error: drivers/net/mlx5/Makefile: patch does not apply
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5.c:1
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#ifndef RTE_PMD_MLX5_H_

error: patch failed: drivers/net/mlx5/mlx5.h:1
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_defs.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#ifndef RTE_PMD_MLX5_DEFS_H_

error: patch failed: drivers/net/mlx5/mlx5_defs.h:1
error: drivers/net/mlx5/mlx5_defs.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_ethdev.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#define _GNU_SOURCE

error: patch failed: drivers/net/mlx5/mlx5_ethdev.c:1
error: drivers/net/mlx5/mlx5_ethdev.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2016 6WIND S.A.
 * Copyright 2016 Mellanox.
 */

#include <sys/queue.h>

error: patch failed: drivers/net/mlx5/mlx5_flow.c:1
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_glue.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2018 6WIND S.A.
 * Copyright 2018 Mellanox Technologies, Ltd.
 */

#include <errno.h>

error: patch failed: drivers/net/mlx5/mlx5_glue.c:1
error: drivers/net/mlx5/mlx5_glue.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_glue.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2018 6WIND S.A.
 * Copyright 2018 Mellanox Technologies, Ltd.
 */

#ifndef MLX5_GLUE_H_

error: patch failed: drivers/net/mlx5/mlx5_glue.h:1
error: drivers/net/mlx5/mlx5_glue.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mac.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_mac.c:1
error: drivers/net/mlx5/mlx5_mac.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mr.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2016 6WIND S.A.
 * Copyright 2016 Mellanox.
 */

#ifdef PEDANTIC

error: patch failed: drivers/net/mlx5/mlx5_mr.c:1
error: drivers/net/mlx5/mlx5_mr.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_prm.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2016 6WIND S.A.
 * Copyright 2016 Mellanox.
 */

#ifndef RTE_PMD_MLX5_PRM_H_

error: patch failed: drivers/net/mlx5/mlx5_prm.h:1
error: drivers/net/mlx5/mlx5_prm.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rss.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_rss.c:1
error: drivers/net/mlx5/mlx5_rss.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxmode.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_rxmode.c:1
error: drivers/net/mlx5/mlx5_rxmode.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxq.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_rxq.c:1
error: drivers/net/mlx5/mlx5_rxq.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <assert.h>

error: patch failed: drivers/net/mlx5/mlx5_rxtx.c:1
error: drivers/net/mlx5/mlx5_rxtx.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#ifndef RTE_PMD_MLX5_RXTX_H_

error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:1
error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx_vec.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox.
 */

#include <assert.h>

error: patch failed: drivers/net/mlx5/mlx5_rxtx_vec.c:1
error: drivers/net/mlx5/mlx5_rxtx_vec.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx_vec.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox.
 */

#ifndef RTE_PMD_MLX5_RXTX_VEC_H_

error: patch failed: drivers/net/mlx5/mlx5_rxtx_vec.h:1
error: drivers/net/mlx5/mlx5_rxtx_vec.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx_vec_neon.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox.
 */

#ifndef RTE_PMD_MLX5_RXTX_VEC_NEON_H_

error: patch failed: drivers/net/mlx5/mlx5_rxtx_vec_neon.h:1
error: drivers/net/mlx5/mlx5_rxtx_vec_neon.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx_vec_sse.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox.
 */

#ifndef RTE_PMD_MLX5_RXTX_VEC_SSE_H_

error: patch failed: drivers/net/mlx5/mlx5_rxtx_vec_sse.h:1
error: drivers/net/mlx5/mlx5_rxtx_vec_sse.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_socket.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2016 6WIND S.A.
 */

#define _GNU_SOURCE

error: patch failed: drivers/net/mlx5/mlx5_socket.c:1
error: drivers/net/mlx5/mlx5_socket.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_stats.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <inttypes.h>

error: patch failed: drivers/net/mlx5/mlx5_stats.c:1
error: drivers/net/mlx5/mlx5_stats.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_trigger.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <unistd.h>

error: patch failed: drivers/net/mlx5/mlx5_trigger.c:1
error: drivers/net/mlx5/mlx5_trigger.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_txq.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_txq.c:1
error: drivers/net/mlx5/mlx5_txq.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_utils.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#ifndef RTE_PMD_MLX5_UTILS_H_

error: patch failed: drivers/net/mlx5/mlx5_utils.h:1
error: drivers/net/mlx5/mlx5_utils.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_vlan.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_vlan.c:1
error: drivers/net/mlx5/mlx5_vlan.c: patch does not apply
*Repo: dpdk-next-net
Checking patch doc/guides/nics/mlx4.rst...
error: while searching for:
..  BSD LICENSE
    Copyright 2012 6WIND S.A.
    Copyright 2015 Mellanox

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions

error: patch failed: doc/guides/nics/mlx4.rst:1
error: doc/guides/nics/mlx4.rst: patch does not apply
Checking patch doc/guides/nics/mlx5.rst...
error: while searching for:
..  BSD LICENSE
    Copyright 2015 6WIND S.A.
    Copyright 2015 Mellanox

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions

error: patch failed: doc/guides/nics/mlx5.rst:1
error: doc/guides/nics/mlx5.rst: patch does not apply
Checking patch drivers/net/mlx4/Makefile...
error: while searching for:
#   BSD LICENSE
#
#   Copyright 2012 6WIND S.A.
#   Copyright 2012 Mellanox
#
--
#   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

include $(RTE_SDK)/mk/rte.vars.mk


error: patch failed: drivers/net/mlx4/Makefile:1
error: drivers/net/mlx4/Makefile: patch does not apply
Checking patch drivers/net/mlx4/mlx4.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2012 6WIND S.A.
 * Copyright 2012 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4.c:1
error: drivers/net/mlx4/mlx4.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2012 6WIND S.A.
 * Copyright 2012 Mellanox
 */

#ifndef RTE_PMD_MLX4_H_

error: patch failed: drivers/net/mlx4/mlx4.h:1
error: drivers/net/mlx4/mlx4.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4_ethdev.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_ethdev.c:1
error: drivers/net/mlx4/mlx4_ethdev.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_flow.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_flow.c:1
error: drivers/net/mlx4/mlx4_flow.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_flow.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

#ifndef RTE_PMD_MLX4_FLOW_H_

error: patch failed: drivers/net/mlx4/mlx4_flow.h:1
error: drivers/net/mlx4/mlx4_flow.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4_glue.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2018 6WIND S.A.
 * Copyright 2018 Mellanox
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx4/mlx4_glue.c:1
error: drivers/net/mlx4/mlx4_glue.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_glue.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2018 6WIND S.A.
 * Copyright 2018 Mellanox
 */

#ifndef MLX4_GLUE_H_

error: patch failed: drivers/net/mlx4/mlx4_glue.h:1
error: drivers/net/mlx4/mlx4_glue.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4_intr.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_intr.c:1
error: drivers/net/mlx4/mlx4_intr.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_mr.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_mr.c:1
error: drivers/net/mlx4/mlx4_mr.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_prm.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

#ifndef MLX4_PRM_H_

error: patch failed: drivers/net/mlx4/mlx4_prm.h:1
error: drivers/net/mlx4/mlx4_prm.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4_rxq.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_rxq.c:1
error: drivers/net/mlx4/mlx4_rxq.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_rxtx.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_rxtx.c:1
error: drivers/net/mlx4/mlx4_rxtx.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_rxtx.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

#ifndef MLX4_RXTX_H_

error: patch failed: drivers/net/mlx4/mlx4_rxtx.h:1
error: drivers/net/mlx4/mlx4_rxtx.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4_txq.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_txq.c:1
error: drivers/net/mlx4/mlx4_txq.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_utils.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_utils.c:1
error: drivers/net/mlx4/mlx4_utils.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_utils.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

#ifndef MLX4_UTILS_H_

error: patch failed: drivers/net/mlx4/mlx4_utils.h:1
error: drivers/net/mlx4/mlx4_utils.h: patch does not apply
Checking patch drivers/net/mlx5/Makefile...
error: while searching for:
#   BSD LICENSE
#
#   Copyright 2015 6WIND S.A.
#   Copyright 2015 Mellanox.
#
--
#   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

include $(RTE_SDK)/mk/rte.vars.mk


error: patch failed: drivers/net/mlx5/Makefile:1
error: drivers/net/mlx5/Makefile: patch does not apply
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5.c:1
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#ifndef RTE_PMD_MLX5_H_

error: patch failed: drivers/net/mlx5/mlx5.h:1
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_defs.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#ifndef RTE_PMD_MLX5_DEFS_H_

error: patch failed: drivers/net/mlx5/mlx5_defs.h:1
error: drivers/net/mlx5/mlx5_defs.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_ethdev.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#define _GNU_SOURCE

error: patch failed: drivers/net/mlx5/mlx5_ethdev.c:1
error: drivers/net/mlx5/mlx5_ethdev.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2016 6WIND S.A.
 * Copyright 2016 Mellanox.
 */

#include <sys/queue.h>

error: patch failed: drivers/net/mlx5/mlx5_flow.c:1
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_glue.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2018 6WIND S.A.
 * Copyright 2018 Mellanox Technologies, Ltd.
 */

#include <errno.h>

error: patch failed: drivers/net/mlx5/mlx5_glue.c:1
error: drivers/net/mlx5/mlx5_glue.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_glue.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2018 6WIND S.A.
 * Copyright 2018 Mellanox Technologies, Ltd.
 */

#ifndef MLX5_GLUE_H_

error: patch failed: drivers/net/mlx5/mlx5_glue.h:1
error: drivers/net/mlx5/mlx5_glue.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mac.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_mac.c:1
error: drivers/net/mlx5/mlx5_mac.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mr.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2016 6WIND S.A.
 * Copyright 2016 Mellanox.
 */

#ifdef PEDANTIC

error: patch failed: drivers/net/mlx5/mlx5_mr.c:1
error: drivers/net/mlx5/mlx5_mr.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_prm.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2016 6WIND S.A.
 * Copyright 2016 Mellanox.
 */

#ifndef RTE_PMD_MLX5_PRM_H_

error: patch failed: drivers/net/mlx5/mlx5_prm.h:1
error: drivers/net/mlx5/mlx5_prm.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rss.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_rss.c:1
error: drivers/net/mlx5/mlx5_rss.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxmode.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_rxmode.c:1
error: drivers/net/mlx5/mlx5_rxmode.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxq.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_rxq.c:1
error: drivers/net/mlx5/mlx5_rxq.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <assert.h>

error: patch failed: drivers/net/mlx5/mlx5_rxtx.c:1
error: drivers/net/mlx5/mlx5_rxtx.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#ifndef RTE_PMD_MLX5_RXTX_H_

error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:1
error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx_vec.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox.
 */

#include <assert.h>

error: patch failed: drivers/net/mlx5/mlx5_rxtx_vec.c:1
error: drivers/net/mlx5/mlx5_rxtx_vec.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx_vec.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox.
 */

#ifndef RTE_PMD_MLX5_RXTX_VEC_H_

error: patch failed: drivers/net/mlx5/mlx5_rxtx_vec.h:1
error: drivers/net/mlx5/mlx5_rxtx_vec.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx_vec_neon.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox.
 */

#ifndef RTE_PMD_MLX5_RXTX_VEC_NEON_H_

error: patch failed: drivers/net/mlx5/mlx5_rxtx_vec_neon.h:1
error: drivers/net/mlx5/mlx5_rxtx_vec_neon.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx_vec_sse.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox.
 */

#ifndef RTE_PMD_MLX5_RXTX_VEC_SSE_H_

error: patch failed: drivers/net/mlx5/mlx5_rxtx_vec_sse.h:1
error: drivers/net/mlx5/mlx5_rxtx_vec_sse.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_socket.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2016 6WIND S.A.
 */

#define _GNU_SOURCE

error: patch failed: drivers/net/mlx5/mlx5_socket.c:1
error: drivers/net/mlx5/mlx5_socket.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_stats.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <inttypes.h>

error: patch failed: drivers/net/mlx5/mlx5_stats.c:1
error: drivers/net/mlx5/mlx5_stats.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_trigger.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <unistd.h>

error: patch failed: drivers/net/mlx5/mlx5_trigger.c:1
error: drivers/net/mlx5/mlx5_trigger.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_txq.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_txq.c:1
error: drivers/net/mlx5/mlx5_txq.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_utils.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#ifndef RTE_PMD_MLX5_UTILS_H_

error: patch failed: drivers/net/mlx5/mlx5_utils.h:1
error: drivers/net/mlx5/mlx5_utils.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_vlan.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_vlan.c:1
error: drivers/net/mlx5/mlx5_vlan.c: patch does not apply
*Repo: dpdk-next-crypto
Checking patch doc/guides/nics/mlx4.rst...
error: while searching for:
..  BSD LICENSE
    Copyright 2012 6WIND S.A.
    Copyright 2015 Mellanox

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions

error: patch failed: doc/guides/nics/mlx4.rst:1
error: doc/guides/nics/mlx4.rst: patch does not apply
Checking patch doc/guides/nics/mlx5.rst...
error: while searching for:
..  BSD LICENSE
    Copyright 2015 6WIND S.A.
    Copyright 2015 Mellanox

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions

error: patch failed: doc/guides/nics/mlx5.rst:1
error: doc/guides/nics/mlx5.rst: patch does not apply
Checking patch drivers/net/mlx4/Makefile...
error: while searching for:
#   BSD LICENSE
#
#   Copyright 2012 6WIND S.A.
#   Copyright 2012 Mellanox
#
--
#   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

include $(RTE_SDK)/mk/rte.vars.mk


error: patch failed: drivers/net/mlx4/Makefile:1
error: drivers/net/mlx4/Makefile: patch does not apply
Checking patch drivers/net/mlx4/mlx4.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2012 6WIND S.A.
 * Copyright 2012 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4.c:1
error: drivers/net/mlx4/mlx4.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2012 6WIND S.A.
 * Copyright 2012 Mellanox
 */

#ifndef RTE_PMD_MLX4_H_

error: patch failed: drivers/net/mlx4/mlx4.h:1
error: drivers/net/mlx4/mlx4.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4_ethdev.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_ethdev.c:1
error: drivers/net/mlx4/mlx4_ethdev.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_flow.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_flow.c:1
error: drivers/net/mlx4/mlx4_flow.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_flow.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

#ifndef RTE_PMD_MLX4_FLOW_H_

error: patch failed: drivers/net/mlx4/mlx4_flow.h:1
error: drivers/net/mlx4/mlx4_flow.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4_glue.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2018 6WIND S.A.
 * Copyright 2018 Mellanox
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx4/mlx4_glue.c:1
error: drivers/net/mlx4/mlx4_glue.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_glue.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2018 6WIND S.A.
 * Copyright 2018 Mellanox
 */

#ifndef MLX4_GLUE_H_

error: patch failed: drivers/net/mlx4/mlx4_glue.h:1
error: drivers/net/mlx4/mlx4_glue.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4_intr.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_intr.c:1
error: drivers/net/mlx4/mlx4_intr.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_mr.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_mr.c:1
error: drivers/net/mlx4/mlx4_mr.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_prm.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

#ifndef MLX4_PRM_H_

error: patch failed: drivers/net/mlx4/mlx4_prm.h:1
error: drivers/net/mlx4/mlx4_prm.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4_rxq.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_rxq.c:1
error: drivers/net/mlx4/mlx4_rxq.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_rxtx.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_rxtx.c:1
error: drivers/net/mlx4/mlx4_rxtx.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_rxtx.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

#ifndef MLX4_RXTX_H_

error: patch failed: drivers/net/mlx4/mlx4_rxtx.h:1
error: drivers/net/mlx4/mlx4_rxtx.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4_txq.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_txq.c:1
error: drivers/net/mlx4/mlx4_txq.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_utils.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_utils.c:1
error: drivers/net/mlx4/mlx4_utils.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_utils.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

#ifndef MLX4_UTILS_H_

error: patch failed: drivers/net/mlx4/mlx4_utils.h:1
error: drivers/net/mlx4/mlx4_utils.h: patch does not apply
Checking patch drivers/net/mlx5/Makefile...
error: while searching for:
#   BSD LICENSE
#
#   Copyright 2015 6WIND S.A.
#   Copyright 2015 Mellanox.
#
--
#   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

include $(RTE_SDK)/mk/rte.vars.mk


error: patch failed: drivers/net/mlx5/Makefile:1
error: drivers/net/mlx5/Makefile: patch does not apply
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5.c:1
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#ifndef RTE_PMD_MLX5_H_

error: patch failed: drivers/net/mlx5/mlx5.h:1
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_defs.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#ifndef RTE_PMD_MLX5_DEFS_H_

error: patch failed: drivers/net/mlx5/mlx5_defs.h:1
error: drivers/net/mlx5/mlx5_defs.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_ethdev.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#define _GNU_SOURCE

error: patch failed: drivers/net/mlx5/mlx5_ethdev.c:1
error: drivers/net/mlx5/mlx5_ethdev.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2016 6WIND S.A.
 * Copyright 2016 Mellanox.
 */

#include <sys/queue.h>

error: patch failed: drivers/net/mlx5/mlx5_flow.c:1
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_glue.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2018 6WIND S.A.
 * Copyright 2018 Mellanox Technologies, Ltd.
 */

#include <errno.h>

error: patch failed: drivers/net/mlx5/mlx5_glue.c:1
error: drivers/net/mlx5/mlx5_glue.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_glue.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2018 6WIND S.A.
 * Copyright 2018 Mellanox Technologies, Ltd.
 */

#ifndef MLX5_GLUE_H_

error: patch failed: drivers/net/mlx5/mlx5_glue.h:1
error: drivers/net/mlx5/mlx5_glue.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mac.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_mac.c:1
error: drivers/net/mlx5/mlx5_mac.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mr.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2016 6WIND S.A.
 * Copyright 2016 Mellanox.
 */

#ifdef PEDANTIC

error: patch failed: drivers/net/mlx5/mlx5_mr.c:1
error: drivers/net/mlx5/mlx5_mr.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_prm.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2016 6WIND S.A.
 * Copyright 2016 Mellanox.
 */

#ifndef RTE_PMD_MLX5_PRM_H_

error: patch failed: drivers/net/mlx5/mlx5_prm.h:1
error: drivers/net/mlx5/mlx5_prm.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rss.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_rss.c:1
error: drivers/net/mlx5/mlx5_rss.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxmode.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_rxmode.c:1
error: drivers/net/mlx5/mlx5_rxmode.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxq.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_rxq.c:1
error: drivers/net/mlx5/mlx5_rxq.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <assert.h>

error: patch failed: drivers/net/mlx5/mlx5_rxtx.c:1
error: drivers/net/mlx5/mlx5_rxtx.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#ifndef RTE_PMD_MLX5_RXTX_H_

error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:1
error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx_vec.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox.
 */

#include <assert.h>

error: patch failed: drivers/net/mlx5/mlx5_rxtx_vec.c:1
error: drivers/net/mlx5/mlx5_rxtx_vec.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx_vec.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox.
 */

#ifndef RTE_PMD_MLX5_RXTX_VEC_H_

error: patch failed: drivers/net/mlx5/mlx5_rxtx_vec.h:1
error: drivers/net/mlx5/mlx5_rxtx_vec.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx_vec_neon.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox.
 */

#ifndef RTE_PMD_MLX5_RXTX_VEC_NEON_H_

error: patch failed: drivers/net/mlx5/mlx5_rxtx_vec_neon.h:1
error: drivers/net/mlx5/mlx5_rxtx_vec_neon.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx_vec_sse.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox.
 */

#ifndef RTE_PMD_MLX5_RXTX_VEC_SSE_H_

error: patch failed: drivers/net/mlx5/mlx5_rxtx_vec_sse.h:1
error: drivers/net/mlx5/mlx5_rxtx_vec_sse.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_socket.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2016 6WIND S.A.
 */

#define _GNU_SOURCE

error: patch failed: drivers/net/mlx5/mlx5_socket.c:1
error: drivers/net/mlx5/mlx5_socket.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_stats.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <inttypes.h>

error: patch failed: drivers/net/mlx5/mlx5_stats.c:1
error: drivers/net/mlx5/mlx5_stats.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_trigger.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <unistd.h>

error: patch failed: drivers/net/mlx5/mlx5_trigger.c:1
error: drivers/net/mlx5/mlx5_trigger.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_txq.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_txq.c:1
error: drivers/net/mlx5/mlx5_txq.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_utils.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#ifndef RTE_PMD_MLX5_UTILS_H_

error: patch failed: drivers/net/mlx5/mlx5_utils.h:1
error: drivers/net/mlx5/mlx5_utils.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_vlan.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_vlan.c:1
error: drivers/net/mlx5/mlx5_vlan.c: patch does not apply
*Repo: dpdk-next-virtio
Checking patch doc/guides/nics/mlx4.rst...
error: while searching for:
..  BSD LICENSE
    Copyright 2012 6WIND S.A.
    Copyright 2015 Mellanox

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions

error: patch failed: doc/guides/nics/mlx4.rst:1
error: doc/guides/nics/mlx4.rst: patch does not apply
Checking patch doc/guides/nics/mlx5.rst...
error: while searching for:
..  BSD LICENSE
    Copyright 2015 6WIND S.A.
    Copyright 2015 Mellanox

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions

error: patch failed: doc/guides/nics/mlx5.rst:1
error: doc/guides/nics/mlx5.rst: patch does not apply
Checking patch drivers/net/mlx4/Makefile...
error: while searching for:
#   BSD LICENSE
#
#   Copyright 2012 6WIND S.A.
#   Copyright 2012 Mellanox
#
--
#   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

include $(RTE_SDK)/mk/rte.vars.mk


error: patch failed: drivers/net/mlx4/Makefile:1
error: drivers/net/mlx4/Makefile: patch does not apply
Checking patch drivers/net/mlx4/mlx4.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2012 6WIND S.A.
 * Copyright 2012 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4.c:1
error: drivers/net/mlx4/mlx4.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2012 6WIND S.A.
 * Copyright 2012 Mellanox
 */

#ifndef RTE_PMD_MLX4_H_

error: patch failed: drivers/net/mlx4/mlx4.h:1
error: drivers/net/mlx4/mlx4.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4_ethdev.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_ethdev.c:1
error: drivers/net/mlx4/mlx4_ethdev.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_flow.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_flow.c:1
error: drivers/net/mlx4/mlx4_flow.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_flow.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

#ifndef RTE_PMD_MLX4_FLOW_H_

error: patch failed: drivers/net/mlx4/mlx4_flow.h:1
error: drivers/net/mlx4/mlx4_flow.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4_glue.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2018 6WIND S.A.
 * Copyright 2018 Mellanox
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx4/mlx4_glue.c:1
error: drivers/net/mlx4/mlx4_glue.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_glue.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2018 6WIND S.A.
 * Copyright 2018 Mellanox
 */

#ifndef MLX4_GLUE_H_

error: patch failed: drivers/net/mlx4/mlx4_glue.h:1
error: drivers/net/mlx4/mlx4_glue.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4_intr.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_intr.c:1
error: drivers/net/mlx4/mlx4_intr.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_mr.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_mr.c:1
error: drivers/net/mlx4/mlx4_mr.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_prm.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

#ifndef MLX4_PRM_H_

error: patch failed: drivers/net/mlx4/mlx4_prm.h:1
error: drivers/net/mlx4/mlx4_prm.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4_rxq.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_rxq.c:1
error: drivers/net/mlx4/mlx4_rxq.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_rxtx.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_rxtx.c:1
error: drivers/net/mlx4/mlx4_rxtx.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_rxtx.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

#ifndef MLX4_RXTX_H_

error: patch failed: drivers/net/mlx4/mlx4_rxtx.h:1
error: drivers/net/mlx4/mlx4_rxtx.h: patch does not apply
Checking patch drivers/net/mlx4/mlx4_txq.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_txq.c:1
error: drivers/net/mlx4/mlx4_txq.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_utils.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

/**

error: patch failed: drivers/net/mlx4/mlx4_utils.c:1
error: drivers/net/mlx4/mlx4_utils.c: patch does not apply
Checking patch drivers/net/mlx4/mlx4_utils.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox
 */

#ifndef MLX4_UTILS_H_

error: patch failed: drivers/net/mlx4/mlx4_utils.h:1
error: drivers/net/mlx4/mlx4_utils.h: patch does not apply
Checking patch drivers/net/mlx5/Makefile...
error: while searching for:
#   BSD LICENSE
#
#   Copyright 2015 6WIND S.A.
#   Copyright 2015 Mellanox.
#
--
#   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

include $(RTE_SDK)/mk/rte.vars.mk


error: patch failed: drivers/net/mlx5/Makefile:1
error: drivers/net/mlx5/Makefile: patch does not apply
Checking patch drivers/net/mlx5/mlx5.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5.c:1
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#ifndef RTE_PMD_MLX5_H_

error: patch failed: drivers/net/mlx5/mlx5.h:1
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_defs.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#ifndef RTE_PMD_MLX5_DEFS_H_

error: patch failed: drivers/net/mlx5/mlx5_defs.h:1
error: drivers/net/mlx5/mlx5_defs.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_ethdev.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#define _GNU_SOURCE

error: patch failed: drivers/net/mlx5/mlx5_ethdev.c:1
error: drivers/net/mlx5/mlx5_ethdev.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2016 6WIND S.A.
 * Copyright 2016 Mellanox.
 */

#include <sys/queue.h>

error: patch failed: drivers/net/mlx5/mlx5_flow.c:1
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_glue.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2018 6WIND S.A.
 * Copyright 2018 Mellanox Technologies, Ltd.
 */

#include <errno.h>

error: patch failed: drivers/net/mlx5/mlx5_glue.c:1
error: drivers/net/mlx5/mlx5_glue.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_glue.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2018 6WIND S.A.
 * Copyright 2018 Mellanox Technologies, Ltd.
 */

#ifndef MLX5_GLUE_H_

error: patch failed: drivers/net/mlx5/mlx5_glue.h:1
error: drivers/net/mlx5/mlx5_glue.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mac.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_mac.c:1
error: drivers/net/mlx5/mlx5_mac.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_mr.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2016 6WIND S.A.
 * Copyright 2016 Mellanox.
 */

#ifdef PEDANTIC

error: patch failed: drivers/net/mlx5/mlx5_mr.c:1
error: drivers/net/mlx5/mlx5_mr.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_prm.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2016 6WIND S.A.
 * Copyright 2016 Mellanox.
 */

#ifndef RTE_PMD_MLX5_PRM_H_

error: patch failed: drivers/net/mlx5/mlx5_prm.h:1
error: drivers/net/mlx5/mlx5_prm.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rss.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_rss.c:1
error: drivers/net/mlx5/mlx5_rss.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxmode.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_rxmode.c:1
error: drivers/net/mlx5/mlx5_rxmode.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxq.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_rxq.c:1
error: drivers/net/mlx5/mlx5_rxq.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <assert.h>

error: patch failed: drivers/net/mlx5/mlx5_rxtx.c:1
error: drivers/net/mlx5/mlx5_rxtx.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#ifndef RTE_PMD_MLX5_RXTX_H_

error: patch failed: drivers/net/mlx5/mlx5_rxtx.h:1
error: drivers/net/mlx5/mlx5_rxtx.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx_vec.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox.
 */

#include <assert.h>

error: patch failed: drivers/net/mlx5/mlx5_rxtx_vec.c:1
error: drivers/net/mlx5/mlx5_rxtx_vec.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx_vec.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox.
 */

#ifndef RTE_PMD_MLX5_RXTX_VEC_H_

error: patch failed: drivers/net/mlx5/mlx5_rxtx_vec.h:1
error: drivers/net/mlx5/mlx5_rxtx_vec.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx_vec_neon.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox.
 */

#ifndef RTE_PMD_MLX5_RXTX_VEC_NEON_H_

error: patch failed: drivers/net/mlx5/mlx5_rxtx_vec_neon.h:1
error: drivers/net/mlx5/mlx5_rxtx_vec_neon.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxtx_vec_sse.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2017 6WIND S.A.
 * Copyright 2017 Mellanox.
 */

#ifndef RTE_PMD_MLX5_RXTX_VEC_SSE_H_

error: patch failed: drivers/net/mlx5/mlx5_rxtx_vec_sse.h:1
error: drivers/net/mlx5/mlx5_rxtx_vec_sse.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_socket.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2016 6WIND S.A.
 */

#define _GNU_SOURCE

error: patch failed: drivers/net/mlx5/mlx5_socket.c:1
error: drivers/net/mlx5/mlx5_socket.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_stats.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <inttypes.h>

error: patch failed: drivers/net/mlx5/mlx5_stats.c:1
error: drivers/net/mlx5/mlx5_stats.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_trigger.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <unistd.h>

error: patch failed: drivers/net/mlx5/mlx5_trigger.c:1
error: drivers/net/mlx5/mlx5_trigger.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_txq.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_txq.c:1
error: drivers/net/mlx5/mlx5_txq.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_utils.h...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#ifndef RTE_PMD_MLX5_UTILS_H_

error: patch failed: drivers/net/mlx5/mlx5_utils.h:1
error: drivers/net/mlx5/mlx5_utils.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_vlan.c...
error: while searching for:
/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright 2015 6WIND S.A.
 * Copyright 2015 Mellanox.
 */

#include <stddef.h>

error: patch failed: drivers/net/mlx5/mlx5_vlan.c:1
error: drivers/net/mlx5/mlx5_vlan.c: patch does not apply

DPDK STV team

                 reply	other threads:[~2018-05-10  7:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='0590c7$1k5857@orsmga001.jf.intel.com' \
    --to=sys_stv@intel.com \
    --cc=peipeix.lu@intel.com \
    --cc=test-report@dpdk.org \
    --cc=xinfengx.zhao@intel.com \
    --cc=zhaoyan.chen@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).