OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-dev message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [PATCH] Reserve device id for RDMA device


Use device ID 42

Signed-off-by: Junji Wei <weijunji@bytedance.com>
---
 content.tex | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content.tex b/content.tex
index 3aeb4a4..b57c997 100644
--- a/content.tex
+++ b/content.tex
@@ -2878,6 +2878,8 @@ \chapter{Device Types}\label{sec:Device Types}
 \hline
 41         &   GPIO device \\
 \hline
+42         &   RDMA device \\
+\hline
 \end{tabular}
 
 Some of the devices above are unspecified by this document,
-- 
2.30.1 (Apple Git-130)



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]