From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 0/2] support TSO on i40e Date: Fri, 20 Feb 2015 15:49:27 +0100 Message-ID: <8530257.pagBHlk3xE@xps13> References: <1423792086-2156-1-git-send-email-jijiang.liu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Jijiang Liu Return-path: In-Reply-To: <1423792086-2156-1-git-send-email-jijiang.liu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2015-02-13 09:48, Jijiang Liu: > This patch set enables i40e TSO feature for both non-tunneling packet and tunneling packet. > > Change logs: > v2 change: rework based on Olivier's patch set [PATCH v2 00/20] enhance tx checksum offload API > http://dpdk.org/ml/archives/dev/2015-February/012375.html > > Jijiang Liu (2): > advertise TSO capability in the i40e PMD > enable i40e TSO feature This patchset doesn't address comments done by David on previous version.