Re: [PATCH v8 09/10] app/proc-info: support querying RSS hash algorithm

2023-11-01 Thread lihuisong (C)
lgtm, Acked-by: Huisong Li 在 2023/11/1 15:40, Jie Hai 写道: Display RSS hash algorithm with command show-port as below. - RSS info -- hash algorithm : toeplitz Signed-off-by: Jie Hai Signed-off-by: Dongdong Liu Acked-by: Reshma Pattan --- app/proc-info/main.c | 2 ++ 1 file ch

[PATCH v8 09/10] app/proc-info: support querying RSS hash algorithm

2023-11-01 Thread Jie Hai
Display RSS hash algorithm with command show-port as below. - RSS info -- hash algorithm : toeplitz Signed-off-by: Jie Hai Signed-off-by: Dongdong Liu Acked-by: Reshma Pattan --- app/proc-info/main.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/proc-info/main.c b/app/p