From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Boccassi Subject: Re: [PATCH v2] examples: fix ip_reassembly not work with some NICs Date: Mon, 27 Aug 2018 14:20:23 +0100 Message-ID: <20180827132023.6566-1-luca.boccassi@gmail.com> References: <1485156509-4919-1-git-send-email-yong.liu@intel.com> Cc: yong.liu@intel.com, thomas@monjalon.net, ferruh.yigit@intel.com To: dev@dpdk.org Return-path: Received: from mail-wr1-f49.google.com (mail-wr1-f49.google.com [209.85.221.49]) by dpdk.org (Postfix) with ESMTP id 8F1383DC for ; Mon, 27 Aug 2018 15:20:37 +0200 (CEST) Received: by mail-wr1-f49.google.com with SMTP id j26-v6so13641442wre.2 for ; Mon, 27 Aug 2018 06:20:37 -0700 (PDT) In-Reply-To: <1485156509-4919-1-git-send-email-yong.liu@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" Hi Thomas and Yong, This patch: https://patches.dpdk.org/patch/19868/ Fixes an error in the Intel regression tests when backported to the 16.11.x LTS branch, but was never committed to master. It's marked as superseded, and the error does not appear on master. Do you remember what other change superseded this patch? I can't find anything on the mailing list. Thanks! Kind regards, Luca Boccassi