From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v5 2/5] bnx2x: add xstats support Date: Tue, 28 Jun 2016 16:34:14 +0200 Message-ID: <1669794.y54etZhKHN@xps13> References: <1463011585-15429-1-git-send-email-rasesh.mody@qlogic.com> <1463011585-15429-2-git-send-email-rasesh.mody@qlogic.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, bruce.richardson@intel.com, Dept-EngDPDKDev@qlogic.com, Harish Patil , remy.horton@intel.com To: Rasesh Mody 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 C77253237 for ; Tue, 28 Jun 2016 16:34:18 +0200 (CEST) Received: by mail-wm0-f42.google.com with SMTP id 187so27786186wmz.1 for ; Tue, 28 Jun 2016 07:34:18 -0700 (PDT) In-Reply-To: <1463011585-15429-2-git-send-email-rasesh.mody@qlogic.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-05-11 17:06, Rasesh Mody: > Add extended stats support to provide additional statistical info. > > Signed-off-by: Rasesh Mody > Signed-off-by: Harish Patil This bnx2x patch and a qede one cannot be merged in master tree because of an API change: http://dpdk.org/commit/bd6aa172 http://dpdk.org/commit/e2aae1c1 Please could you rework this patch for RC2? Sorry for the inconvenience, I should have caught it earlier. We'll try to synchronize the branches more often in future.