Neutron drivers for Soft Patch Panel.
 
 
 
 
 
 
Go to file
Itsuro Oda b0a66719b9 upgrade DPDK version to v20.02
networking-spp has not been able to upgrade DPDK/SPP version from
v18.08 because DPDK v18.11 and later have a problem that secondary
processes can not use vhost PMD.
Now the problem is fixed in DPDK v20.02, this patch makes Neutron
SPP driver use DPDK/SPP v20.02.

Change-Id: Ic51071c10bf8f7b954586c82bbf85421918be55e
Blueprint: upgrade-dpdk-2002
2020-07-20 07:35:55 +09:00
devstack upgrade DPDK version to v20.02 2020-07-20 07:35:55 +09:00
distributions/RHOSP13 networking-spp1.0.0 installer for RHOSP13 2020-02-27 09:29:29 +00:00
openstack upgrade DPDK version to v20.02 2020-07-20 07:35:55 +09:00
operator upgrade DPDK version to v20.02 2020-07-20 07:35:55 +09:00
.gitignore Add operator for support k8s 2020-03-02 11:48:35 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:50:43 +00:00
.mailmap Initial Cookiecutter Commit. 2017-10-25 12:01:49 +09:00
.zuul.yaml Optimize .zuul.yaml 2020-02-06 07:05:11 +00:00
LICENSE Initial Cookiecutter Commit. 2017-10-25 12:01:49 +09:00
README.rst Move existing codes to openstack directory 2020-02-06 07:21:25 +00:00
setup.cfg Move existing codes to openstack directory 2020-02-06 07:21:25 +00:00
setup.py Initial Cookiecutter Commit. 2017-10-25 12:01:49 +09:00
tox.ini Move existing codes to openstack directory 2020-02-06 07:21:25 +00:00

README.rst

networking-spp

This project includes two VIM (Virtual Infrastructure Manager) integrations of a high speed communication platform, Soft Patch Panel (SPP).

Neutron ML2 mechanism driver and agent under the /opentstack directory enables SPP in OpenStack environments. The /devstack directory includes the installation script for OpenStack.

Kubernetes Operator for SPP is under the operator directory enables SPP in Container environments.