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
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ _Want to get started quickly?_ Try using our NSF CloudLab profile: https://www.c
9
9
Notes
10
10
--
11
11
12
-
We have updated our DPDK submodule to point to a new version, v18.11. If you have already cloned this repository, please update your DPDK submodule by running:
12
+
We have updated our DPDK submodule to point to a new version, v20.05. If you have already cloned this repository, please update your DPDK submodule by running:
13
13
14
14
```
15
15
git submodule sync
@@ -25,7 +25,7 @@ make T=$RTE_TARGET -j 8
25
25
make install T=$RTE_TARGET -j 8
26
26
```
27
27
28
-
See our [release](docs/Releases.md) document for more information.
28
+
The current OpenNetVM version is 20.10. Please see our [release](docs/Releases.md) document for more information.
29
29
30
30
About
31
31
--
@@ -35,7 +35,7 @@ openNetVM is an open source version of the NetVM platform described in our [NSDI
35
35
36
36
The [develop][dev] branch tracks experimental builds (active development) whereas the [master][mast] branch tracks verified stable releases. Please read our [releases][rels] document for more information about our releases and release cycle.
37
37
38
-
You can find information about research projects building on [OpenNetVM][onvm] at the [UCR/GW SDNFV project site][sdnfv]. OpenNetVM is supported in part by NSF grants CNS-1422362 and CNS-1522546.
38
+
You can find information about research projects building on [OpenNetVM][onvm] at the [UCR/GW SDNFV project site][sdnfv]. OpenNetVM is supported in part by NSF grants CNS-1422362 and CNS-1522546.
0 commit comments