From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikita Kozlov Subject: Re: libdpdk upstream changes for ecosystem best practices Date: Thu, 3 Sep 2015 01:47:33 +0200 Message-ID: <55E78A95.8050802@gandi.net> References: <20150902134900.GO467@mal.justgohome.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable To: dev@dpdk.org Return-path: Received: from gandi.net (mail4.gandi.net [217.70.183.210]) by dpdk.org (Postfix) with ESMTP id 3BE3A58CB for ; Thu, 3 Sep 2015 01:47:35 +0200 (CEST) Received: from mfiltercorp2.gandi.net (mfiltercorp2.gandi.net [217.70.183.154]) by gandi.net (Postfix) with ESMTP id 25FBCE39BC for ; Thu, 3 Sep 2015 01:47:35 +0200 (CEST) Received: from gandi.net ([IPv6:::ffff:217.70.183.210]) by mfiltercorp2.gandi.net (mfiltercorp2.gandi.net [::ffff:217.70.183.154]) (amavisd-new, port 10024) with ESMTP id AFse-UO2hw6x for ; Thu, 3 Sep 2015 01:47:33 +0200 (CEST) Received: from [10.242.8.10] (fob.gandi.net [217.70.181.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by gandi.net (Postfix) with ESMTPSA id D4BB0E39C7 for ; Thu, 3 Sep 2015 01:47:33 +0200 (CEST) In-Reply-To: <20150902134900.GO467@mal.justgohome.co.uk> 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" On 09/02/2015 03:49 PM, Robie Basak wrote: > Hi, > > We=E2=80=99re looking at packaging DPDK in Ubuntu. We=E2=80=99d like to= discuss upstream > changes to better integrate DPDK into Linux distributions. > ... > > Thanks, > > Robie Hello, For your interest, we have also done some kind of packaging of dpdk for debian : https://github.com/Gandi/dpdk-debian It's not really clean and it triggers many lintian things, but feel free to dig from it anything valuable. Thanks for your packaging effort, Nikita