DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: DPDK <dev@dpdk.org>, Thomas Monjalon <thomas.monjalon@6wind.com>
Cc: "Rogers, Gerald" <gerald.rogers@intel.com>,
	"Choi, Sy Jong" <sy.jong.choi@intel.com>
Subject: [dpdk-dev] [REQUEST] New repository request for project SPP
Date: Thu, 26 May 2016 17:48:07 +0100	[thread overview]
Message-ID: <574728C7.5000701@intel.com> (raw)

Hi Thomas,

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?

Main contributors of the project are Sy Jong Choi and Gerald Rogers, but
the project is be open to anyone and we would be happy to see other
contributors.

For now it is planned to used dpdk mail list for announcements and for
urgent issues.


High Level Description:

SPP is a framework for managing DPDK resources.

The goal of SPP is to easily interconnect DPDK applications together,
and assign resources dynamically to these applications to build a pipeline.

The first version of SPP provides for the management of DPDK ports, and
assigning ports to different DPDK applications.

The framework is composed of a primary DPDK application that is
responsible for resource management. This primary application doesn't
interact with any traffic, and is used to manage creation and freeing of
resources only.

A Python based management interface is provided to control the primary
DPDK application to create resources, which are then to be used by
secondary applications. This management application provides a socket
based interface for the primary and secondary DPDK applications to
interface to the manager. The management application will use OVSDB to
maintain all created and assigned ports.



Thanks,
ferruh

             reply	other threads:[~2016-05-26 16:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-26 16:48 Ferruh Yigit [this message]
2016-05-27 13:59 ` Thomas Monjalon
2016-05-31 18:11   ` Ferruh Yigit
2016-06-01  9:48     ` Thomas Monjalon
2016-06-01 10:00       ` Ferruh Yigit

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=574728C7.5000701@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=dev@dpdk.org \
    --cc=gerald.rogers@intel.com \
    --cc=sy.jong.choi@intel.com \
    --cc=thomas.monjalon@6wind.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).