Re: [dpdk-dev] [PATCH v2 2/2] net/mlx4: refactor RSS conversion functions

2018-05-22 Thread Adrien Mazarguil
On Tue, May 22, 2018 at 10:41:35AM +0100, Ferruh Yigit wrote: > On 5/21/2018 4:50 PM, Adrien Mazarguil wrote: > > Since commit 97b2217ae5bc ("net/mlx4: advertise supported RSS hash > > functions"), this PMD includes two similar-looking functions that convert > > RSS hash fields between Verbs and DP

Re: [dpdk-dev] [PATCH v2 2/2] net/mlx4: refactor RSS conversion functions

2018-05-22 Thread Ferruh Yigit
On 5/21/2018 4:50 PM, Adrien Mazarguil wrote: > Since commit 97b2217ae5bc ("net/mlx4: advertise supported RSS hash > functions"), this PMD includes two similar-looking functions that convert > RSS hash fields between Verbs and DPDK formats. > > This patch refactors them as a single two-way functio