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

2014-05-14 Thread Ananyev, Konstantin
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
nt: 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/or t

[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