File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ are not meant to be used in production.**
2020The details of what this will look like are as follows:
2121
2222* The protobuf files themselves
23+ * A Behavioral Model representing a DPU/IPU, against which all APIs/code will be implemented.
2324 * Some language specific bindings for those files. For example, bindings for
2425 C++, golang, python, and Rust
2526 * Documentation around the protobuf files
@@ -84,7 +85,7 @@ platform for both developer testing as well as verification. Each time a new
8485API is added, the API will need to be implemented in the integration test
8586suite in the OPI PoC repository.
8687
87- OPI will also produce a test plan, including a set of concrete tests, which
88+ OPI will also produce a test plan, including a set of conformance tests, which
8889each vendor is recommended to run against their HW DPU or IPU devices
8990running the OPI APIs. The vendors will then be encouraged to upload those
9091test results to a webpage containing a table of all the vendor results.
You can’t perform that action at this time.
0 commit comments