-
The mininet examples use mathematical operators to determine the length fields but this is not possible in Tofino and a new pattern needs to emerge. (i.e. creating a table that stores values perhaps)
-
We can generate the tag fairly easily:
```bash
GIT_URL=${GIT_URL:-"https://github.com/stratum/stratum"}
GIT_REF=$(git describe --tags --no-match --always --abbrev=40 --dirty | sed -E 's/^.*-g([0-…
-
The data inspection tests for TCP are broken.
Once fixed, change the logic in automation/p4/tofino/scenarios.tf to no longer call playbooks/scenarios/aggregate/all-tofino.yml and delete that file.
…
-
Evaluate the consequences of having no JS file linked in the head. Async all the JS. Webfont loader needs looking at.
Consider adding the theme option for a custom block of JS in the head.
-
Need to run the TNA lab_trial tests on Jenkins
-
Github stopped accepting user/pass auth for webhooks and now only support tokens, therefore, we need to reconfigure them on Jenkins. see https://developer.github.com/changes/2020-02-14-deprecating-pas…
-
Ashwini's ElasticSearch plugin cannot sniff an interface as we had been doing since even before the Telemetry Report. As the packets are currently being dumped onto that machine via ae-tun, the ES UDP…
-
For example:
- running integration tests with ONOS and checking for errors like #95 in the ONOS or Stratum log
- automatically generate PTF write & read tests for all tables and all actions (base…
-
**Describe the bug**
We are trying to use tna model instead of v1model. when I push configuration from onos stratum process dies displaying the following message.
\2020-06-22 01:08:50.093348 BF_PI E…
-
Create new job to execute aggregate_tna.p4 running in single_switch mode.