From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v4 0/2] add support for buffered tx to ethdev Date: Fri, 11 Mar 2016 17:39:54 +0100 Message-ID: <2680768.yt8eZkv6AO@xps13> References: <1457607478-2184-1-git-send-email-tomaszx.kulasek@intel.com> <1457630375-3116-1-git-send-email-tomaszx.kulasek@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Tomasz Kulasek 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 9220A29D2 for ; Fri, 11 Mar 2016 17:41:38 +0100 (CET) Received: by mail-wm0-f42.google.com with SMTP id n186so26420968wmn.1 for ; Fri, 11 Mar 2016 08:41:38 -0800 (PST) In-Reply-To: <1457630375-3116-1-git-send-email-tomaszx.kulasek@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" > Tomasz Kulasek (2): > ethdev: add buffered tx api > examples: rework to use buffered tx Applied, thanks Note: I've removed __rte_unused from callback prototype because it was confusing doxygen.