-
When I run stratum on Tofino, the onos controller cannot connect to stratum, using P4_ The runtime shell doesn't work either. The log is as follows:
bf_switchd: initialized 1 devices
bf_switchd: Cre…
-
Hi,
I can see tables after reloading binaries.
Here is what I did.
1. Restart the switch.
2. Recompile with the following command.
bazel build //stratum/hal/bin/barefoot:stratum_bf --defin…
-
This is probably a bit in the weeds somewhat but I've been using the Thrift API to control the Behavioral Model / `simple_switch` programmatically, rather than use the runtime CLI. I had a question re…
-
**Describe the bug**
Hello, Developer.
I used Barefoot Whitebox Switch (Edgecore Wedge100BF-32X), and tried to run stratum after build stratum by bazel.
This stratum succeeded in building, but th…
-
Need an integration test to exercise the p4, AE, and SDN code with the tofino model emulator
-
There was a problem when I executed a script named "start-stratum-container.sh":
```
/usr/local/bin/stratum_bf: symbol lookup error: /usr/local/bin/stratum_bf: undefined symbol: onlp_sw_init
```
M…
-
> node_modules/@types/node/ts3.4/globals.global.d.ts:1:13 - error TS2403: Subsequent variable declarations must have the same type. Variable 'global' must be of type 'Global', but here has type 'Glob…
-
### Description
Merging colormaps in the docs (https://proplot.readthedocs.io/en/latest/colormaps.html) not working as expected.
### Steps to reproduce
```python
import proplot as pl…
-
-
When I was trying to run the binary with BSP, the following errors occur:
bf-sde> 01-22 09:35:42.123896 [onlp_platform_defaults] The default implementation of onlp_platformi_get() has been called.
0…