[dpdk-dev] [PATCH v2 0/2] examples/vmdq: fix RSS configuration
Junyu Jiang
junyux.jiang at intel.com
Wed Mar 25 07:32:46 CET 2020
This patch set fixed a bug of vmdq example,
and added a documentation for it.
*** BLURB HERE ***
Junyu Jiang (2):
doc: add user guide for VMDq
examples/vmdq: fix RSS configuration
MAINTAINERS | 1 +
doc/guides/sample_app_ug/index.rst | 1 +
doc/guides/sample_app_ug/vmdq_forwarding.rst | 208 +++++++++++++++++++
examples/vmdq/main.c | 39 +++-
4 files changed, 244 insertions(+), 5 deletions(-)
create mode 100644 doc/guides/sample_app_ug/vmdq_forwarding.rst
--
2.17.1
More information about the dev
mailing list