[dpdk-dev] [PATCH 2/5] ethdev: allow to set RSS hash computation flags and/or key

2014-05-14 Thread Ananyev, Konstantin
s at dpdk.org] On Behalf Of Ivan Boule > Sent: Wednesday, April 30, 2014 2:55 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 2/5] ethdev: allow to set RSS hash computation > flags and/or key > > 1) Add a new function "rss_hash_conf_update" in the PMD API to dynamically

[dpdk-dev] [PATCH 2/5] ethdev: allow to set RSS hash computation flags and/or key

2014-05-14 Thread Ivan Boule
t; Sent: Wednesday, April 30, 2014 2:55 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 2/5] ethdev: allow to set RSS hash computation > flags and/or key > > 1) Add a new function "rss_hash_conf_update" in the PMD API to dynamically > update the RSS flags and

[dpdk-dev] [PATCH 2/5] ethdev: allow to set RSS hash computation flags and/or key

2014-05-01 Thread Ananyev, Konstantin
eason why we allow only dev_rss_reta_update() to be used dynamically (without dev_start/dev_stop). Konstantin -Original Message- From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ivan Boule Sent: Wednesday, April 30, 2014 2:55 PM To: dev at dpdk.org Subject: [dpdk-dev] [PATCH 2/5] et

[dpdk-dev] [PATCH 2/5] ethdev: allow to set RSS hash computation flags and/or key

2014-04-30 Thread Ivan Boule
1) Add a new function "rss_hash_conf_update" in the PMD API to dynamically update the RSS flags and/or the RSS key used by a NIC to compute the RSS hash of input packets. The new function uses the existing data structure "rte_eth_rss_conf" for the argument that contains the new hash fla