[dpdk-dev] [PATCH v3 1/3] eal: add API for bus close

Hemant Agrawal hemant.agrawal at nxp.com
Tue Sep 8 06:46:12 CEST 2020


 -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of rohit.raj at nxp.com
> Sent: Wednesday, August 26, 2020 11:23 AM
> To: Ray Kinsella <mdr at ashroe.eu>; Neil Horman <nhorman at tuxdriver.com>
> Cc: dev at dpdk.org; Rohit Raj <rohit.raj at nxp.com>
> Subject: [dpdk-dev] [PATCH v3 1/3] eal: add API for bus close
> 
> From: Rohit Raj <rohit.raj at nxp.com>
> 
> As per the current code we have API for bus probe, but the bus close API is
> missing. This breaks the multi process scenarios as objects are not cleaned
> while terminating the secondary processes.
> 
> This patch adds a new API rte_bus_close() for cleanup of bus objects which
> were acquired during probe.
> 
> Signed-off-by: Rohit Raj <rohit.raj at nxp.com>

Acked-by: Hemant Agrawal <hemant.agrawal at nxp.com>


More information about the dev mailing list