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.