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:: |
Charles Chan | a937f77 | 2022-02-23 16:24:35 -0800 | [diff] [blame^] | 8 | We have recently migrated the BMV2 version of ``fabric.p4`` to ``fabric-tna`` repository (and renamed it to ``fabric-v1model.p4``). |
| 9 | We plan to build a software-emulated, Docker-based environment using ``fabric-v1model.p4`` |
| 10 | such that people can easily try out SD-Fabric without hardware equipments. |
| 11 | We also plan to use the same environment for SD-Fabric smoke test in the future. |
Charles Chan | eeb2dc5 | 2021-10-07 12:29:41 -0700 | [diff] [blame] | 12 | Stay tuned. |