[dpdk-dev] [PATCH v1 12/38] net/mvpp2: save initial configuration

Jerin Jacob jerinjacobk at gmail.com
Mon Jan 11 15:59:57 CET 2021


On Wed, Dec 2, 2020 at 3:46 PM <lironh at marvell.com> wrote:
>
> From: Yuri Chipchev <yuric at marvell.com>
>
> save configuration that was done prior 'start' as
> only then the ppio is being configured.
>
> Signed-off-by: Yuri Chipchev <yuric at marvell.com>
> Reviewed-by: Liron Himi <lironh at marvell.com>
> ---
>  drivers/net/mvpp2/mrvl_ethdev.c | 107 +++++++++++++++++++++++++++-----
>  1 file changed, 92 insertions(+), 15 deletions(-)
>
> diff --git a/drivers/net/mvpp2/mrvl_ethdev.c b/drivers/net/mvpp2/mrvl_ethdev.c
> index 76847b303..c70a8fe93 100644
> --- a/drivers/net/mvpp2/mrvl_ethdev.c
> +++ b/drivers/net/mvpp2/mrvl_ethdev.c
> @@ -1,6 +1,6 @@
>  /* SPDX-License-Identifier: BSD-3-Clause
> - * Copyright(c) 2017 Marvell International Ltd.
> - * Copyright(c) 2017 Semihalf.
> + * Copyright(c) 2018 Marvell International Ltd.
> + * Copyright(c) 2018 Semihalf.

Either change to 2021 or 2017-2021.


More information about the dev mailing list