[dpdk-dev] [PATCH v3 0/7] ethdev: add support for ieee1588 timestamping

2015-07-08 Thread Fu, JingguoX
Tested-by: Jingguo Fu - Test Commit: 82be8d544253a4b5c49b778babf717e5e63f3dc1 - OS: Ubuntu 14.04 - GCC: gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04) - CPU: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz - NIC: Intel Corporation Device [8086:1563] - Total 1 case, 1 passed, 0 failed. Test Case : tes

[dpdk-dev] [PATCH] testpmd: Fix segmentation fault when portmask is specified

2015-02-28 Thread Fu, JingguoX
Tested-by: Jingguo Fu - Tested Commit: 8a6f6d45d290a27ef923d10925c4893380697b31 - OS: Fedora20 3.11.10-301.fc20.x86_64 - GCC: gcc version 4.8.3 20140911 - CPU: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz - NIC: Intel Corporation Device [8086:1563] - Default x86_64-native-linuxapp-gcc configuration

[dpdk-dev] [PATCH v3 00/18] ACL: New AVX2 classify method and several other enhancements.

2015-01-30 Thread Fu, JingguoX
Tested-by: Jingguo Fu - Tested Commit: 17f520d2cff8d69962824f28810f36e949a7184d - OS: Ubuntu14.04 3.13.0-24-generic - GCC: gcc version 4.8.2 - CPU: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz - NIC: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ [8086:10fb] (rev 01) - Default x86_64-native-linuxapp-

[dpdk-dev] [PATCH v2 0/4] DPDK memcpy optimization

2015-01-29 Thread Fu, JingguoX
Basic Information Patch nameDPDK memcpy optimization v2 Brief description about test purposeVerify memory copy and memory copy performance cases on variety OS Test Flag Tested-by Tester name jingguox.fu at intel.com Test Tool Chai

[dpdk-dev] [PATCH 0/4] DPDK memcpy optimization

2015-01-29 Thread Fu, JingguoX
Basic Information Patch nameDPDK memcpy optimization Brief description about test purposeVerify memory copy and memory copy performance cases on variety OS Test Flag Tested-by Tester name jingguox.fu at intel.com Test Tool Chain i

[dpdk-dev] [PATCH] examples/vhost: Fix vlan offload issue

2014-12-12 Thread Fu, JingguoX
Comments: This patch fixed all cases related to VM to VM scenario hard switch for virtio. Basic Information Patch name: examples/vhost: Fix vlan offload issue Brief description: Verify all VM to VM scenario cases based hard switch Test Flag: T

[dpdk-dev] [PATCH 0/2] examples/vhost: support new VMDQ api and new nic i40e in vhost example

2014-12-05 Thread Fu, JingguoX
As we validate dpdk 1.8.0 rc2 from org, we report defect: Work_Request IXA00388707 The defect is about vhost virtio based 4 x 10 G NIC, and vhost-switch cannot startup, all cases for one copy on Fortville cannot validate. This defect can be fixed by this patches. Below are details for validatio

[dpdk-dev] [PATCH] librte_vhost: Fix compilation issue

2014-10-29 Thread Fu, JingguoX
Connection [8086:10fb] expected: compilation success Test result:PASSED -Original Message- From: Fu, JingguoX Sent: Wednesday, October 29, 2014 16:17 To: Ouyang, Changchun; dev at dpdk.org Cc: Cao, Waterman Subject: RE: [dpdk-dev] [PATCH] librte_vhost: Fix

[dpdk-dev] [PATCH] librte_vhost: Fix compilation issue

2014-10-29 Thread Fu, JingguoX
Patch name: librte_vhost: Fix compilation issue Brief description: to fix compilation error on ubuntu14.04 for vhost lib and example Test Flag: Tested-by Tester name:jingguox.fu at intel.com Commit ID: 1ab07743b21b785a71fa33464

[dpdk-dev] [PATCH v3] virtio: Support mergeable buffer in virtio pmd

2014-09-25 Thread Fu, JingguoX
Hi Thomas, Ouyang is right! Yes, I had finished the patch validation, so I reply the email, thanks. Regards, Jingguo Fu -Original Message- From: Ouyang, Changchun Sent: Wednesday, September 24, 2014 22:27 To: Thomas Monjalon; Fu, JingguoX Cc: dev at dpdk.org; Ouyang, Changchun Subject

[dpdk-dev] [PATCH] examples/vhost: Support jumbo frame in user space vhost

2014-09-24 Thread Fu, JingguoX
Tested-by: Jingguo Fu This patch includes 1 file, and has been tested by Intel. Please see information as the following: Host: Fedora 19 x86_64, Linux Kernel 3.9.0, GCC 4.8.2 Intel Xeon CPU E5-2680 v2 @ 2.80GHz NIC: Intel Niantic 82599, Intel i350, Intel 82580 and Intel 82576 Guest: Fedora 1

[dpdk-dev] [PATCH v3] virtio: Support mergeable buffer in virtio pmd

2014-09-24 Thread Fu, JingguoX
Tested-by: Jingguo Fu This patch includes 1 files, and has been tested by Intel. Please see information as the following: Host: Fedora 19 x86_64, Linux Kernel 3.9.0, GCC 4.8.2 Intel Xeon CPU E5-2680 v2 @ 2.80GHz NIC: Intel Niantic 82599, Intel i350, Intel 82580 and Intel 82576 Guest: Fedora

[dpdk-dev] [PATCH] examples/vhost: Support jumbo frame in user space vhost

2014-09-24 Thread Fu, JingguoX
Tested-by: Jingguo Fu This patch includes 1 file, and has been tested by Intel. Please see information as the following: Host: Fedora 19 x86_64, Linux Kernel 3.9.0, GCC 4.8.2 Intel Xeon CPU E5-2680 v2 @ 2.80GHz NIC: Intel Niantic 82599, Intel i350, Intel 82580 and Intel 82576 Guest: Fedora 1

[dpdk-dev] [PATCH v3] lib/librte_vhost: user space vhost driver library

2014-08-06 Thread Fu, JingguoX
Tested-by: Jingguo Fu This patch includes 1 file, and has been tested by Intel. Please see information as the following: Host: Fedora 19 x86_64, Linux Kernel 3.9.0, GCC 4.8.2 Intel Xeon CPU E5-2680 v2 @ 2.80GHz NIC: Intel Niantic 82599, Intel i350, Intel 82580 and Intel 82576 Guest: Fedora 1

[dpdk-dev] [PATCH 0/3] vhost example based on user space vhost library.

2014-08-06 Thread Fu, JingguoX
Tested-by: Jingguo Fu This patch includes 3 files, and has been tested by Intel. Please see information as the following: Host: Fedora 19 x86_64, Linux Kernel 3.9.0, GCC 4.8.2 Intel Xeon CPU E5-2680 v2 @ 2.80GHz NIC: Intel Niantic 82599, Intel i350, Intel 82580 and Intel 82576 Guest: Fedora

[dpdk-dev] [PATCH v2] virtio: Support mergeable buffer in virtio PMD

2014-07-30 Thread Fu, JingguoX
Tested-by: Jingguo Fu This patch includes 1 file, and has been tested by Intel. Please see information as the following: Host: Fedora 19 x86_64, Linux Kernel 3.9.0, GCC 4.8.2 Intel Xeon CPU E5-2680 v2 @ 2.80GHz NIC: Intel Niantic 82599, Intel i350, Intel 82580 and Intel 82576 Guest: Fedora 16

[dpdk-dev] [PATCH v3] virtio: Support multiple queues feature in DPDK based virtio-net frontend.

2014-05-27 Thread Fu, JingguoX
This v3 patch continues fixing some errors and warnings reported by checkpatch.pl. This patch supports multiple queues feature in DPDK based virtio-net frontend. It firstly gets max queue number of virtio-net from virtio PCI configuration and then send command to negotiate the queue number with b