From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 4ACBFA0547;
	Sun, 26 Sep 2021 08:23:00 +0200 (CEST)
Received: from [217.70.189.124] (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id C18C54003D;
	Sun, 26 Sep 2021 08:22:59 +0200 (CEST)
Received: from mga11.intel.com (mga11.intel.com [192.55.52.93])
 by mails.dpdk.org (Postfix) with ESMTP id 4DC474003C
 for <dev@dpdk.org>; Sun, 26 Sep 2021 08:22:58 +0200 (CEST)
X-IronPort-AV: E=McAfee;i="6200,9189,10118"; a="221119177"
X-IronPort-AV: E=Sophos;i="5.85,323,1624345200"; d="scan'208";a="221119177"
Received: from fmsmga007.fm.intel.com ([10.253.24.52])
 by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384;
 25 Sep 2021 23:22:57 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.85,323,1624345200"; d="scan'208";a="477431623"
Received: from fmsmsx603.amr.corp.intel.com ([10.18.126.83])
 by fmsmga007.fm.intel.com with ESMTP; 25 Sep 2021 23:22:57 -0700
Received: from shsmsx604.ccr.corp.intel.com (10.109.6.214) by
 fmsmsx603.amr.corp.intel.com (10.18.126.83) with Microsoft SMTP Server
 (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id
 15.1.2242.12; Sat, 25 Sep 2021 23:22:56 -0700
Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by
 SHSMSX604.ccr.corp.intel.com (10.109.6.214) with Microsoft SMTP Server
 (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id
 15.1.2242.12; Sun, 26 Sep 2021 14:22:54 +0800
Received: from shsmsx601.ccr.corp.intel.com ([10.109.6.141]) by
 SHSMSX601.ccr.corp.intel.com ([10.109.6.141]) with mapi id 15.01.2242.012;
 Sun, 26 Sep 2021 14:22:54 +0800
From: "Zhang, Qi Z" <qi.z.zhang@intel.com>
To: "Zhang, RobinX" <robinx.zhang@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
CC: "Wang, Haiyue" <haiyue.wang@intel.com>, "Xing, Beilei"
 <beilei.xing@intel.com>, "mdr@ashroe.eu" <mdr@ashroe.eu>, "Wu, Jingjing"
 <jingjing.wu@intel.com>, "Burakov, Anatoly" <anatoly.burakov@intel.com>,
 "Guo, Junfeng" <junfeng.guo@intel.com>, "Yang, SteveX"
 <stevex.yang@intel.com>
Thread-Topic: [PATCH v7 0/3] net/i40e: remove i40evf
Thread-Index: AQHXsQ50O4KZUzczrEqkn0eKZ4cRiau126nQ
Date: Sun, 26 Sep 2021 06:22:54 +0000
Message-ID: <06987ba6be7c40a291a0bfa0f7a68e34@intel.com>
References: <20210830031215.557238-1-robinx.zhang@intel.com>
 <20210924062228.652419-1-robinx.zhang@intel.com>
In-Reply-To: <20210924062228.652419-1-robinx.zhang@intel.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
dlp-reaction: no-action
dlp-version: 11.6.200.16
dlp-product: dlpe-windows
x-originating-ip: [10.239.127.36]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [dpdk-dev] [PATCH v7 0/3] net/i40e: remove i40evf
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org
Sender: "dev" <dev-bounces@dpdk.org>



> -----Original Message-----
> From: Zhang, RobinX <robinx.zhang@intel.com>
> Sent: Friday, September 24, 2021 2:22 PM
> To: dev@dpdk.org
> Cc: Wang, Haiyue <haiyue.wang@intel.com>; Xing, Beilei
> <beilei.xing@intel.com>; mdr@ashroe.eu; Wu, Jingjing
> <jingjing.wu@intel.com>; Burakov, Anatoly <anatoly.burakov@intel.com>;
> Zhang, Qi Z <qi.z.zhang@intel.com>; Guo, Junfeng <junfeng.guo@intel.com>;
> Yang, SteveX <stevex.yang@intel.com>; Zhang, RobinX
> <robinx.zhang@intel.com>
> Subject: [PATCH v7 0/3] net/i40e: remove i40evf
>=20
> In DPDK 21.05, iavf already became the default VF for i40e devices.
> So remove i40evf due to it's no need to maintain now.
>=20
> v7:
> - rebase code.
>=20
> v6:
> - remove i40e_vf struct and related code, remove doc i40e_vf.ini.
>=20
> v5:
> - rebase code.
>=20
> v4:
> - resolve compile warning issue.
>=20
> v3:
> - remove VF related code in i40e_rxtx.c.
>=20
> v2:
> - update 21.11 release note, remove some missed documentation.
>=20
> Robin Zhang (3):
>   net/i40e: remove i40evf
>   net/iavf: remove i40evf devargs option
>   doc: remove i40evf related documentation
>=20
>  doc/guides/howto/lm_bond_virtio_sriov.rst |    4 +-
>  doc/guides/nics/features/i40e_vf.ini      |   40 -
>  doc/guides/nics/intel_vf.rst              |    8 +-
>  doc/guides/rel_notes/deprecation.rst      |    8 -
>  doc/guides/rel_notes/release_21_11.rst    |    2 +
>  drivers/net/i40e/base/i40e_osdep.h        |    1 -
>  drivers/net/i40e/i40e_ethdev.h            |   78 +-
>  drivers/net/i40e/i40e_ethdev_vf.c         | 3006 ---------------------
>  drivers/net/i40e/i40e_rxtx.c              |   50 +-
>  drivers/net/i40e/meson.build              |    1 -
>  drivers/net/i40e/rte_pmd_i40e.c           |    9 +-
>  drivers/net/iavf/iavf_ethdev.c            |   52 +-
>  12 files changed, 31 insertions(+), 3228 deletions(-)  delete mode 10064=
4
> doc/guides/nics/features/i40e_vf.ini
>  delete mode 100644 drivers/net/i40e/i40e_ethdev_vf.c
>=20
> --
> 2.25.1

Acked-by: Qi Zhang <qi.z.zhang@intel.com>

Applied to dpdk-next-inet-intel.

Thanks
Qi