From a751023422eadf87cd8d6484878193a4914a9d85 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 26 Jul 2022 07:11:33 +0200 Subject: Adding upstream version 2.1~rc0. Signed-off-by: Daniel Baumann --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 818b75a..20623c1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # nvme-cli +![Coverity Scan Build Status](https://scan.coverity.com/projects/24883/badge.svg) +![MesonBuild](https://github.com/linux-nvme/nvme-cli/actions/workflows/meson.yml/badge.svg) +![GitHub](https://img.shields.io/github/license/linux-nvme/nvme-cli) + NVM-Express user space tooling for Linux. nvme-cli uses meson as build system. In order to build nvme-cli @@ -252,3 +256,10 @@ normal git operations or the command: $ meson subprojects update +## Dependency + +libnvme depends on the /sys/class/nvme-subsystem interface which was +introduced in the Linux kernel release v4.15. Hence nvme-cli 2.x is +only working on kernels >= v4.15. For older kernels nvme-cli 1.x is +recommended to be used. + -- cgit v1.2.3