[dpdk-dev] [dpdk-announce] DPDK 16.11 released

2016-11-15 Thread Liu, Yong
Thomas, it's great to hear that DPDK16.11 released just in time. As prospect for 17.02, our intel validation team have some concern about the release date. The official day off for Chinese Sprint Festival holiday will be from 27th Jan to 3th Feb. Most of our members may ask for more days leave

[dpdk-dev] [PATCH v2 0/2] add aes-sha384-hmac support to Intel QAT driver

2016-09-18 Thread Liu, Yong
Tested-by: Yong Liu - Tested Branch: dpdk-next-crypto/master - Tested Commit: 3e329d659b62097d15ec86ff92acc8effaf28cd2 - OS: Fedora20 3.11.10-301.fc20.x86_64 - GCC: gcc version 4.8.3 20140911 - CPU: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz - NIC: Intel Corporation Device Fortville [8086:1583] -

[dpdk-dev] [PATCH v3 0/2] add aes-sha224-hmac support to Intel QAT driver

2016-09-18 Thread Liu, Yong
Tested-by: Yong Liu - Tested Branch: dpdk-next-crypto/master - Tested Commit: 3e329d659b62097d15ec86ff92acc8effaf28cd2 - OS: Fedora20 3.11.10-301.fc20.x86_64 - GCC: gcc version 4.8.3 20140911 - CPU: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz - NIC: Intel Corporation Device Fortville [8086:1583] -

[dpdk-dev] [PATCH v2 0/2] Add HMAC_MD5 to Intel QuickAssist Technology driver

2016-09-18 Thread Liu, Yong
Tested-by: Yong Liu - Tested Branch: dpdk-next-crypto/master - Tested Commit: 3e329d659b62097d15ec86ff92acc8effaf28cd2 - OS: Fedora20 3.11.10-301.fc20.x86_64 - GCC: gcc version 4.8.3 20140911 - CPU: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz - NIC: Intel Corporation Device Fortville [8086:1583] -

[dpdk-dev] [PATCH] mk: gcc -march support for intel processors code names

2016-09-05 Thread Liu, Yong
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Pattan, Reshma > Sent: Monday, August 22, 2016 7:46 PM > To: Thomas Monjalon > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH] mk: gcc -march support for intel > processors code names > > > > >

[dpdk-dev] [PATCH] examples/distributor: fix Rx thread logic for zero packets

2016-07-17 Thread Liu, Yong
Tested-by: Marvin Liu > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Reshma Pattan > Sent: Thursday, July 14, 2016 11:49 PM > To: dev at dpdk.org > Cc: Pattan, Reshma > Subject: [dpdk-dev] [PATCH] examples/distributor: fix Rx thread logic for > zero

[dpdk-dev] [PATCH] examples/vm_power_manager: fix build with libvirt version < 0.9.3

2016-04-11 Thread Liu, Yong
Thanks Thomas, I'll send v2 for it. > -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Monday, April 11, 2016 3:24 PM > To: Liu, Yong > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH] examples/vm_power_manager: fix bu

[dpdk-dev] [PATCH v2] testpmd: fix build on FreeBSD

2016-03-23 Thread Liu, Yong
> -Original Message- > From: Qiu, Michael > Sent: Tuesday, March 22, 2016 5:05 PM > To: Liu, Yong; dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v2] testpmd: fix build on FreeBSD > > On 3/22/2016 2:51 PM, Marvin Liu wrote: > > Build log: > > /root/dp

[dpdk-dev] [PATCH v5 0/2] fm10k: enable FTAG based forwarding

2016-03-08 Thread Liu, Yong
Tested-by: Yong Liu - Tested Branch: dpdk-next-net/rel_16_04 - Tested Commit: 4ac366ba647909c3b71818f9be9db86ba5e871da - OS: Fedora20 3.11.10-301.fc20.x86_64 - GCC: gcc version 4.8.3 20140911 - CPU: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz - NIC: Intel Corporation Device RedrockCanyou

[dpdk-dev] [PATCH v7 0/5] Support VxLAN & NVGRE checksum off-load on X550

2016-03-04 Thread Liu, Yong
Sorry, sent to incorrect mail thread. Please ignore this tested-by email. > -Original Message- > From: Liu, Yong > Sent: Friday, March 04, 2016 1:45 PM > To: Lu, Wenzhuo; dev at dpdk.org > Subject: RE: [dpdk-dev] [PATCH v7 0/5] Support VxLAN & NVGRE checksum > off-lo

[dpdk-dev] [PATCH v4 0/7] support E-tag offloading and forwarding on Intel X550 NIC

2016-03-04 Thread Liu, Yong
Tested-by: Yong Liu - Tested Branch: dpdk-next-net - Tested Commit: 5fa83b5398e26af7537b09605432fcb3d0cc1d41 - OS: Fedora21 3.17.4-301.fc21.x86_64 - GCC: gcc version 4.9.2 20150212 - CPU: Intel(R) Xeon(R) CPU D-1540 @ 2.00GHz - NIC: Intel Corporation Device Sageville [8086:15ad] - Default

[dpdk-dev] [PATCH v7 0/5] Support VxLAN & NVGRE checksum off-load on X550

2016-03-04 Thread Liu, Yong
Tested-by: Yong Liu - Tested Branch: dpdk-next-net - Tested Commit: 5fa83b5398e26af7537b09605432fcb3d0cc1d41 - OS: Fedora21 3.17.4-301.fc21.x86_64 - GCC: gcc version 4.9.2 20150212 - CPU: Intel(R) Xeon(R) CPU D-1540 @ 2.00GHz - NIC: Intel Corporation Device Sageville [8086:15ad] - Default

[dpdk-dev] [PATCH v6 0/6] interrupt mode for fm10k

2016-03-03 Thread Liu, Yong
Thanks Thomas, found it. > -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Thursday, March 03, 2016 5:11 PM > To: Liu, Yong > Cc: He, Shaopeng; dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v6 0/6] interrupt mode for fm10k >

[dpdk-dev] [PATCH v6 0/6] interrupt mode for fm10k

2016-03-03 Thread Liu, Yong
Hi Thomas, In patchwork website, this patch set seem that has been applied. http://dpdk.org/dev/patchwork/patch/10381/ But I can't find it neither in dpdk repo nor in dpdk-next-net repo. Could you check with that? > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On

[dpdk-dev] [PATCH v7 0/4] Add tunnel filter support for IP in GRE on i40e

2016-03-02 Thread Liu, Yong
Tested-by: Yong Liu - Tested Branch: dpdk-next-net - Tested Commit: 5fa83b5398e26af7537b09605432fcb3d0cc1d41 - OS: Fedora20 3.11.10-301.fc20.x86_64 - GCC: gcc version 4.8.3 20140911 - CPU: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz - NIC: Intel Corporation Device RedrockCanyou [8086:15a4] -

[dpdk-dev] [PATCH 1/2 v2] fm10k: Add Atwood Channel Support

2016-02-04 Thread Liu, Yong
Tested-by: Marvin Liu > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Michael Qiu > Sent: Thursday, February 04, 2016 4:36 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 1/2 v2] fm10k: Add Atwood Channel Support > > Atwood Channel is intel 25G NIC,

[dpdk-dev] [PATCH 0/3] fm10k: enable FTAG based forwarding

2016-01-26 Thread Liu, Yong
Tested-by: Yong Liu - Tested Commit: a38e5ec15e3fe615b94f3cc5edca5974dab325ab - OS: Fedora20 3.11.10-301.fc20.x86_64 - GCC: gcc version 4.8.3 20140911 - CPU: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz - NIC: Intel Corporation Device RedrockCanyou [8086:15a4] - Default x86_64-native-linuxapp-gcc

[dpdk-dev] [PATCH v9 0/3] User-space ethtool sample application

2015-11-24 Thread Liu, Yong
Tested-by: Yong Liu - Tested Commit: 4522eca1352d8ed7c0823e328e2a68c2ba6459ab - OS: Fedora20 3.11.10-301.fc20.x86_64 - GCC: gcc version 4.8.3 20140911 - CPU: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz - NIC: Intel Corporation Device 82599ES [8086:10fb] - Default x86_64-native-linuxapp-gcc

[dpdk-dev] |ERROR| pw 9018 ethdev: add a missing sanity check for nb_tx_desc during txq setup

2015-11-23 Thread Liu, Yong
nal Message- > From: Yuanhan Liu [mailto:yuanhan.liu at linux.intel.com] > Sent: Monday, November 23, 2015 3:42 PM > To: Liu, Yong > Cc: dev at dpdk.org; Felix Marti; Kumar Sanghvi; Nirranjan Kirubaharan > Subject: Re: [dpdk-dev] |ERROR| pw 9018 ethdev: add a missing sanity check >

[dpdk-dev] |ERROR| pw 9018 ethdev: add a missing sanity check for nb_tx_desc during txq setup

2015-11-23 Thread Liu, Yong
an.liu at linux.intel.com] > Sent: Monday, November 23, 2015 3:27 PM > To: Liu, Yong > Cc: dev at dpdk.org; Felix Marti; Kumar Sanghvi; Nirranjan Kirubaharan > Subject: Re: [dpdk-dev] |ERROR| pw 9018 ethdev: add a missing sanity check > for nb_tx_desc during txq setup > > On Mon, Nov 23, 20

[dpdk-dev] |ERROR| pw 9018 ethdev: add a missing sanity check for nb_tx_desc during txq setup

2015-11-23 Thread Liu, Yong
Hi Rahul, Your patch passed "checksum_offload_with_vlan" after rerun this case. Please ignore this error report. > -Original Message- > From: Rahul Lakkireddy [mailto:rahul.lakkireddy at chelsio.com] > Sent: Friday, November 20, 2015 9:37 PM > To: dev at dpdk.org

[dpdk-dev] [PATCH 1/2] ixgbe: fix vfio ioctl SET_IRQS error

2015-11-13 Thread Liu, Yong
Tested-by: Yong Liu > -Original Message- > From: Liang, Cunming > Sent: Friday, November 13, 2015 10:50 AM > To: dev at dpdk.org > Cc: Liu, Yong; Liang, Cunming > Subject: [PATCH 1/2] ixgbe: fix vfio ioctl SET_IRQS error > > The vector number may change du

[dpdk-dev] [PATCH v5 1/7] ethdev: add additional ieee1588 support functions

2015-11-10 Thread Liu, Yong
Hi Thomas& John, Some update from validation team. > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Mcnamara, John > Sent: Tuesday, November 10, 2015 10:12 PM > To: Thomas Monjalon > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v5 1/7] ethdev: add

[dpdk-dev] |ERROR| pw 8279-8293 maintainers: claim responsibility for ARMv7

2015-11-02 Thread Liu, Yong
notes/release_2_2.rst". > -Original Message----- > From: Liu, Yong > Sent: Sunday, November 01, 2015 8:31 PM > To: 'Jan Viktorin'; dev at dpdk.org > Cc: Cao, Waterman; Mo, YufengX; Hunt, David; David Marchand > Subject: RE: |ERROR| pw 8279-8293 maintainers: claim responsibility

[dpdk-dev] |ERROR| pw 8279-8293 maintainers: claim responsibility for ARMv7

2015-11-01 Thread Liu, Yong
Hi Viktorin, I think the error is not related to your patch. Let me check it first. > -Original Message- > From: Jan Viktorin [mailto:viktorin at rehivetech.com] > Sent: Saturday, October 31, 2015 4:38 PM > To: dev at dpdk.org > Cc: Cao, Waterman; Liu, Yong; Mo, Yufen

[dpdk-dev] [PATCH v4 0/7] e1000: add rx interrupt support

2015-10-30 Thread Liu, Yong
Thanks Thomas. > -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Friday, October 30, 2015 2:19 AM > To: Liu, Yong > Cc: dev at dpdk.org; Mcnamara, John > Subject: Re: [dpdk-dev] [PATCH v4 0/7] e1000: add rx interrupt support >

[dpdk-dev] dpdk pre-patch testing introduction

2015-10-29 Thread Liu, Yong
Dear all, Our validation team is working on pre-patch testing to support contiguous integration in DPDK community. I'd like to share the latest status and some details of our solution to you. The main target of pre-patch testing is supplement the health of each patch set as soon as possible.

[dpdk-dev] dpdk 1.8.0 disable burst problem

2015-09-15 Thread Liu, Yong
Hi Wei, We can't reproduce your issue in our environment. Below is our steps. 1. disable vector and change burst size CONFIG_RTE_IXGBE_INC_VECTOR=n Define PACKET_READ_SIZE to 1 in client_server_mp/mp_server/main.c. Define PKT_READ_SIZE to 1 in client_server_mp/mp_client/client.c. 2. Run

[dpdk-dev] [PATCH 0/2] Warn user if system has more than 64 cores when using VM power manager

2015-08-07 Thread Liu, Yong
Tested-by: Marvin Liu > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Pablo de Lara > Sent: Thursday, August 06, 2015 7:08 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 0/2] Warn user if system has more than 64 cores > when using VM power manager >

[dpdk-dev] [PATCH v2 1/1] bonding: fix error handling in rte_eth_bond_create()

2015-08-05 Thread Liu, Yong
Tested-by: Marvin Liu > -Original Message- > From: Iremonger, Bernard > Sent: Wednesday, August 05, 2015 8:37 PM > To: dev at dpdk.org > Cc: Jastrzebski, MichalX K; Liu, Yong; Iremonger, Bernard > Subject: [PATCH v2 1/1] bonding: fix error handling in >

[dpdk-dev] [PATCH] i40e:remove unlikely check in i40e_xmit_pkts for checksum offload

2015-08-04 Thread Liu, Yong
Acked-by: Marvin Liu > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jijiang Liu > Sent: Tuesday, August 04, 2015 3:57 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH] i40e:remove unlikely check in i40e_xmit_pkts > for checksum offload > > The

[dpdk-dev] [PATCH] app test: fix mempool cache_size not match limited cache_size

2015-08-03 Thread Liu, Yong
Thanks Thomas. > -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Monday, August 03, 2015 5:27 AM > To: Liu, Yong > Cc: dev at dpdk.org; olivier.matz at 6wind.com; Wu, Jingjing > Subject: Re: [dpdk-dev] [PATCH] app test: fix

[dpdk-dev] [PATCH v3] doc: announce abi change for interrupt mode

2015-07-30 Thread Liu, Yong
Acked-by: Marvin Liu > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Cunming Liang > Sent: Thursday, July 30, 2015 1:05 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v3] doc: announce abi change for interrupt mode > > The patch announces the

[dpdk-dev] [PATCH] i40e: correct the private data size for i40e vf driver

2015-07-28 Thread Liu, Yong
Tested-by: Marvin Liu > -Original Message- > From: Wu, Jingjing > Sent: Tuesday, July 28, 2015 9:14 AM > To: dev at dpdk.org > Cc: Wu, Jingjing; Zhang, Helin; Chen, Jing D; Liu, Yong > Subject: [PATCH] i40e: correct the private data size for i40e vf driver > >

[dpdk-dev] [PATCH v2 1/1] ixgbe: Fix phy errors in stats->ierrors

2015-07-21 Thread Liu, Yong
Tested-by: Marvin Liu > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Lu, Wenzhuo > Sent: Tuesday, July 21, 2015 1:41 PM > To: Tahhan, Maryam; dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v2 1/1] ixgbe: Fix phy errors in stats- > >ierrors > > Hi, > >

[dpdk-dev] [PATCH] doc/testpmd_app_ug:add a comment for outer-ip option in csum

2015-07-20 Thread Liu, Yong
Acked-by: Marvin Liu > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jijiang Liu > Sent: Friday, July 17, 2015 4:13 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH] doc/testpmd_app_ug:add a comment for outer-ip > option in csum > > Add a comment for

[dpdk-dev] [PATCH 0/3] fix the issue sctp flow cannot be matched in FVL FDIR

2015-07-07 Thread Liu, Yong
Hi, > -Original Message- > From: Wu, Jingjing > Sent: Tuesday, July 07, 2015 3:58 PM > To: dev at dpdk.org > Cc: Wu, Jingjing; Liu, Yong; Xu, HuilongX > Subject: [PATCH 0/3] fix the issue sctp flow cannot be matched in FVL FDIR > > This patch set fixes th

[dpdk-dev] [PATCH v2] doc/sample_app_ug:add a VXLAN sample guide

2015-07-03 Thread Liu, Yong
Hi, > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jijiang Liu > Sent: Friday, July 03, 2015 2:58 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v2] doc/sample_app_ug:add a VXLAN sample guide > > Add a VXLAN sample guide in the sample_app_ug

[dpdk-dev] [PATCH v8 00/18] unified packet type

2015-07-02 Thread Liu, Yong
Tested-by: Yong Liu - Tested Commit: 7e1fa1de8a536c68f6af76cf8d222a9e948c93ba - OS: Fedora20 3.15.5 - GCC: gcc version 4.8.3 20140911 - CPU: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz - NIC: Intel Corporation XL710 10-Gigabit SFI/SFP+ [8086:1572] - NIC: Intel Corporation 82599ES 10-Gigabit

[dpdk-dev] [PATCH] doc/sample_app_ug:add a VXLAN sample guide

2015-07-02 Thread Liu, Yong
Hi Jijiang, After build out dpdk doc, vxlan sample section not included in the contents of "Sample Applications User Guide". And in chapter "Running the Sample Code", vhost cuse command look like no difference from vhost use command. We may need to inform user that the difference between cuse

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

2015-06-09 Thread Liu, Yong
Tested-by: Yong Liu - Tested Commit: c1715402df8f7fdb2392e12703d5b6f81fd5f447 - OS: Fedora20 3.15.5 - GCC: gcc version 4.8.3 20140911 - CPU: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz - NIC: Intel Corporation Device XL710 [8086:1584] Firmware 4.33 - Default x86_64-native-linuxapp-gcc

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

2015-06-03 Thread Liu, Yong
Tested-by: Yong Liu - Tested Commit: 7c4c66bf666b8059ed0ad2f2478ef349b3272f51 - OS: Fedora20 3.15.5 - GCC: gcc version 4.8.3 20140911 - CPU: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz - NIC: Intel Corporation Device XL710 [8086:1584] Firmware 4.33 - Default x86_64-native-linuxapp-gcc

[dpdk-dev] [PATCH v10 00/13] Interrupt mode PMD

2015-06-02 Thread Liu, Yong
lcore 2 sleeps until interrupt triggers > -Original Message- > From: Liang, Cunming > Sent: Tuesday, June 02, 2015 2:53 PM > To: dev at dpdk.org > Cc: shemming at brocade.com; david.marchand at 6wind.com; > thomas.monjalon at 6wind.com; Zhou, Danny; Wang, Liang-

[dpdk-dev] [PATCH v9 01/12] eal/linux: add interrupt vectors support in intr_handle

2015-06-02 Thread Liu, Yong
then sleep. lcore 2 is waked up from rx interrupt on port 1 queue 0 lcore 2 sleeps until interrupt triggers > -Original Message- > From: Liang, Cunming > Sent: Friday, May 29, 2015 4:45 PM > To: dev at dpdk.org > Cc: shemming at brocade.com; david.marchand at

[dpdk-dev] [PATCH] e1000: modify mac type checking before flex filter is programmed

2015-03-26 Thread Liu, Yong
> -Original Message- > From: Wu, Jingjing > Sent: Thursday, March 26, 2015 12:53 PM > To: dev at dpdk.org > Cc: Wu, Jingjing; Liu, Yong > Subject: [PATCH] e1000: modify mac type checking before flex filter is > programmed > > This patch

[dpdk-dev] [PATCH] ixgbe: fix the issue second 5tuple filter overwrites the first one

2015-03-25 Thread Liu, Yong
> -Original Message- > From: Wu, Jingjing > Sent: Wednesday, March 25, 2015 12:47 PM > To: dev at dpdk.org > Cc: Wu, Jingjing; Liu, Yong > Subject: [PATCH] ixgbe: fix the issue second 5tuple filter overwrites the > first one > > This patch corrects

[dpdk-dev] [PATCH] fix the net device bugs and add some funcs to generate vfs in net_device

2015-03-19 Thread Liu, Yong
On 3/19/2015 11:17 AM, Yong Liu wrote: Mistook sending, please ignore this patch. > From: sjiajiax > > add some codes to test the vf actions > > diff --git a/tools/DTF/framework/dut.py b/tools/DTF/framework/dut.py > index 02c7639..2b85f23 100644 > --- a/tools/DTF/framework/dut.py > +++

[dpdk-dev] [PATCH] fix build warning and failure in Suse11

2015-03-18 Thread Liu, Yong
Hi Thomas, I'll separated this patch set into several patches and send them out later. I think this patch can also fix some issue on gcc 44. > -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Wednesday, March 18, 2015 6:51 PM > To: Li

[dpdk-dev] [PATCH 1/3 v3] librte_hash: Fix unsupported instruction `crc32' in i686 platform

2015-03-18 Thread Liu, Yong
Michael & Thomas, Should we use software crc function replace of hardware crc function in 'crc32c_sse42_u64' when arch is i686? Thus application still can use CRC32_SSE42_x64 algorithm for crc calculation when build with i686 configuration. This may helpful for simplify application code. >

[dpdk-dev] [PATCH 00/10] eal: rte_tailq api cleanup

2015-03-12 Thread Liu, Yong
Hi David, I have verified this patch working with ivshmem and vfio driver. Testing environment: Commit: 0a530f0d58b0304d3f7515bb14f81fd2b6e6931e OS: Fedora20(3.11.10-301.fc20.x86_64) GCC: gcc version 4.8.3 20140911 QEMU: 1.5.2 with additional ivshmem patch

[dpdk-dev] [PATCH v8 00/10] Support VxLAN on Fortville

2014-10-27 Thread Liu, Yong
Tested-by: Yong Liu - Tested Commit: 455d09e54b92a4626e178b020fe9c23e43ede3f7 - OS: Fedora20 3.15.8-200.fc20.x86_64 - GCC: gcc version 4.8.3 20140624 - CPU: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz - NIC: Intel Corporation Ethernet Controller XL710 for 40GbE QSFP+ [8086:1583] - Default

[dpdk-dev] [PATCH v6 0/9] Support VxLAN on Fortville

2014-10-21 Thread Liu, Yong
Tested-by: Yong Liu - Tested Commit: 455d09e54b92a4626e178b020fe9c23e43ede3f7 - OS: Fedora20 3.15.8-200.fc20.x86_64 - GCC: gcc version 4.8.3 20140624 - CPU: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz - NIC: Intel Corporation Ethernet Controller XL710 for 40GbE QSFP+ [8086:1583] - Default

[dpdk-dev] [PATCH v3 0/2] app/test: unit test to measure cycles per packet

2014-10-21 Thread Liu, Yong
Patch name: PMD performance unit test Brief description: unit test to measure cycles per packet Test Flag: Tested-by Tester name:yong.liu at intel.com Test environment: OS: Fedora20 3.11.10-301.fc20.x86_64

[dpdk-dev] [PATCH v4 00/10] VM Power Management

2014-10-13 Thread Liu, Yong
power management supported multiple VMs add and remove > -Original Message- > From: Carew, Alan > Sent: Monday, October 13, 2014 3:36 AM > To: dev at dpdk.org > Cc: Liu, Yong > Subject: [PATCH v4 00/10] VM Power Management > > Virtual Machine Power Management. > >

[dpdk-dev] [PATCH v5 0/8]Support VxLAN on Fortville

2014-10-11 Thread Liu, Yong
ameter is invalid. > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Liu, Yong > Sent: Saturday, October 11, 2014 3:29 PM > To: Liu, Jijiang; dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v5 0/8]Support VxLAN on Fortville > > Basic Infor

[dpdk-dev] [PATCH v5 0/8]Support VxLAN on Fortville

2014-10-11 Thread Liu, Yong
Basic Information Patch name Support VxLAN on Fortville Brief description about test purposeVerify vxlan checksum detect/offload and tunnel filter work fine. Test Flag Tested-by Tester name yong.liu at intel.com Test environment -

[dpdk-dev] [PATCH 0/5]support filter of unicast and multicast MAC address for VF on Fortville

2014-09-25 Thread Liu, Yong
Tested-by: Liu Yong This patch set has been tested by Intel. Please see information as the following: Host: OS : Fedora 20 x86_64 Kernel : 3.11.10-301 GCC: 4.8.3 CPU: Intel Xeon CPU E5-2680 v2 @ 2.80GHz NIC : 2*40G

[dpdk-dev] [PATCH v2 00/10] VM Power Management

2014-09-25 Thread Liu, Yong
Tested-by: Liu Yong This patch set has been tested by Intel. Please see information as the following: Host: OS : Fedora 20 x86_64 Kernel : 3.11.10-301 GCC: 4.8.3 CPU: Intel Xeon CPU E5-2680 v2 @ 2.80GHz NIC : Intel

[dpdk-dev] [PATCH v2 0/7]]Support VxLAN on Fortville

2014-08-27 Thread Liu, Yong
Tested-by: Liu, Yong < yong.liu at intel.com> This patch set has been verified and ready to integrated into dpdk.org. Please refer to following information: Board: CrownPass OS: Fedora20 Kenrel: 3.15.8-200.fc20.x86_64 GCC: gcc version 4.8.3 NIC: Fortville Spirit Falls VxLAN