numam-dpdk/doc/guides
Hyong Youb Kim ea7768b5bb net/enic: add flow implementation based on Flow Manager API
Flow Manager API is the new firmware interface that exposes match
action capabilities in 1400 series VIC adapters. It is intended for
virtual switch offloads and enables more advanced features than the
existing filter API. For example, it supports VXLAN encap and decap
actions, and exposes TCAM and exact match tables.

Add the new flow implementation using Flow Manager and use it when
available. When Flow Manager is not available, the driver will
continue to use the old filter-based flow implementation.

Signed-off-by: John Daley <johndale@cisco.com>
Signed-off-by: Hyong Youb Kim <hyonkim@cisco.com>
2019-10-23 16:43:08 +02:00
..
bbdevs baseband/fpga_lte_fec: align naming to other bbdevs 2019-10-09 11:50:12 +02:00
compressdevs compress/qat: add stateful decompression 2019-10-09 11:50:12 +02:00
contributing doc: add guidelines for initial PMD submission 2019-08-11 11:34:24 +02:00
cryptodevs config: change default endianness for CAAM JR 2019-10-23 16:57:06 +02:00
eventdevs doc: add SPDX tag for OPDL guide 2019-07-29 22:59:37 +02:00
faq doc: update preferred log level syntax in guides 2018-04-25 12:16:50 +02:00
freebsd_gsg doc: advise patching third party dependencies 2019-08-06 23:48:54 +02:00
howto doc: replace PVP guide license with SPDX tag 2019-08-05 16:01:42 +02:00
linux_gsg eal/freebsd: support option --base-virtaddr 2019-10-25 11:17:29 +02:00
mempool doc: add Marvell OCTEON TX2 mempool guide 2019-06-25 23:35:57 +02:00
nics net/enic: add flow implementation based on Flow Manager API 2019-10-23 16:43:08 +02:00
platform crypto/octeontx2: add PMD skeleton 2019-10-23 16:57:06 +02:00
prog_guide ethdev: add AH key field to flow API 2019-10-23 16:43:08 +02:00
rawdevs raw/ntb: add enqueue and dequeue functions 2019-10-21 15:41:18 +02:00
rel_notes net/enic: add flow implementation based on Flow Manager API 2019-10-23 16:43:08 +02:00
sample_app_ug doc: fix typo in l2fwd-crypto guide 2019-10-23 16:57:06 +02:00
testpmd_app_ug app/testpmd: show supported packet types 2019-10-23 16:43:08 +02:00
tools doc: add --external-mbufs option in compress perf guide 2019-10-23 16:57:06 +02:00
windows_gsg doc: fix helloworld build on Windows 2019-05-29 13:02:55 +02:00
conf.py doc: clean PDF config 2019-05-29 13:03:22 +02:00
custom.css doc: improve HTML spacing in release notes 2018-02-14 00:23:25 +01:00
index.rst doc: add guide for Windows 2019-04-03 01:21:31 +02:00
meson.build doc: fix build with latest meson 2019-07-06 10:32:40 +02:00