On 10/13/2017 5:09 AM, Nelio Laranjeiro wrote:
> Struct rss_conf.rss_key_len is not initialised forcing the user to verify
> the rss_conf.rss_key pointer to know if the key is present or not.
> rss_conf.rss_key_len should have a valid length according to the size of
> the rss_key pointed.
>
> Fixes: 560e02ee5237 ("app/testpmd: configure RSS without restart")
> Cc: [email protected]
> Cc: [email protected]
>
> Signed-off-by: Nelio Laranjeiro <[email protected]>
> Acked-by: Yongseok Koh <[email protected]>
> ---
> app/test-pmd/cmdline.c | 2 +-
> drivers/net/mlx5/mlx5_rss.c | 2 +-
Hi Nelio,
Can you please separate test-pmd and driver patch please?
Thanks,
ferruh