From: Benoît Ganne Date: Tue, 7 Jan 2020 13:53:09 +0000 (+0100) Subject: rdma: add FEATURE.yaml X-Git-Tag: v20.05-rc0~40 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=5dfc03f110fd2ea742495c2ca755dfc511a024c9;p=vpp.git rdma: add FEATURE.yaml Type: docs Change-Id: I91d701814e4bd9953616d2b7c76ae2ea7c07074b Signed-off-by: Benoît Ganne --- diff --git a/src/plugins/rdma/FEATURE.yaml b/src/plugins/rdma/FEATURE.yaml new file mode 100644 index 00000000000..66271089b2e --- /dev/null +++ b/src/plugins/rdma/FEATURE.yaml @@ -0,0 +1,8 @@ +--- +name: rdma device driver +maintainer: Benoît Ganne +features: + - rdma driver for Mellanox ConnectX-4/5 adapters +description: "rdma device driver support" +state: production +properties: [API, CLI, STATS, MULTITHREAD]