Skip to content

Commit ac68d02

Browse files
committed
Require a Behavioral model and conformance tests
Signed-off-by: Prasun Kapoor <pkapoor@marvell.com>
1 parent 1d26c93 commit ac68d02

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

OPI_RELEASE_APPROACH.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ are not meant to be used in production.**
2020
The 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
8485
API is added, the API will need to be implemented in the integration test
8586
suite 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
8889
each vendor is recommended to run against their HW DPU or IPU devices
8990
running the OPI APIs. The vendors will then be encouraged to upload those
9091
test results to a webpage containing a table of all the vendor results.

0 commit comments

Comments
 (0)