-
Hi,
I would like to benchmark SwitchML on an emulated topology bigger than that of a single rack. To do so, I plan to reuse the same Tofino switch(APS Networks BF2556X-1T) with SwitchML deployed on…
-
As time has gone on, the initial set of features has expanded, and we've also learned more about use cases and needed tooling. We now have, at least, the following set of features one may select at b…
-
Right now, packaged apps use the icons in `./branding`, but when running `gulp run` or `gulp run-dev`, we just have the default atom icon. It should be as simple as passing in a path to `BrowserWindow…
-
Overall, Tofino's usable for me for day to day browsing. One thing that currently is breaking my flow is the autocomplete frecency. On a fresh profile, I went to type in a subreddit, and typed it wron…
-
If we want to load the browser chrome over http we will need to bundle it as a web app instead of an electron-renderer app.
This would also prevent from leaking node / electron dependencies into the …
-
![connection error](https://user-images.githubusercontent.com/55369151/91311356-94e84b00-e7e5-11ea-9075-6d8effae61aa.png)
The scenario I want to achieve is: execute p4runtime-shell in the ubuntu vi…
-
Opening an issue for discussion on how we want to do preferences:
- Storage (UAS? Write JSON to disk?)
- UX (about:config? Can use DevTools JSON viewer?)
- What preferences do we need so far?
-
### Background
All guest instances will have private IP addresses in their VPC Subnet. To communicate with the outside world, they'll also need external addresses. These addresses ultimately come f…
-
I just ran into an interesting micro-optimizaton that FF doesn't do and chrome handles badly:
If you do the following:
- load up a browser session with a bunch of sites
- shut down the browser
- turn…
-
**Describe the bug**
I ran the stratum locally on my switch following the instruction in https://github.com/stratum/stratum/blob/main/stratum/hal/bin/barefoot/README.run.md. Running Stratum natively …