Releases: fabric-testbed/jupyter-examples
Releases · fabric-testbed/jupyter-examples
Release 1.8.0
What's Changed
- Minor fixes by @kthare10 in #311
- Updated the notebook to work with P4 switch by @kthare10 in #312
- add notebook for maintenance procedure to reserve a site by @kthare10 in #314
- add advance scheduling slices example by @kthare10 in #315
- fabfed instructions to download fabfed notebooks by @abessiari in #318
- fixed path to artifact ui notebook by @abessiari in #319
- add sc firmware to fpga 6.1.2 by @mcevik0 in #321
- Update fabric_gpu.ipynb to install specified cuda version by @marcosfsch in #320
- P4 example by @kthare10 in #322
- Rel1.8 - P4 switch notebook by @kthare10 in #323
- add link to netlab and bmv2 examples by @kthare10 in #324
New Contributors
- @abessiari made their first contribution in #318
Full Changelog: rel1.7.1...rel1.8.0
Release 1.7.1
What's Changed
- p4 tofino config added by @vaneshir in #299
- Updating fabric_gpu example notebook by @bformby in #300
- add cmac status check by @mcevik0 in #301
- Add acceptance tests 6.1.4 for XDMA shell by @mcevik0 in #302
- Artifact Manager support by @kthare10 in #303
- Add owl notebook by @ukyHayashida in #305
- updated the example to enable routes to Google DNS subnet on v4Ext by @kthare10 in #304
- section reorder to prepare for simplify by @mcevik0 in #306
- Knit9 by @cscarp in #307
- KNIT9 - notebook cleanup by @kthare10 in #308
- Port mirror iperf3 by @kthare10 in #309
- add notebook depicting artifact manager usage via FABlib by @kthare10 in #310
New Contributors
Full Changelog: rel1.7.0...rel1.7.1
Release 1.7.0
What's Changed
- Vivado lab tools2023.2 by @ibaldin in #271
- update to use the latest fablib feature of auto config by @kthare10 in #273
- Add notebook depicting how to access another user's slice in the same project by @kthare10 in #274
- update the link to configure and validate notebook by @kthare10 in #275
- add openvswitch notebook by @kthare10 in #276
- Ptp demo fix by @hussamnasir in #277
- Update sites by @hussamnasir in #278
- NEU workflow for FPGA flashing by @mcevik0 in #279
- fix broken link in configure notebook by @kthare10 in #280
- P4_bmv2 tutorial bugfix by @Durbek-Gafur in #171
- Peering Client on FABRIC by @LeoOMaia in #264
- 281 re organize start here and update readme by @kthare10 in #282
- update openvswitch notebook to work with NIC_Basic by @kthare10 in #283
- 288 modify slice example by @kthare10 in #289
- add l2ptp example with ERO support by @kthare10 in #287
- add example for list hosts and remove force_refresh and latlon by @kthare10 in #286
- added tailscale notebook by @paul-ruth in #290
- change: node3 --> site3 by @mcevik0 in #291
- Add a Cloudlab stitching example. by @disprosium8 in #292
- flash without cold-reboot by @mcevik0 in #293
- Pmacctd2 by @pilfg in #295
- Rel1.7 - updates by @kthare10 in #296
New Contributors
- @mcevik0 made their first contribution in #279
- @Durbek-Gafur made their first contribution in #171
- @LeoOMaia made their first contribution in #264
- @disprosium8 made their first contribution in #292
- @pilfg made their first contribution in #295
Full Changelog: rel1.6.1...rel1.7.0
Release 1.6.1
What's Changed
- notebook to configure and validate the configuration by @kthare10 in #267
- Fabnetv4ext route update and add project id for tutorial project by @kthare10 in #268
- add notebook for add/remove ssh keys to slivers by @kthare10 in #269
- up fablib version by @kthare10 in #270
Full Changelog: rel1.6.0...rel1.6.1
Release 1.6.0
- POA SSH add/remove key example
- Updated AL2s example
Release 1.5.5
- Notebooks reorganization
- Additional examples added for SIGCOMM23 and KNIT7
Release 1.5.4
- Updated Dependencies
- Bug Fixes
- P4 Notebooks
Release 1.5.3
Updated dependencies
Release 1.5.2
The FABlib has been updated to support new Release 1.5 Features. The new version is available in “Bleeding Edge” Jupyter Container. Jupyter Example notebooks that helps experimenters take advantage of these new capabilities have also been added/updated. The new release contains following:
- Bug Fixes
- Updates
- Support for listing facility ports
- Early detection of bastion connectivity failures
- Network Configuration has been made idempotent and can be re-applied post reboot
- New functionality:
- Provisioning Port Mirror Network service described in detail here
- CPU Pinning and Numa tuning - users can now request to pin virtual CPUs and memory for their node to be pinned to specific physical CPU and Numa nodes on the host machine for performance optimization
- FPGA - users can now request FPGAs to be connected to their nodes
- Multiple SSH Keys - users can now pass multiple keys to their slivers when provisioning a slice
Release 1.5.1
- Updated AL2S notebook with Facility Port Name
- Added the missing plugin.py