Skip to content

Commit b5fd0a7

Browse files
committed
refactor the p4 v1model, psa, pna
1 parent 924f41c commit b5fd0a7

18 files changed

Lines changed: 2469 additions & 1386 deletions

CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ build_lib(
5454
model/p4-topology-reader.cc
5555
model/p4-switch-core.cc
5656
model/p4-core-v1model.cc
57-
model/p4-core-v1model-dev.cc
5857
model/p4-core-pipeline.cc
5958
model/p4-core-psa.cc
6059
model/p4-nic-pna.cc
@@ -73,7 +72,6 @@ build_lib(
7372
model/p4-topology-reader.h
7473
model/p4-switch-core.h
7574
model/p4-core-v1model.h
76-
model/p4-core-v1model-dev.h
7775
model/p4-core-pipeline.h
7876
model/p4-core-psa.h
7977
model/p4-nic-pna.h

0 commit comments

Comments
 (0)