From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Wiles, Keith" Subject: Re: [PATCH v2] net/tap: add RSS hash update callback Date: Tue, 15 May 2018 12:21:12 +0000 Message-ID: <0E44AFDF-282E-467F-901F-71E11984CBF6@intel.com> References: <1525969418-24504-1-git-send-email-ophirmu@mellanox.com> <1525973425-28889-1-git-send-email-ophirmu@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "dev@dpdk.org" , Pascal Mazon , Thomas Monjalon , Olga Shern , Shahaf Shuler To: Ophir Munk Return-path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 52C241B800 for ; Tue, 15 May 2018 14:21:15 +0200 (CEST) In-Reply-To: <1525973425-28889-1-git-send-email-ophirmu@mellanox.com> Content-Language: en-US Content-ID: <22B48360779B7548A6C844805DF573AE@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > On May 10, 2018, at 12:30 PM, Ophir Munk wrote: >=20 > Add RSS hash update callback to eth_dev_ops. >=20 > Signed-off-by: Ophir Munk > --- > v1: > Initial release > v2: > typo fix >=20 Acked by: Keith Wiles Regards, Keith