From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] app/test/test_table_acl: fix incorrect IP header Date: Wed, 16 Mar 2016 21:30:27 +0100 Message-ID: <1924374.lVp8ocjCZr@xps13> References: <1457958122-20136-1-git-send-email-roy.fan.zhang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Fan Zhang Return-path: Received: from mail-wm0-f42.google.com (mail-wm0-f42.google.com [74.125.82.42]) by dpdk.org (Postfix) with ESMTP id 8D7A2567F for ; Wed, 16 Mar 2016 21:31:55 +0100 (CET) Received: by mail-wm0-f42.google.com with SMTP id l68so202985625wml.0 for ; Wed, 16 Mar 2016 13:31:55 -0700 (PDT) In-Reply-To: <1457958122-20136-1-git-send-email-roy.fan.zhang@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-03-14 12:22, Fan Zhang: > This patch fixes the incorrect IP header in ACL table test. It is not really a header but a 5-tuple. Please could you elaborate on the issue? A "Fixes:" reference is missing. Thanks