You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,13 @@
1
+
<!-- markdownlint-disable MD041 -->
2
+
[](https://github.com/ipdk-io/networking-recipe/actions/workflows/pipeline.yml)
3
+
<!-- markdownlint-enable MD041 -->
1
4
# P4 Control Plane
2
5
3
6
This repository is the superproject for P4 Control Plane.
4
7
It is the successor to P4-OVS.
5
8
6
9
- also called the IPDK Networking Recipe
7
-
-formally known as P4-OVS Split Architecture
10
+
-formerly known as P4-OVS Split Architecture
8
11
9
12
P4 Control Plane modularizes P4-OVS and reduces coupling between its
10
13
components, making the code easier to maintain and more suitable for
0 commit comments