From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v4 0/3] Support UDP/IPv4 GSO Date: Wed, 11 Jul 2018 23:51:07 +0200 Message-ID: <4128392.W8ObzWGYn7@xps> References: <1529646843-45903-1-git-send-email-jiayu.hu@intel.com> <1530838944-51791-1-git-send-email-jiayu.hu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Jiayu Hu Return-path: Received: from wout3-smtp.messagingengine.com (wout3-smtp.messagingengine.com [64.147.123.19]) by dpdk.org (Postfix) with ESMTP id 992CE1B4CA for ; Wed, 11 Jul 2018 23:51:10 +0200 (CEST) In-Reply-To: <1530838944-51791-1-git-send-email-jiayu.hu@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" > Jiayu Hu (3): > gso: support UDP/IPv4 fragmentation > app/testpmd: enable UDP GSO in csum engine > gso: update documents for UDP/IPv4 GSO Applied, thanks