Commit c6baf2ff authored by Georgios Katsikas's avatar Georgios Katsikas
Browse files

feat: functional P4 driver



This commit adds support for P4 device and
resource management by implementing:
 * key P4 entities as Python objects
 * a context class for turning P4 info files into context
 * common functions around P4
 * a manager class which exploits P4 entities and context to manage P4 devices
 * GetConfig() RPC
 * SetConfig() RPC, and
 * DeleteConfig() RPC
 * basic internal and unit tests

Signed-off-by: default avatarGeorgios Katsikas <katsikas.gp@gmail.com>
parent 1c312bc1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment