* [dpdk-test-report] |SUCCESS| pw 7156 i40e: RSS granularity configurationMessage-ID: <1443078497-20602-1-git-send-email-helin.zhang@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
@ 2015-09-24 14:40 sys_stv
0 siblings, 0 replies; only message in thread
From: sys_stv @ 2015-09-24 14:40 UTC (permalink / raw)
To: weichunx.chen, haifengx.tang, yufengx.mo, yong.liu, test-report,
qian.q.xu, waterman.cao, shide.dong
[-- Attachment #1: Type: text/plain, Size: 854 bytes --]
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@intel.com>dev [mailto:dev-bounces@dpdk.org] On Behalf Of dev-request@dpdk.orgHelin Zhang <helin.zhang@intel.com>Helin Zhang <helin.zhang@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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-09-24 14:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-24 14:40 [dpdk-test-report] |SUCCESS| pw 7156 i40e: RSS granularity configurationMessage-ID: <1443078497-20602-1-git-send-email-helin.zhang@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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).