[dpdk-dev] [PATCH] eventdev: event device to contain rte device	holder
    Shreyansh Jain 
    shreyansh.jain at nxp.com
       
    Fri Mar  3 10:09:32 CET 2017
    
    
  
On Thursday 16 February 2017 04:22 PM, Nipun Gupta wrote:
> Signed-off-by: Nipun Gupta <nipun.gupta at nxp.com>
>
> rte_device is a generic device which is available to the applications
> and EAL. This patch replaces rte_pci_device in 'struct rte_eventdev'
> and in 'struct rte_event_dev_info' with common rte_device.
Patch context and Signed-off are in reverse order.
> ---
>  drivers/event/skeleton/skeleton_eventdev.c | 2 +-
>  lib/librte_eventdev/rte_eventdev.c         | 6 +++---
>  lib/librte_eventdev/rte_eventdev.h         | 6 +++---
>  3 files changed, 7 insertions(+), 7 deletions(-)
>
Other than that:
Acked-by: Shreyansh Jain <shreyansh.jain at nxp.com>
    
    
More information about the dev
mailing list