> Dmitry Kozlyuk (2):
> ethdev: add capability to keep flow rules on restart
> ethdev: add capability to keep indirect actions on restart
>
> doc/guides/prog_guide/rte_flow.rst | 21 +
> lib/ethdev/rte_ethdev.h| 7 +++
> 2 files changed, 28 insertions(+)
It is currently unspecified if flow rules and indirect actions persist
across port restart and reconfiguration. Actual behavior differs between
PMDs, for example, i40e and mlx5. There are patches that try to fix
particular behavior [1] or at least document it for specific PMDs [2].
We propose to co
2 matches
Mail list logo