Re: [dpdk-dev] [PATCH v2 0/3] net/mlx5: fix updating RETA

2017-03-21 Thread Nélio Laranjeiro
On Mon, Mar 20, 2017 at 04:04:32PM -0700, Yongseok Koh wrote: > Currently rte_eth_dev_rss_reta_update() doesn't work properly for mlx5 PMD. > This > patchset fixes the issue. This also enables testing the API with testpmd. > > v2: > * Minor code change by review. > > Yongseok Koh (3): > lib/li

[dpdk-dev] [PATCH v2 0/3] net/mlx5: fix updating RETA

2017-03-20 Thread Yongseok Koh
Currently rte_eth_dev_rss_reta_update() doesn't work properly for mlx5 PMD. This patchset fixes the issue. This also enables testing the API with testpmd. v2: * Minor code change by review. Yongseok Koh (3): lib/librte_ether: remove requirement of aligned RETA size net/mlx5: use correct RETA