From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 0/2] fm10k: enable TSO support Date: Thu, 29 Oct 2015 23:26:47 +0100 Message-ID: <2607658.dW2HTkNED7@xps13> References: <1443168550-6648-1-git-send-email-xiao.w.wang@intel.com> <1444631837-5964-1-git-send-email-xiao.w.wang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Wang Xiao W Return-path: Received: from mail-wm0-f51.google.com (mail-wm0-f51.google.com [74.125.82.51]) by dpdk.org (Postfix) with ESMTP id C92A537AF for ; Thu, 29 Oct 2015 23:27:58 +0100 (CET) Received: by wmll128 with SMTP id l128so34208952wml.0 for ; Thu, 29 Oct 2015 15:27:58 -0700 (PDT) In-Reply-To: <1444631837-5964-1-git-send-email-xiao.w.wang@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-10-12 14:37, Wang Xiao W: > v2: > * Updated release note for the new feature. > > * Added "likely" in TSO parameters checking. > > v1: > * Initial version for fm10k TSO feature. > > Wang Xiao W (2): > fm10k: enable TSO support > doc: update release note for fm10k TSO support Applied, thanks