Bug 1094 - Add FPGA bus cleanup
Summary: Add FPGA bus cleanup
Status: UNCONFIRMED
Alias: None
Product: DPDK
Classification: Unclassified
Component: other (show other bugs)
Version: unspecified
Hardware: All All
: Normal normal
Target Milestone: future
Assignee: dev
URL:
Depends on:
Blocks:
 
Reported: 2022-10-05 12:48 CEST by kevin.laatz
Modified: 2022-10-05 12:48 CEST (History)
0 users



Attachments

Description kevin.laatz 2022-10-05 12:48:54 CEST
Bus cleanup is now done as part of EAL cleanup [1].

A new cleanup function should be implemented and registered to the bus struct to ensure proper cleanup is done for devices on the FPGA bus on shutdown.

[1] https://github.com/DPDK/dpdk/commit/1cab1a40ea9b858821aaf4655486e31ca1b52456

Note You need to log in before you can comment on or make changes to this bug.