From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/2] Two offloading issues of tep_term Date: Thu, 13 Oct 2016 11:39:47 +0200 Message-ID: <4214244.ONaA874nEk@xps13> References: <1470297529-100773-1-git-send-email-jianfeng.tan@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, konstantin.ananyev@intel.com, jingjing.wu@intel.com, mark.b.kavanagh@intel.com To: Jianfeng Tan Return-path: Received: from mail-lf0-f50.google.com (mail-lf0-f50.google.com [209.85.215.50]) by dpdk.org (Postfix) with ESMTP id 0EDDC6CC3 for ; Thu, 13 Oct 2016 11:39:50 +0200 (CEST) Received: by mail-lf0-f50.google.com with SMTP id b75so126238773lfg.3 for ; Thu, 13 Oct 2016 02:39:50 -0700 (PDT) In-Reply-To: <1470297529-100773-1-git-send-email-jianfeng.tan@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" 2016-08-04 07:58, Jianfeng Tan: > This patch set depends on: > - http://dpdk.org/ml/archives/dev/2016-August/044924.html > > Patch 1: fill tunneling type. > Patch 2: inner L4 checksum error. > > Signed-off-by: Jianfeng Tan Applied, thanks