4 Commits

Author SHA1 Message Date
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
Itsuro Oda
e8edce7494 tap-as-a-service support
This patch makes tap-as-a-service(taas) usable in networking-spp.

Documents for taas are not included in this patch. The documents
will be committed in another patch.

Change-Id: Iab3dd1ebcf7775b0a490fbfbe6e0824c7b74742e
Blueprint: taas-support
2019-01-28 06:32:48 +00:00
Itsuro Oda
e7ea292f1e support definition to save resource
Change-Id: I2665703e35ac9ff28bb192b9783b584459b3db88
Blueprint: resource-saving
2018-12-11 13:34:53 +09:00
Itsuro Oda
e146b9fe14 Queens development base commit
migrate from https://github.com/ntt-ns/networking-spp
commit 6500ca753777a93b349d2f37881c52902576761d (tag queens-base).

Change-Id: Id87d329f4b1c9798c96bdb40f1b9d706488d95cf
2017-12-20 13:54:54 +09:00