From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH v1] net/tap: add RSS hash update callback Date: Thu, 10 May 2018 09:28:51 -0700 Message-ID: <20180510092851.1f5a2a5f@xeon-e3> References: <1525969418-24504-1-git-send-email-ophirmu@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, Pascal Mazon , Thomas Monjalon , Olga Shern , Shahaf Shuler To: Ophir Munk Return-path: Received: from mail-pl0-f54.google.com (mail-pl0-f54.google.com [209.85.160.54]) by dpdk.org (Postfix) with ESMTP id 33C111BB85 for ; Thu, 10 May 2018 18:28:55 +0200 (CEST) Received: by mail-pl0-f54.google.com with SMTP id i5-v6so1602308plt.2 for ; Thu, 10 May 2018 09:28:55 -0700 (PDT) In-Reply-To: <1525969418-24504-1-git-send-email-ophirmu@mellanox.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 Thu, 10 May 2018 16:23:38 +0000 Ophir Munk wrote: > - * limitation: TAP suppors all of the following hash > + * limitation: TAP suppors all of IP, UDP and TCP hash > * functions together and not in partial combinations s/suppors/supports/