[PATCH v4 1/9] ethdev: introduce dump API
    Ferruh Yigit 
    ferruh.yigit at intel.com
       
    Fri Feb 11 11:41:57 CET 2022
    
    
  
On 2/11/2022 4:49 AM, Min Hu (Connor) wrote:
> Added the ethdev dump API which provides querying private info from device.
> 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 debug. As the information is private, the new
> API is introduced.
> 
> Signed-off-by: Min Hu (Connor)<humin29 at huawei.com>
> Acked-by: Morten Brørup<mb at smartsharesystems.com>
> Acked-by: Ray Kinsella<mdr at ashroe.eu>
> Acked-by: Ajit Khaparde<ajit.khaparde at broadcom.com>
> Acked-by: Ferruh Yigit<ferruh.yigit at intel.com>
Applied to dpdk-next-net/main, thanks.
    
    
More information about the dev
mailing list