[dpdk-test-report] |SUCCESS| pw 7156 i40e: RSS granularity configurationMessage-ID: <1443078497-20602-1-git-send-email-helin.zhang at intel.com>The default fields of a received packet are loaded from firmware, which cannot be modified even users want to use different fields for RSS or filtering. Here adds a workaround to open more flexibilities of selecting packet fields for hash calculation or flow director to users. It also includes the modifications in testpmd to support the testing.v2 changes:Solved the compilation issues.v3 changes:Support selecting more input set fields.Helin Zhang (2): i40e: add RSS granularity configuration app/testpmd: add test commands for RSS granularity app/test-pmd/cmdline.c | 115 ++++++++ drivers/net/i40e/i40e_ethdev.c | 628 ++++++++++++++++++++++++++++++++++++++++ drivers/net/i40e/i40e_ethdev.h | 6 + drivers/net/i40e/i40e_fdir.c | 31 ++ lib/librte_ether/rte_eth_ctrl.h | 108 ++++++- 5 files changed, 884 insertions(+), 4 deletions(-)---1.9.3------------------------------Message: 2Date: Thu, 24 Sep 2015 15:08:16 +0800

sys_stv at intel.com sys_stv at intel.com
Thu Sep 24 16:40:34 CEST 2015


Test-Label: Intel Niantic on Fedora
Test-Status: SUCCESS
Patchwork: http://www.dpdk.org/dev/patchwork/patch/7156/

DPDK git baseline: d533647a87ca27b099cd81db9bb38927ae4d9ead
Patchwork ID: 7156
http://www.dpdk.org/dev/patchwork/patch/7156/
Submitter: "Krishna, Vinod" <vinod.krishna at intel.com>dev [mailto:dev-bounces at dpdk.org] On Behalf Of dev-request at dpdk.orgHelin Zhang <helin.zhang at intel.com>Helin Zhang <helin.zhang at intel.com>
Date: Thu, 24 Sep 2015 11:54:40 +0000Thu, 24 Sep 2015 15:08:15 +0800Thu, 24 Sep 2015 15:08:16 +0800

Compilation:
OS: fedora
Nic: niantic
i686-native-linuxapp-gcc: compile pass
x86_64-native-linuxapp-gcc: compile pass

DTS validation: 
OS: fedora
Nic: Niantic
TestType: auto
GCC: 4
x86_64-native-linuxapp-gcc:  total 75, passed 75, failed 0.
Failed Case List:
Target: x86_64-native-linuxapp-gcc
OS: fedora


DPDK STV team 


More information about the test-report mailing list