From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v11 0/18] distributor lib performance enhancements Date: Mon, 27 Mar 2017 15:06:29 +0200 Message-ID: <2652325.nCZsRlmJRb@xps13> References: <1489558767-56329-2-git-send-email-david.hunt@intel.com> <1490004522-183515-1-git-send-email-david.hunt@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, bruce.richardson@intel.com To: David Hunt Return-path: Received: from mail-wr0-f176.google.com (mail-wr0-f176.google.com [209.85.128.176]) by dpdk.org (Postfix) with ESMTP id 04973FADE for ; Mon, 27 Mar 2017 15:06:32 +0200 (CEST) Received: by mail-wr0-f176.google.com with SMTP id w11so42250871wrc.3 for ; Mon, 27 Mar 2017 06:06:32 -0700 (PDT) In-Reply-To: <1490004522-183515-1-git-send-email-david.hunt@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-20 10:08, David Hunt: > This patch aims to improve the throughput of the distributor library. The patchset compiles, have been reviewed and acked. I have only 2 comments that can be addressed without sending a new version. Let's conclude in the commenting mails. Thanks