On Mon, Apr 16, 2018 at 02:10:41PM +0800, Qi Zhang wrote:
> Add couple OpenFlow frienldy TTL change actions.
frienldy => friendly
>
> RTE_FLOW_ACTION_MLPS_TTL_DEC - decrement MPLS TTL.
> RTE_FLOW_ACTION_IP_TTL_DEC - decrement IP TTL.
> RTE_FLOW_ACTION_TTL_COPY_OUT - copy TTL outwards.
> RTE_FLOW
On Mon, Apr 16, 2018 at 08:56:37AM +, Shahaf Shuler wrote:
> Monday, April 16, 2018 11:12 AM, Adrien Mazarguil:
> > Subject: Re: [dpdk-dev] [PATCH v3 3/4] ethdev: add TTL change actions in
> > flow API
> >
> > Hi Shahaf,
> >
> > On Mon, Apr 16, 2018 a
Monday, April 16, 2018 11:12 AM, Adrien Mazarguil:
> Subject: Re: [dpdk-dev] [PATCH v3 3/4] ethdev: add TTL change actions in
> flow API
>
> Hi Shahaf,
>
> On Mon, Apr 16, 2018 at 05:48:19AM +, Shahaf Shuler wrote:
> > Hi Qi,
> >
> > Am wondering if we can
Hi Shahaf,
On Mon, Apr 16, 2018 at 05:48:19AM +, Shahaf Shuler wrote:
> Hi Qi,
>
> Am wondering if we can make the below more generic and not tailored for
> specific use cases.
Regarding this, please see my previous answer [1] where I asked Qi to make
his changes more focused on the use ca
Add couple OpenFlow frienldy TTL change actions.
RTE_FLOW_ACTION_MLPS_TTL_DEC - decrement MPLS TTL.
RTE_FLOW_ACTION_IP_TTL_DEC - decrement IP TTL.
RTE_FLOW_ACTION_TTL_COPY_OUT - copy TTL outwards.
RTE_FLOW_ACTION_TTL_COPY_IN - copy TTL inwards.
Signed-off-by: Qi Zhang
---
app/test-pmd/cmdline_f
Hi Qi,
Am wondering if we can make the below more generic and not tailored for
specific use cases.
Monday, April 16, 2018 8:17 AM, Qi Zhang:
> Subject: [dpdk-dev] [PATCH v3 3/4] ethdev: add TTL change actions in flow
> API
>
> Add couple OpenFlow frienldy TTL ch
Add couple OpenFlow frienldy TTL change actions.
RTE_FLOW_ACTION_MLPS_TTL_DEC - decrement MPLS TTL.
RTE_FLOW_ACTION_IP_TTL_DEC - decrement IP TTL.
RTE_FLOW_ACTION_TTL_COPY_OUT - copy TTL outwards.
RTE_FLOW_ACTION_TTL_COPY_IN - copy TTL inwards.
Signed-off-by: Qi Zhang
---
app/test-pmd/cmdline_f
7 matches
Mail list logo