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
The first PR could be nothing but the build infrastructure:
configure.ac
m4/ovs_check_p4ovs.m4
and probably:
include/automake.mk
include/ovsp4rt/automake.mk
include/ovs-p4rt.h
lib/automake.mk
lib/p4ovs.c
lib/p4ovs.h
plus a document on building OvS with P4 enabled.
I don't know hard it would be to partition the remaining files into buildable subsets. I'm inclined to include all of them in the second PR.
OVS-P4RT Package
I propose to create a package containing a prebuilt ovs-p4rt install tree, and post it in the networking-recipe repository as a release asset. That way, anyone who wants to can download and install the package, and use it to build P4-enabled OVS. The package will include the stubs library, which allows you to run the OVS test suite.
The text was updated successfully, but these errors were encountered:
ffoulkes
changed the title
Upstream IPDK changes to OVS
Upstream IPDK changes to OVS mothership
Nov 13, 2024
The following proposal was made 29-July-2024.
Validation
We need to ask Validation to test the updated version of OvS before we upstream it.
It includes 2½ years’ worth of upstream commits (~800), which had to be merged as part of preparing it for upstreaming.
Modified Files
The OvS files we need to upstream are as follows:
Pull Requests
The first PR could be nothing but the build infrastructure:
and probably:
plus a document on building OvS with P4 enabled.
I don't know hard it would be to partition the remaining files into buildable subsets. I'm inclined to include all of them in the second PR.
OVS-P4RT Package
I propose to create a package containing a prebuilt ovs-p4rt install tree, and post it in the networking-recipe repository as a release asset. That way, anyone who wants to can download and install the package, and use it to build P4-enabled OVS. The package will include the stubs library, which allows you to run the OVS test suite.
The text was updated successfully, but these errors were encountered: