File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -255,7 +255,7 @@ developers implementing forwarding programs like ``forward.p4`` with
255255an abstract target machine, analogous to a Java Virtual Machine. The
256256goal is the same as for Java: to support a *write-once-run-anywhere *
257257programming paradigm. (Note that :numref: `Figure %s <fig-psa >`
258- includes the generic ``arch.p4 `` as the the architecture model spec,
258+ includes the generic ``arch.p4 `` as the architecture model spec,
259259but in practice the architecture model would PSA specific, such as
260260``psa.p4 ``.)
261261
@@ -265,7 +265,7 @@ but in practice the architecture model would PSA specific, such as
265265 :align: center
266266
267267 P4 architecture known as the Portable Switch Architecture
268- (PSA). Includes the generic ``arch.p4 `` as the the architecture
268+ (PSA). Includes the generic ``arch.p4 `` as the architecture
269269 model spec, but for PSA this would be replaced by ``psa.p4 ``.
270270
271271When compared to the simpler PISA model used in :numref: `Figure %s
Original file line number Diff line number Diff line change @@ -221,7 +221,7 @@ Plane Manager) is yet
221221another ONOS Service–one of the Trellis suite of services. Its
222222job is to learn routes from external sources, which it does by tapping
223223into a locally running Quagga process that is configured to peer with
224- BGP neighbors. Whenever FPM learns about an external route, is adds
224+ BGP neighbors. Whenever FPM learns about an external route, it adds
225225the corresponding prefix-to-nexthop mapping to the Route service,
226226indicating that the destination prefix is reachable via the leaf
227227switches that connect the fabric to upstream networks (e.g., Switches 3
You can’t perform that action at this time.
0 commit comments