Closed oleksandrivantsiv closed 1 day ago
Extend the DPU chassis daemon to support subscriptions to data planes and control plane state changes.
This allows the optimization of CPU usage and removes the delay in state change processing compared to polling.
New unit tests were added to cover new functionality.
Description
Extend the DPU chassis daemon to support subscriptions to data planes and control plane state changes.
Motivation and Context
This allows the optimization of CPU usage and removes the delay in state change processing compared to polling.
How Has This Been Tested?
New unit tests were added to cover new functionality.
Additional Information (Optional)