[dpdk-dev] [PATCH v4 1/3] ethdev: add generic TTL rewrite actions

Ferruh Yigit ferruh.yigit at intel.com
Fri Oct 12 16:12:06 CEST 2018


On 10/11/2018 2:27 PM, Jack Min wrote:
> rewrite TTL by decrease or just set it directly
> it's not necessary to check if the final result
> is zero or not
> 
> This is slightly different from the one defined
> by openflow and more generic
> 
> Signed-off-by: Xiaoyu Min <jackmin at mellanox.com>
> Acked-by: Yongseok Koh <yskoh at mellanox.com>
> ---
>  doc/guides/prog_guide/rte_flow.rst | 24 +++++++++++++++++++++++

Getting following documentation warning, can you please check:

rte_flow.rst:2198: WARNING: Content block expected for the "table" directive;
none found.



More information about the dev mailing list