From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 3/3] app/test: update test code Date: Fri, 10 Mar 2017 14:04:50 +0100 Message-ID: <2125059.0YkLfP3NiG@xps13> References: <1487801822-30938-1-git-send-email-qi.z.zhang@intel.com> <20170307091928.57990-1-qi.z.zhang@intel.com> <20170307091928.57990-4-qi.z.zhang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Qi Zhang Return-path: Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id 583962B8C for ; Fri, 10 Mar 2017 14:04:52 +0100 (CET) Received: by mail-wm0-f47.google.com with SMTP id v186so10062174wmd.0 for ; Fri, 10 Mar 2017 05:04:52 -0800 (PST) In-Reply-To: <20170307091928.57990-4-qi.z.zhang@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" 2017-03-07 04:19, Qi Zhang: > Update the test code to algin with callback function change. I think this patch must be squashed with the change in the header (patch 2). I have not tested but I guess the tests are not compiling between patch 2 and 3.