Re: [dpdk-dev] [PATCH 3/3] net/mlx5: eswitch-modify TTL actions

2018-10-07 Thread Xiaoyu Min
On 18-10-04 04:07:02, Yongseok Koh wrote: > On Tue, Sep 25, 2018 at 09:47:18PM +0800, Xiaoyu Min wrote: > > Offload following modify TTL actions to E-Swtich via > > TC-Flower driver > > > > - RTE_FLOW_ACTION_TYPE_SET_TTL > > - RTE_FLOW_ACTION_TYPE_DEC_TTL > > > > The corresponding IP protocol rte

Re: [dpdk-dev] [PATCH 3/3] net/mlx5: eswitch-modify TTL actions

2018-10-03 Thread Yongseok Koh
On Tue, Sep 25, 2018 at 09:47:18PM +0800, Xiaoyu Min wrote: > Offload following modify TTL actions to E-Swtich via > TC-Flower driver > > - RTE_FLOW_ACTION_TYPE_SET_TTL > - RTE_FLOW_ACTION_TYPE_DEC_TTL > > The corresponding IP protocol rte_flow_item_ipv[4|6] > must be present in rte_flow pattern