From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-x232.google.com (mail-wi0-x232.google.com [IPv6:2a00:1450:400c:c05::232]) by dpdk.org (Postfix) with ESMTP id D7CE46A22 for ; Mon, 6 May 2013 18:33:36 +0200 (CEST) Received: by mail-wi0-f178.google.com with SMTP id hm14so2739996wib.17 for ; Mon, 06 May 2013 09:33:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:organization:to:subject:date:user-agent:cc :references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id:x-gm-message-state; bh=W/uRn+ygYrobY0a+LNBNiwMsB+ww7AHCr4laWjVNtNk=; b=jiBQRWreDcCs7K9AgGHC8LTsZNty5qd1Fa0np4SSaqtifwplxlYgbVebRAo/s1Qn+m ZX+SUlxmvA4BtGxe+0Z/rn+p+vFQHU3KX6uXzlxnQUTDwcbUMReO7/CbjWQRRgh3Flsj uAHnLiogx4I9niwkEtj2k4vbm8W6dEOtt1Ix7HzXY1NWsYi4T8o57IR4R/H2NTV+FDw1 JVw7jy5xwVT4ARN5/AcjPJL3JYrSqKv/rwcwwNo5r6o+jaHdx6febAaxitG+toq4AQPj J8KS8JsB9cn8vZun50b4O+gkivcW12bdE/XvapOQOWUrN6bI9Axi5KRR7qHlQMGxwe5P Rprw== X-Received: by 10.194.95.9 with SMTP id dg9mr4290387wjb.45.1367858016903; Mon, 06 May 2013 09:33:36 -0700 (PDT) Received: from angus.localnet (6wind.net2.nerim.net. [213.41.180.237]) by mx.google.com with ESMTPSA id q13sm16339551wie.8.2013.05.06.09.33.34 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 06 May 2013 09:33:35 -0700 (PDT) From: Thomas Monjalon Organization: 6WIND To: dev@dpdk.org Date: Mon, 6 May 2013 18:33:36 +0200 User-Agent: KMail/1.13.7 (Linux/3.2.0-4-amd64; KDE/4.8.4; x86_64; ; ) References: <20130506135616.GN12221@6wind.com> <1367856001-25036-1-git-send-email-thomas.monjalon@6wind.com> <20130506161334.GO12221@6wind.com> In-Reply-To: <20130506161334.GO12221@6wind.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201305061833.36859.thomas.monjalon@6wind.com> X-Gm-Message-State: ALoCoQmpmYLjACzoyvy4WaQaXJgHph6L9dpAgL2vt+YMfBMRHnwrbhECqWDbOHZayBvGib8LHyTx Subject: Re: [dpdk-dev] [PATCH] app: fix refcnt in mbuf allocation X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 May 2013 16:33:37 -0000 pushed thank you all -- Thomas