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