On 9/25/2018 3:37 PM, Xiaoyu Min wrote: > This patch series is for RFC[1] > > Patch 1 adds generic TTL rewrite actions to flow API > Patch 2 adds corresponding testpmd commands > Patch 3 implements the offloading logic of E-Switch rules on Mellanox MLX5 > > [1]: https://patches.dpdk.org/patch/43617/ > > V2: > * fix misspelled issues reported by checkpatch > > Xiaoyu Min (3): > ethdev: add generic TTL rewrite actions > app/testpmd: add commands of modify TTL > net/mlx5: eswitch-modify TTL actions
Can you please rebase on top of latest next-net? I guess Adrien's "flow API object converter" causing conflict with existing rte_flow patches.