From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/4]librte_port: modify macros to access packet meta-data Date: Mon, 19 Oct 2015 17:02:13 +0200 Message-ID: <1981940.oHnYcNDr17@xps13> References: <1441978548-3582-1-git-send-email-roy.fan.zhang@intel.com> <3EB4FA525960D640B5BDFFD6A3D89126478BA6D6@IRSMSX108.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Zhang, Roy Fan" Return-path: Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com [209.85.212.171]) by dpdk.org (Postfix) with ESMTP id EB08E5A57 for ; Mon, 19 Oct 2015 17:03:17 +0200 (CEST) Received: by wicll6 with SMTP id ll6so10133735wic.1 for ; Mon, 19 Oct 2015 08:03:17 -0700 (PDT) In-Reply-To: <3EB4FA525960D640B5BDFFD6A3D89126478BA6D6@IRSMSX108.ger.corp.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" > > From: Fan Zhang > > > > This patchset links to ABI change announced for librte_port. Macros to > > access the packet meta-data stored within the packet buffer has been > > adjusted to cover the packet mbuf structure. > > Acked-by: Cristian Dumitrescu Applied in 1 commit (such change must be atomic), thanks