Skip to content

Commit

Permalink
Flag userspace vdpa as experimental
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Moreno <[email protected]>
  • Loading branch information
amorenoz committed Dec 15, 2021
1 parent ad0e17e commit 6bddd15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
GoVdpa contains a set of libraries and programs to manage vdpa devices in Golang

### Libraries:
- **uvdpa**: Implements the interaction with Userspace Vdpa Daemon
- **uvdpa**: (Experimental) Implements the interaction with Userspace Vdpa Daemon
- **kvdpa**: Implements the interaction with the kernel vdpa subsystem

### Programs:
- **uvpda-cli**: A command line interface to the Userspace Vdpa Daemon
- **uvpda-cli**: (Experimental) A command line interface to the Userspace Vdpa Daemon
- **kvpda-cli**: A command line interface to the kernel vdpa subsystem


Expand Down

0 comments on commit 6bddd15

Please sign in to comment.