Skip to content

feat(router): implement IPC control plane - #51

Merged
akos011221 merged 2 commits into
mainfrom
feat/router-ctrl-plane
Aug 22, 2026
Merged

feat(router): implement IPC control plane#51
akos011221 merged 2 commits into
mainfrom
feat/router-ctrl-plane

Conversation

@akos011221

Copy link
Copy Markdown
Owner

First steps for the CNI prerequisites. This commit implements a ontrol plane that listens on a UNIX domain socket to dynamically hotplug vhost-user client ports at runtime. Port number is increased to 64 and port mask is used to sync the port state in the rx_lcore polling loop.

First steps for the CNI prerequisites. This commit implements a ontrol plane that listens on a UNIX domain socket to dynamically hotplug vhost-user client ports at runtime. Port number is increased to 64 and port mask is used to sync the port state in the rx_lcore polling loop.

Signed-off-by: akos011221 <orbanakos2001@gmail.com>
@akos011221
akos011221 merged commit a9842af into main Aug 22, 2026
1 check passed
@akos011221
akos011221 deleted the feat/router-ctrl-plane branch August 22, 2026 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant