[PATCH v5 37/40] app/proc-info: fix never show RSS info

fengchengwen fengchengwen at huawei.com
Thu Oct 12 03:59:20 CEST 2023


Acked-by: Chengwen Feng <fengchengwen at huawei.com>

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: stable at dpdk.org
> 
> Signed-off-by: Jie Hai <haijie1 at huawei.com>
> Signed-off-by: Dongdong Liu <liudongdong3 at huawei.com>
> Acked-by: Reshma Pattan <reshma.pattan at intel.com>
> ---

...


More information about the dev mailing list