[dpdk-dev] [PATCH v11 1/4] flow_classify: add flow classify library

Thomas Monjalon thomas at monjalon.net
Tue Oct 24 22:18:42 CEST 2017


24/10/2017 19:28, Bernard Iremonger:
> --- a/doc/guides/rel_notes/release_17_11.rst
> +++ b/doc/guides/rel_notes/release_17_11.rst
> +* **Added the Flow Classification Library.**
> +
> +  Added the Flow Classification library, it provides an API for DPDK
> +  applications to classify an input packet by matching it against a set of flow
> +  rules. It uses the librte_table API to manage the flow rules.

The library must be added to the list in the release notes:

+ librte_flow_classify.so.1


More information about the dev mailing list