Re: [PATCH v2 0/3] net/mlx5: fix updating RETA
From: Nélio Laranjeiro <hidden>
Date: 2017-03-21 07:45:15
From: Nélio Laranjeiro <hidden>
Date: 2017-03-21 07:45:15
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/librte_ether: remove requirement of aligned RETA size net/mlx5: use correct RETA table size net/mlx5: rebuild flows on updating RETA app/test-pmd/cmdline.c | 4 +++- drivers/net/mlx5/mlx5_ethdev.c | 8 ++------ drivers/net/mlx5/mlx5_rss.c | 18 +++++++++--------- lib/librte_ether/rte_ethdev.c | 8 +------- 4 files changed, 15 insertions(+), 23 deletions(-) -- 2.11.0
Acked-by: Nelio Laranjeiro <redacted> For the series, thanks, -- Nélio Laranjeiro 6WIND