[PATCH v4 0/3] ethdev: AGE action preparation
Andrew Rybchenko
andrew.rybchenko at oktetlabs.ru
Fri Oct 28 12:56:17 CEST 2022
On 10/27/22 00:49, Michael Baum wrote:
> RFC's:
> https://patchwork.dpdk.org/project/dpdk/patch/7a45693f478b1b721b4e05131141b526185a175c.1654063912.git.jackmin@nvidia.com/
> https://patchwork.dpdk.org/project/dpdk/patch/608febf8d5d3c434a1eddb2e56f425ebbd6ff0b4.1654063912.git.jackmin@nvidia.com/
>
> v2:
> - rebase.
> - Add reference to "rte_flow_update_age" structure in
> "RTE_FLOW_ACTION_TYPE_AGE" definition.
> - Add reference to "rte_flow_get_q_aged_flows" function in
> "RTE_FLOW_ACTION_TYPE_AGE" definition.
> - Change the order of "rte_flow_update_age" structure members in
> documentation, to be aligned with the structure definition.
> - Place long comment before struct member definition.
>
> v3:
> - Fix miss "break" in indirect action update switch-case.
>
> v4:
> - Remove unrelated doc fixes.
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list