From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] examples: fix for incomplete nb_segs type change Date: Sun, 12 Nov 2017 03:55:21 +0100 Message-ID: <4550335.HimV9WjuCh@xps> References: <20171110135725.24165-1-matvejchikov@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, olivier.matz@6wind.com To: "Ilya V. Matveychikov" Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 4300D201 for ; Sun, 12 Nov 2017 03:55:25 +0100 (CET) In-Reply-To: <20171110135725.24165-1-matvejchikov@gmail.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" 10/11/2017 14:57, Ilya V. Matveychikov: > Fixes: 97cb466d65c9 ("mbuf: use 2 bytes for port and nb segments") > Cc: olivier.matz@6wind.com > > Signed-off-by: Ilya V. Matveychikov Applied, thanks