On 8/24/2018 8:17 AM, Jack MIN wrote: > On Thu, Aug 23, 2018 at 03:00:53PM +0100, Ferruh Yigit wrote: >> On 8/7/2018 3:20 PM, Jack Min wrote: >>> There is a need to rewrite TTL by decrease or just set it directly, >>> and 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 >>> make the actions more generic. >>> >>> >>> >>> >>> Signed-off-by: Xiaoyu Min <jack...@mellanox.com> >> >> Looks good to me. >> >> Can we use existing testpmd commands to test these new actions? > No, I don't think so.
Can you please update testpmd counterpart of new actions so that they can be tested? > The current TTL related testpmd commands are all for OpenFlow variety > > -Jack >