19/04/2021 19:16, Bing Zhao: > The updated documentations include: > 1. Release notes > 2. rte_flow.rst > 3. testpmd user guide
We need a v5 with doc squashed in previous patches. Release notes should go with ethdev patch. > --- a/doc/guides/rel_notes/release_21_05.rst > +++ b/doc/guides/rel_notes/release_21_05.rst > @@ -203,6 +203,10 @@ New Features > the events across multiple stages. > * This also reduced the scheduling overhead on a event device. > > +* **Added conntrack support for rte_flow.** Suggested headline: Added TCP connection tracking offload in flow API. > + > + * Added conntrack action and item for stateful offloading. It should be moved above with other ethdev features.