Skip to content

Commit

Permalink
Add build flow diagram
Browse files Browse the repository at this point in the history
Signed-off-by: Derek G Foster <[email protected]>
  • Loading branch information
ffoulkes committed Sep 11, 2023
1 parent a7432d1 commit f703271
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
Binary file added docs/scripts/make-cross-ovs-flow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions docs/scripts/make-cross-ovs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,17 @@ make-cross-ovs.sh
Helper script to cross-compile and install Open vSwitch for the Arm Compute
Complex (ACC) of the Intel® IPU E2100.

Build flow
==========

Building and installing OVS is the first step in building P4 Control Plane
for the IPU E2100.

.. image:: make-cross-ovs-flow.png

Once OVS is built, you can use the ``config-cross-recipe.sh`` script to
configure the next stage of the build, and the ``cmake`` command to compete it.

Syntax
======

Expand Down

0 comments on commit f703271

Please sign in to comment.