Acked-by: Chengwen Feng <[email protected]>

On 2023/10/11 17:28, Jie Hai wrote:
> Command show-port should show RSS info (rss_key, len and rss_hf),
> However, the information is shown only when rss_conf.rss_key is not
> NULL. Since no memory is allocated for rss_conf.rss_key, rss_key
> will always be NULL and the rss_info will never show. This patch
> fixes it.
> 
> Fixes: 8a37f37fc243 ("app/procinfo: add --show-port")
> Cc: [email protected]
> 
> Signed-off-by: Jie Hai <[email protected]>
> Signed-off-by: Dongdong Liu <[email protected]>
> Acked-by: Reshma Pattan <[email protected]>
> ---

...

Reply via email to