From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 49D438D9E for ; Tue, 3 Nov 2015 03:48:42 +0100 (CET) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga102.jf.intel.com with ESMTP; 02 Nov 2015 18:48:41 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,237,1444719600"; d="scan'208";a="825414111" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by fmsmga001.fm.intel.com with ESMTP; 02 Nov 2015 18:48:40 -0800 Received: from fmsmsx121.amr.corp.intel.com (10.18.125.36) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 2 Nov 2015 18:48:39 -0800 Received: from shsmsx103.ccr.corp.intel.com (10.239.110.14) by fmsmsx121.amr.corp.intel.com (10.18.125.36) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 2 Nov 2015 18:48:39 -0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.100]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.56]) with mapi id 14.03.0248.002; Tue, 3 Nov 2015 10:48:32 +0800 From: "Zhang, Helin" To: Thomas Monjalon Thread-Topic: [dpdk-dev] [PATCH 0/3] add i40e series x722 support Thread-Index: AQHRFdYWwoDwgPzDjE2mTTPrpAIHFp6JmCZQ Date: Tue, 3 Nov 2015 02:48:31 +0000 Message-ID: References: <1444720790-831-1-git-send-email-helin.zhang@intel.com> <3102166.tYAjYVGIzX@xps13> In-Reply-To: <3102166.tYAjYVGIzX@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH 0/3] add i40e series x722 support X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2015 02:48:42 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Tuesday, November 3, 2015 9:21 AM > To: Zhang, Helin > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH 0/3] add i40e series x722 support >=20 > 2015-10-13 15:19, Helin Zhang: > > It supports i40e series x722 and its A0 hardware for early access. > > > > Helin Zhang (3): > > i40e: add support of X722 and its A0 hardware > > i40e: add support of AQ based RSS config > > i40evf: add support of AQ based RSS config >=20 > Should it be integrated in the release 2.2? Yes, it should be integrated, though a bit lower priority, comparing to oth= er features. Let me ask for a code review and ACK. It is not complicated. Thank you very much! Regards, Helin