From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Wu, Jingjing" Subject: Re: [PATCH v6 3/8] net/i40e: support RSS for new pctype Date: Fri, 29 Sep 2017 13:24:28 +0000 Message-ID: <9BB6961774997848B5B42BEC655768F810E83E0B@SHSMSX103.ccr.corp.intel.com> References: <1506565054-67690-1-git-send-email-beilei.xing@intel.com> <1506662342-18966-1-git-send-email-beilei.xing@intel.com> <1506662342-18966-4-git-send-email-beilei.xing@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "Chilikin, Andrey" , "dev@dpdk.org" To: "Xing, Beilei" Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id A4A12FFA for ; Fri, 29 Sep 2017 15:24:32 +0200 (CEST) In-Reply-To: <1506662342-18966-4-git-send-email-beilei.xing@intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > -----Original Message----- > From: Xing, Beilei > Sent: Friday, September 29, 2017 1:19 PM > To: Wu, Jingjing > Cc: Chilikin, Andrey ; dev@dpdk.org > Subject: [PATCH v6 3/8] net/i40e: support RSS for new pctype >=20 > Enable RSS for new pctypes after downloading > new profile. >=20 > Signed-off-by: Beilei Xing Acked-by: Jingjing Wu