mbox series

[0/3] support dump ethdev info

Message ID 20220527014259.38559-1-humin29@huawei.com (mailing list archive)
Headers
Series support dump ethdev info |

Message

humin (Q) May 27, 2022, 1:42 a.m. UTC
  This patch set support ethdev info about firmware version, RSS reta info,
and module info.

Min Hu (Connor) (3):
  app/procinfo: add version dump
  app/procinfo: add RSS RETA dump
  app/procinfo: add module info dump

 app/proc-info/main.c | 156 ++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 154 insertions(+), 2 deletions(-)
  

Comments

Thomas Monjalon June 26, 2022, 3:55 p.m. UTC | #1
Hi Reshma, please could you have a look at these patches?

We need to update the email address of Maryam as well.

Thanks

27/05/2022 03:42, Min Hu (Connor):
> Min Hu (Connor) (3):
>   app/procinfo: add version dump
>   app/procinfo: add RSS RETA dump
>   app/procinfo: add module info dump
  
Dongdong Liu July 2, 2022, 8:33 a.m. UTC | #2
Hi Reshma

Kind ping :)
Please help to have a look at these patches when you have time.

Thanks,
Dongdong

On 2022/5/27 9:42, Min Hu (Connor) wrote:
> This patch set support ethdev info about firmware version, RSS reta info,
> and module info.
>
> Min Hu (Connor) (3):
>   app/procinfo: add version dump
>   app/procinfo: add RSS RETA dump
>   app/procinfo: add module info dump
>
>  app/proc-info/main.c | 156 ++++++++++++++++++++++++++++++++++++++++++-
>  1 file changed, 154 insertions(+), 2 deletions(-)
>