[dpdk-dev] [PATCH v7 1/3] ethdev: support L2TPv2 and PPP procotol
Ferruh Yigit
ferruh.yigit at intel.com
Thu Oct 21 11:29:43 CEST 2021
On 10/21/2021 7:26 AM, Jie Wang wrote:
> diff --git a/lib/net/rte_l2tpv2.h b/lib/net/rte_l2tpv2.h
> new file mode 100644
> index 0000000000..18ea759ff4
> --- /dev/null
> +++ b/lib/net/rte_l2tpv2.h
> @@ -0,0 +1,234 @@
> +/* SPDX-License-Identifier: BSD-3-Clause
> + * Copyright 2021 Mellanox Technologies, Ltd
> + */
> +
Please add Intel as copyright owner to new files, same for all:
Copyright(c) 2021 Intel Corporation.
More information about the dev
mailing list