On Mon, Sep 12, 2016 at 11:36:01AM +0200, Thomas Monjalon wrote:
> 2016-09-12 08:42, Tan, Jianfeng:
> > From: Yuanhan Liu [mailto:yuanhan.liu at linux.intel.com]
> > > FYI, my testrobot caught some errors when this patch is applied.
> >
> > It's because this patch set has dependency on a previous
Hi Thomas,
> -Original Message-
> From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com]
> Sent: Monday, September 12, 2016 5:36 PM
> To: Tan, Jianfeng; Yuanhan Liu
> Cc: dev at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH 1/2] examples/tep_term: fix offload on
> VX
2016-09-12 08:42, Tan, Jianfeng:
> From: Yuanhan Liu [mailto:yuanhan.liu at linux.intel.com]
> > FYI, my testrobot caught some errors when this patch is applied.
>
> It's because this patch set has dependency on a previous patch set, which
> seems a difficult scenario to handle. There's no standa
[dpdk-dev] [PATCH 1/2] examples/tep_term: fix offload on
> VXLAN failure
>
> On Thu, Aug 04, 2016 at 07:58:48AM +, Jianfeng Tan wrote:
> > Based on previous fix of offload on VXLAN using i40e, applications
> > need to set proper tunneling type on ol_flags so that i40e dr
On Thu, Aug 04, 2016 at 07:58:48AM +, Jianfeng Tan wrote:
> Based on previous fix of offload on VXLAN using i40e, applications
> need to set proper tunneling type on ol_flags so that i40e driver
> can pass it to NIC.
>
> Fixes: a50245ede72a ("examples/tep_term: initialize VXLAN sample")
>
> S
Based on previous fix of offload on VXLAN using i40e, applications
need to set proper tunneling type on ol_flags so that i40e driver
can pass it to NIC.
Fixes: a50245ede72a ("examples/tep_term: initialize VXLAN sample")
Signed-off-by: Jianfeng Tan
---
examples/tep_termination/vxlan.c | 2 ++
1
6 matches
Mail list logo