09/02/2022 22:38, Alexander Kozyrev:
> Add testpmd support for the rte_flow_configure API.

A note about the titles for testpmd patches in this series:
You don't "implement" because it was implemented in rte_flow.c.
Instead, better to say "add" in the testpmd app context.

Also you should not mention "rte flow" with a space.
It's better to keep rte_flow with underscore (even if discouraged),
or in a more verbal English manner, just "flow" if it is enough to understand.
Here I think it could be:
        app/testpmd: add flow engine configuration



Reply via email to