Charles Chan | fcfe890 | 2022-02-02 17:06:27 -0800 | [diff] [blame] | 1 | .. SPDX-FileCopyrightText: 2021 Open Networking Foundation <info@opennetworking.org> |
| 2 | .. SPDX-License-Identifier: Apache-2.0 |
| 3 | |
Charles Chan | caebcf3 | 2021-09-20 22:17:52 -0700 | [diff] [blame] | 4 | Quick Start |
| 5 | =========== |
Charles Chan | eeb2dc5 | 2021-10-07 12:29:41 -0700 | [diff] [blame] | 6 | |
| 7 | .. note:: |
Zack Williams | e100ab5 | 2022-03-05 09:07:57 -0700 | [diff] [blame] | 8 | We have recently migrated the BMV2 version of ``fabric.p4`` to ``fabric-tna`` |
| 9 | repository (and renamed it to ``fabric-v1model.p4``). |
| 10 | |
| 11 | We plan to build a software-emulated, Docker-based environment using |
| 12 | ``fabric-v1model.p4`` such that people can easily try out SD-Fabric without |
| 13 | hardware. |
| 14 | |
| 15 | We also plan to use the same environment for SD-Fabric smoke test in the future. |
| 16 | |
| 17 | Stay tuned. |
| 18 | |