From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 6/9] qede: add support for xstats Date: Tue, 28 Jun 2016 16:31:52 +0200 Message-ID: <2067083.vf3hLruEXg@xps13> References: <1466056031-23225-1-git-send-email-rasesh.mody@qlogic.com> <1466056031-23225-7-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, 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 4C9112E8A for ; Tue, 28 Jun 2016 16:31:57 +0200 (CEST) Received: by mail-wm0-f42.google.com with SMTP id f126so142859515wma.1 for ; Tue, 28 Jun 2016 07:31:57 -0700 (PDT) In-Reply-To: <1466056031-23225-7-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-06-15 22:47, Rasesh Mody: > This patch adds support for extended statistics for QEDE PMD. > > Signed-off-by: Rasesh Mody This qede patch and a bnx2x 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.