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

Stephen Hemminger stephen at networkplumber.org
Thu Jul 6 01:37:03 CEST 2023


On Mon, 24 Aug 2020 13:54:12 +0530
rohit.raj at nxp.com wrote:

> 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>

This patchset got some good feedback but stalled at version 5.
Marking it as "Changes requested".
Please rebase and resubmit




More information about the dev mailing list