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

Jack Min jackmin at mellanox.com
Sat Oct 13 04:16:54 CEST 2018


On 18-10-12 15:12:06, Ferruh Yigit wrote:
> 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.
> 
Yes, of course.


More information about the dev mailing list