[dpdk-dev] [PATCH v3 00/10] Add a VXLAN sample

2015-06-16 Thread Thomas Monjalon
2015-06-16 12:49, Liu, Jijiang: > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > > Sorry, there are too many checkpatch errors to peacefully apply this series. > > Dou you mean there are too many warnings or errors when using checkpatch.pl? > > If you meant warnings, yes, there are

[dpdk-dev] [PATCH v3 00/10] Add a VXLAN sample

2015-06-16 Thread Liu, Jijiang
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Tuesday, June 16, 2015 9:32 PM > To: Liu, Jijiang > Cc: dev at dpdk.org; Zhang, Helin > Subject: Re: [dpdk-dev] [PATCH v3 00/10] Add a VXLAN sample > > 2015-06-16 12:49

[dpdk-dev] [PATCH v3 00/10] Add a VXLAN sample

2015-06-16 Thread Liu, Jijiang
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Tuesday, June 16, 2015 5:01 PM > To: Liu, Jijiang > Cc: dev at dpdk.org; Zhang, Helin > Subject: Re: [dpdk-dev] [PATCH v3 00/10] Add a VXLAN sample > > > Acked-by: Hel

[dpdk-dev] [PATCH v3 00/10] Add a VXLAN sample

2015-06-16 Thread Thomas Monjalon
> Acked-by: Helin Zhang Sorry, there are too many checkpatch errors to peacefully apply this series.

[dpdk-dev] [PATCH v3 00/10] Add a VXLAN sample

2015-06-09 Thread Liu, Yong
; From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jijiang Liu > Sent: Monday, June 08, 2015 11:02 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v3 00/10] Add a VXLAN sample > > This VXLAN sample simulates a VXLAN Tunnel Endpoint (VTEP) termination in > DPDK, which

[dpdk-dev] [PATCH v3 00/10] Add a VXLAN sample

2015-06-08 Thread Jijiang Liu
This VXLAN sample simulates a VXLAN Tunnel Endpoint (VTEP) termination in DPDK, which is used to demonstrate the offload and filtering capabilities of i40 NIC for VXLAN packet. And this sample uses the basic virtio devices management function from vHost example, and the US-vHost interface and t

[dpdk-dev] [PATCH v3 00/10] Add a VXLAN sample

2015-06-08 Thread Zhang, Helin
Acked-by: Helin Zhang Thanks for the good example! > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jijiang Liu > Sent: Monday, June 8, 2015 11:02 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v3 00/10] Add a VXLAN sample > &