From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3] doc: add prog_guide for the GRO library Date: Sun, 06 Aug 2017 14:56:55 +0200 Message-ID: <4637481.oKsY5O9DLy@xps> References: <1501834844-25765-1-git-send-email-jiayu.hu@intel.com> <1501840756-47351-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, john.mcnamara@intel.com To: Jiayu Hu Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 3CD51567E for ; Sun, 6 Aug 2017 14:56:59 +0200 (CEST) In-Reply-To: <1501840756-47351-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" 04/08/2017 11:59, Jiayu Hu: > Add prog_guide doc to explain the design of the GRO library. > > Signed-off-by: Jiayu Hu > Acked-by: John McNamara Applied, thanks