Re: [PATCH v3] ethdev: introduce dump API

2022-02-10 Thread Ferruh Yigit
On 2/10/2022 1:22 PM, Ferruh Yigit wrote: On 2/10/2022 1:16 PM, Min Hu (Connor) wrote: Hi, Ferruh, 在 2022/2/10 20:37, Ferruh Yigit 写道: On 2/9/2022 1:21 AM, Min Hu (Connor) wrote: Added the ethdev dump API which provides querying private info from ethdev. There exists many private properties i

Re: [PATCH v3] ethdev: introduce dump API

2022-02-10 Thread Ferruh Yigit
On 2/10/2022 1:16 PM, Min Hu (Connor) wrote: Hi, Ferruh, 在 2022/2/10 20:37, Ferruh Yigit 写道: On 2/9/2022 1:21 AM, Min Hu (Connor) wrote: Added the ethdev dump API which provides querying private info from ethdev. There exists many private properties in different PMD drivers, such as adapter st

Re: [PATCH v3] ethdev: introduce dump API

2022-02-10 Thread Ferruh Yigit
On 2/9/2022 1:21 AM, Min Hu (Connor) wrote: Added the ethdev dump API which provides querying private info from ethdev. There exists many private properties in different PMD drivers, such as adapter state, Rx/Tx func algorithm in hns3 PMD. The information of these properties is important for debu

Re: [PATCH v3] ethdev: introduce dump API

2022-02-10 Thread Ferruh Yigit
On 2/10/2022 12:32 PM, Ferruh Yigit wrote: On 2/9/2022 1:21 AM, Min Hu (Connor) wrote: Added the ethdev dump API which provides querying private info from ethdev. There exists many private properties in different PMD drivers, such as adapter state, Rx/Tx func algorithm in hns3 PMD. The informati

Re: [PATCH v3] ethdev: introduce dump API

2022-02-10 Thread Ferruh Yigit
On 2/9/2022 1:21 AM, Min Hu (Connor) wrote: Added the ethdev dump API which provides querying private info from ethdev. There exists many private properties in different PMD drivers, such as adapter state, Rx/Tx func algorithm in hns3 PMD. The information of these properties is important for debu