Neutron shared routines and utilities.
Go to file
Moshe Levi f39c1a1615 hardware offload support for openvswitch
In Kernel 4.8 we introduced Traffic Control (TC see [1]) hardware offloads
framework for SR-IOV VFs which allows us to configure the NIC [2].
Subsequent OVS patches [3] allow us to use the TC framework
to offload OVS datapath rule

This patch adds the VIF_TYPE_OVS_ACCELERATION
to portbindings

[1] http://netdevconf.org/1.2/papers/efraim-gerlitz-sriov-ovs-final.pdf
[2] https://patchwork.ozlabs.org/patch/738176/
[3] https://mail.openvswitch.org/pipermail/ovs-dev/2017-April/330606.html

Partial-Bug: #1627987

Change-Id: I41c0a44ebe5e886c689de9fbd7fadb9cb549dc68
2017-07-09 10:29:20 +03:00
api-ref/source api-ref: Introduce logging api reference 2017-06-30 13:31:51 +07:00
doc/source Switch from oslosphinx to openstackdocstheme 2017-06-30 17:38:08 +07:00
neutron_lib hardware offload support for openvswitch 2017-07-09 10:29:20 +03:00
releasenotes hardware offload support for openvswitch 2017-07-09 10:29:20 +03:00
tools Validate API sample JSON files 2017-02-10 11:15:01 +09:00
.coveragerc Improvements to tox envs 2015-12-19 01:00:22 -05:00
.gitignore Add release notes target 2016-10-20 11:22:32 -07:00
.gitreview Added .gitreview 2015-11-19 19:54:39 +00:00
.mailmap Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
.testr.conf Improvements to tox envs 2015-12-19 01:00:22 -05:00
babel.cfg Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
CONTRIBUTING.rst Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
HACKING.rst Merge "Fix rst heading while reading" 2017-06-30 12:47:53 +00:00
LICENSE Initial cookiecutter commit 2015-11-20 17:24:43 -07:00
README.rst Show team and repo badges on README 2016-11-25 15:45:44 +01:00
requirements.txt Updated from global requirements 2017-06-27 12:15:15 +00:00
setup.cfg Remove support for py34 2017-02-09 08:28:56 +07:00
setup.py Updated from global requirements 2017-03-02 11:49:11 +00:00
test-requirements.txt Switch from oslosphinx to openstackdocstheme 2017-06-30 17:38:08 +07:00
tox.ini Indicating the location tests directory in oslo_debug_helper 2017-03-14 15:44:32 +00:00

Team and repository tags

image

neutron-lib

Neutron shared routines and utilities

Features

  • TODO