[dpdk-dev] [PATCH 1/6] ethdev: add a function to look up Rx	offload names
    Ferruh Yigit 
    ferruh.yigit at intel.com
       
    Wed Jan 17 17:55:15 CET 2018
    
    
  
On 1/11/2018 8:12 AM, Andrew Rybchenko wrote:
> From: Ivan Malov <ivan.malov at oktetlabs.ru>
> 
> Commonly, drivers converted to the new offload API
> may need to log unsupported offloads as a response
> to wrong settings. From this perspective, it would
> be convenient to have generic functions to look up
> offload names. The patch adds such a helper for Rx.
> 
> Signed-off-by: Ivan Malov <ivan.malov at oktetlabs.ru>
> Signed-off-by: Andrew Rybchenko <arybchenko at solarflare.com>
> 
> Cc: Thomas Monjalon <thomas at monjalon.net>
> Cc: Ferruh Yigit <ferruh.yigit at intel.com>
> Cc: Shahaf Shuler <shahafs at mellanox.com>
Hi Thomas, Shahaf,
Any comment on ethdev patches?
    
    
More information about the dev
mailing list