... | ... | @@ -15,8 +15,8 @@ The targets, however, still keep the **same** data plane configuration options u |
|
|
|
|
|
| Control Plane | Methods |
|
|
|
|:--------------|:--------------------------------------------|
|
|
|
| `Thrift` | [`SimpleSwitchThriftAPI`](https://github.com/nsg-ethz/p4-utils/blob/master/p4utils/utils/sswitch_thrift_API.py), `simple_switch_CLI`|
|
|
|
| `P4Runtime` | [`SimpleSwitchP4RuntimeAPI`](https://github.com/nsg-ethz/p4-utils/blob/master/p4utils/utils/sswitch_p4runtime_API.py)|
|
|
|
| `Thrift` | [`SimpleSwitchThriftAPI`](https://nsg-ethz.github.io/p4-utils/p4utils.utils.sswitch_thrift_API.html#p4utils.utils.sswitch_thrift_API.SimpleSwitchThriftAPI), `simple_switch_CLI`|
|
|
|
| `P4Runtime` | [`SimpleSwitchP4RuntimeAPI`](https://nsg-ethz.github.io/p4-utils/p4utils.utils.sswitch_p4runtime_API.html#p4utils.utils.sswitch_p4runtime_API.SimpleSwitchP4RuntimeAPI)|
|
|
|
|
|
|
Further details are available in the [control plane documentation page](./Control-Plane).
|
|
|
|
... | ... | |