From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] librte_port: fix sink port statistics Date: Mon, 07 Dec 2015 00:25:27 +0100 Message-ID: <3404834.ffQchJOrmp@xps13> References: <1448916070-31815-1-git-send-email-roy.fan.zhang@intel.com> <1448916070-31815-2-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-f49.google.com (mail-wm0-f49.google.com [74.125.82.49]) by dpdk.org (Postfix) with ESMTP id 0C04293A4 for ; Mon, 7 Dec 2015 00:26:40 +0100 (CET) Received: by wmuu63 with SMTP id u63so120577938wmu.0 for ; Sun, 06 Dec 2015 15:26:40 -0800 (PST) In-Reply-To: <1448916070-31815-2-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" 2015-11-30 20:41, Fan Zhang: > Fixes the sink port statistics incomplete problem. The problem was > introduced by commit "Packet Framework librte_port: Source/Sink ports" > (commit id ef3403fb6f9a3c4b730d2e4fbe7ddc0291ffa992) > > Signed-off-by: Fan Zhang > Acked-by: Cristian Dumitrescu Applied, thanks