Re: [dpdk-dev] [PATCH v3 0/3] net/mlx5: bug fixes

2017-10-23 Thread Ferruh Yigit
On 10/23/2017 4:17 AM, Nelio Laranjeiro wrote: > Changes in v3: > > * Add missing "fixes" tag in the last commit. > > Changes in v2: > > * Split last second commit in two, one for testpmd the second one for the PMD > * Re-work "net/mlx5: fix RSS hash update" to also fix a bug introduced in th

[dpdk-dev] [PATCH v3 0/3] net/mlx5: bug fixes

2017-10-23 Thread Nelio Laranjeiro
Changes in v3: * Add missing "fixes" tag in the last commit. Changes in v2: * Split last second commit in two, one for testpmd the second one for the PMD * Re-work "net/mlx5: fix RSS hash update" to also fix a bug introduced in the hash_get() blocking the update. Nelio Laranjeiro (3): n