Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 2.71 KB

README.md

File metadata and controls

48 lines (36 loc) · 2.71 KB

pynvme: builds your own tests.

Status Document License Release

Pynvme is an user-space NVMe test driver with Python API. It is an open, fast, and extensible solution for SSD developers and test engineers to build their own tests intuitively.

Features

  1. access PCI configuration space
  2. access NVMe registers in BAR space
  3. send any NVMe admin/IO commands
  4. support callback functions for NVMe commands
  5. support MSI/MSIx interrupts
  6. transparent checksum verification on every LBA
  7. generates IO workload of high performance and low latency
  8. support multiple namespaces
  9. support multiple tests on different controllers
  10. integrate with pytest
  11. integrate with VSCode to display cmdlog in GUI
  12. support NVMe over TCP targets

Links

Repositories

Documents

Presentation

Contact

For more technical support and consultation, please send email to: [email protected]