commit | 27b9bc070fcadb0689e2f5c6fffec321319e3f6a | [log] [tgz] |
---|---|---|
author | Yi Tseng <yi@opennetworking.org> | Thu Apr 12 14:52:40 2018 +0800 |
committer | Yi Tseng <yi@opennetworking.org> | Thu Apr 12 16:29:48 2018 +0800 |
tree | e8aadce8bb96278d2f314f3a12bf78904e12a5b4 | |
parent | bb4f541bb2cdbdec37df3a31395086b0839ab3fc [diff] [blame] |
[ONOS-7607] Update fabric.p4 bmv2 json w/ new p4c compiler Change-Id: I0ba33a0773bd32b2108a0e7d163ad1e2c758078b
diff --git a/pipelines/fabric/src/main/resources/Makefile b/pipelines/fabric/src/main/resources/Makefile index c9557ef..1873071 100644 --- a/pipelines/fabric/src/main/resources/Makefile +++ b/pipelines/fabric/src/main/resources/Makefile
@@ -5,7 +5,7 @@ all: bmv2 bmv2-spgw bmv2: - p4c -v -x p4-16 -b bmv2-ss-p4org \ + p4c -v -x p4-16 -b bmv2-v1model \ $(BMV2_OPTIONS) -o p4c-out/bmv2 \ --p4runtime-file p4c-out/bmv2/fabric.p4info \ --p4runtime-format text fabric.p4