numam-dpdk/doc/guides
Ferruh Yigit be41ac2a33 flow_classify: introduce flow classify library
The following APIs's are implemented in the
librte_flow_classify library:

rte_flow_classifier_create
rte_flow_classifier_free
rte_flow_classifier_query
rte_flow_classify_table_create
rte_flow_classify_table_entry_add
rte_flow_classify_table_entry_delete

The following librte_table API's are used:
f_create to create a table.
f_add to add a rule to the table.
f_del to delete a rule from the table.
f_free to free a table
f_lookup to match packets with the rules.

The library supports counting of IPv4 five tupple packets only,
ie IPv4 UDP, TCP and SCTP packets.

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
Acked-by: Jasvinder Singh <jasvinder.singh@intel.com>
2017-10-24 22:26:54 +02:00
..
contributing doc: add note on hardware support deprecation 2017-10-13 23:47:12 +02:00
cryptodevs doc: add mrvl crypto guide 2017-10-12 15:22:39 +01:00
eventdevs doc: update DPAA2 eventdev extra path 2017-07-30 23:21:09 +02:00
faq doc: update FAQ with new testpmd default burst size 2017-08-06 12:34:07 +02:00
freebsd_gsg eal: allow user to override default mempool driver 2017-10-06 20:48:22 +02:00
howto doc: add how-to on packet capture framework 2017-08-04 01:10:29 +02:00
linux_gsg doc: add arm64 to Linux guide 2017-10-13 23:47:12 +02:00
nics doc: add virtio LSC note 2017-10-24 21:28:42 +02:00
prog_guide doc: add ethdev traffic metering and policing guide 2017-10-20 14:10:06 +02:00
rel_notes flow_classify: introduce flow classify library 2017-10-24 22:26:54 +02:00
sample_app_ug doc: update port id type 2017-10-13 21:57:49 +02:00
testpmd_app_ug app/testpmd: add commands for RSS queue region 2017-10-12 01:52:50 +01:00
tools crypto/mrvl: add mrvl crypto driver 2017-10-12 15:22:39 +01:00
conf.py doc: import sphinx rtd theme when available 2017-07-10 00:46:38 +02:00
index.rst eal: remove Xen dom0 support 2017-10-09 01:54:29 +02:00