From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47])
 by dpdk.org (Postfix) with ESMTP id 7B9105424
 for <dev@dpdk.org>; Wed,  1 Jun 2016 11:48:48 +0200 (CEST)
Received: by mail-wm0-f47.google.com with SMTP id a136so173012576wme.0
 for <dev@dpdk.org>; Wed, 01 Jun 2016 02:48:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=6wind-com.20150623.gappssmtp.com; s=20150623;
 h=from:to:cc:subject:date:message-id:user-agent:in-reply-to
 :references:mime-version:content-transfer-encoding;
 bh=en32x0zGM45FF/9wvvuacYda7SmEftY1ti1RKh0P4uQ=;
 b=Oy823r3RQx2oH1erhEnk8XBe/jsWhvfBqQesnXIXZ9hES03iboiUxjF1J4wRaaLkqW
 Ugnv3ug7UvMEaKz2wunx0qy0aeMKDOgnnxmDoq/ehOoD8DGq/ZfyWQVBnhq4FzjYg9uo
 5mB9uIPuVSWmfEtzEqiQHzhDq0KNgiQuaJv3kJoUB0LV8TISb/lzQA+LWNccoH+rav/N
 5LNKzp8pST2KGAABzu6WslRCTuNPLh/zF968EB5tlxE/CMzfnAgJ6P6/KVcVxXJ5D0sd
 9cjABSW+lS3Ysm9T0da1YegcypZpODRLpLK50BSzlikkdsgBMvJATXSNXk6MsHTesvQ9
 oabg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20130820;
 h=x-gm-message-state:from:to:cc:subject:date:message-id:user-agent
 :in-reply-to:references:mime-version:content-transfer-encoding;
 bh=en32x0zGM45FF/9wvvuacYda7SmEftY1ti1RKh0P4uQ=;
 b=iS3wZhp3UVRPR1BYHqxOZGSf4P+/M6JlqUMIE3q6UOvurj72Xmw4A3WCfaaFm9xymd
 FlZjlXbHqQj9qQu6pqZJLfu0vJEv8DvGODSiBjkImdUHUr+p3hsAePgXiX7ztQ0t/L4j
 jKk0SpF2bQ1w1jLyDWMmVdlSU+jdxWVrPYZJ+SsYRB30j/IIYC77JqHlzZmJS7a0EzTm
 EgkMg+vM5Gkn8dqr7cSsUdhesK5hteZ5aigAw6oGUYfEVLn1j3N4Ay2vC/SvYzZK63l0
 n3ly93MMliWgHqVVfLGK+JqkS+QNJYVAGhNiJz/G3iZCzHIxGzWsWb8IR/GJtT8kBDk4
 Ochg==
X-Gm-Message-State: ALyK8tLqUk2/zj8H7T3jamM821eRdsBPXHSzbnRyELOkq9E8KREd9kTlezj+t+yMMFAbQcII
X-Received: by 10.194.179.233 with SMTP id dj9mr2679541wjc.115.1464774528273; 
 Wed, 01 Jun 2016 02:48:48 -0700 (PDT)
Received: from xps13.localnet ([2001:660:330f:38:7e7a:91ff:fe14:f0d2])
 by smtp.gmail.com with ESMTPSA id y76sm34017038wmd.3.2016.06.01.02.48.47
 (version=TLSv1/SSLv3 cipher=OTHER);
 Wed, 01 Jun 2016 02:48:47 -0700 (PDT)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Ferruh Yigit <ferruh.yigit@intel.com>
Cc: dev@dpdk.org, "Rogers, Gerald" <gerald.rogers@intel.com>, "Choi,
 Sy Jong" <sy.jong.choi@intel.com>
Date: Wed, 01 Jun 2016 11:48:46 +0200
Message-ID: <23626072.jjVEH8XBBj@xps13>
User-Agent: KMail/4.14.10 (Linux/4.5.4-1-ARCH; KDE/4.14.11; x86_64; ; )
In-Reply-To: <574DD3D6.5040001@intel.com>
References: <574728C7.5000701@intel.com> <1837823.KSPBysinHf@xps13>
 <574DD3D6.5040001@intel.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Subject: Re: [dpdk-dev] [REQUEST] New repository request for project SPP
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 01 Jun 2016 09:48:48 -0000

2016-05-31 19:11, Ferruh Yigit:
> On 5/27/2016 2:59 PM, Thomas Monjalon wrote:
> > 2016-05-26 17:48, Ferruh Yigit:
> >> SPP: Soft Patch Panel, a new project on top of DPDK library.
> >>
> >>
> >> Code is close to its first release, and we would like to open source the
> >> project and host it under dpdk.org.
> >>
> >> Can you please create a new repository under dpdk.org named "spp",
> >> and add me as the maintainer of the repo?
> > 
> > Done
> 
> Thank you, it is working fine. I did push initial code.

Why have you pushed the DPDK code in this repository?
It is supposed to be an independent application, not an example.
	http://dpdk.org/browse/apps/spp/commit/?id=3d71facfefbb