From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2] net/tap: report on supported RSS hash functions Date: Thu, 10 May 2018 21:13:02 +0100 Message-ID: <4a27ee61-f5ef-c81c-1c48-b83131bd5d80@intel.com> References: <1525798311-30253-1-git-send-email-ophirmu@mellanox.com> <1525973225-28617-1-git-send-email-ophirmu@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Thomas Monjalon , Olga Shern , Shahaf Shuler To: Ophir Munk , dev@dpdk.org, Pascal Mazon Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 3A9115F3B for ; Thu, 10 May 2018 22:13:06 +0200 (CEST) In-Reply-To: <1525973225-28617-1-git-send-email-ophirmu@mellanox.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" On 5/10/2018 6:27 PM, Ophir Munk wrote: > Report on TAP supported RSS functions as part of dev_infos_get > callback: ETH_RSS_IP, ETH_RSS_UDP and ETH_RSS_TCP. > Known limitation: TAP supports all of the above hash functions together > and not in partial combinations. > Previous to this commit RSS support was reported as none. Since the > introduction of [1] it is required that all RSS configurations will be > verified. > > [1] commit 8863a1fbfc66 ("ethdev: add supported hash function check") > > Signed-off-by: Ophir Munk > --- > v1: > Initial release > v2: > fix checkpach warnings Hi Ophir, This patch has been sent after it has been applied. v2 was applied and this is also v2, and as far as I can see there is no change so I assume this has been sent by mistake, if not please shout.