[PATCH v3 1/2] ethdev: introduce generic dummy packet burst function
    Thomas Monjalon 
    thomas at monjalon.net
       
    Fri Feb 11 19:03:34 CET 2022
    
    
  
11/02/2022 18:14, Ferruh Yigit:
> Multiple PMDs have dummy/noop Rx/Tx packet burst functions.
> 
> These dummy functions are very simple, introduce a common function in
> the ethdev and update drivers to use it instead of each driver having
> its own functions.
> 
> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>
> Acked-by: Morten Brørup <mb at smartsharesystems.com>
> Acked-by: Viacheslav Ovsiienko <viacheslavo at nvidia.com>
Looks to be a good cleanup, thanks.
Acked-by: Thomas Monjalon <thomas at monjalon.net>
    
    
More information about the dev
mailing list