-
Couldn't load subscription status.
- Fork 90
Open
Description
Hi,
I’ve encountered an issue where I’m unable to use hotconfig with DPDK.
Each time I try to load a new configuration, I get an error:
520-Write handler 'hotconfig' error:
520-config:71: While initializing 'FromDPDKDevice@16 :: FromDPDKDevice':
520- Trying to configure DPDK device after initialization
520 Router could not be initialized!
After reviewing the code, I found that fastclick does not support hotconfig in /elements/userlevel/fromdpdkdevice.hh:
bool can_live_reconfigure() const override { return false; }
Is there any way to fix or work around this limitation?
Metadata
Metadata
Assignees
Labels
No labels