Re: [virtio-dev] [PATCH] Reserve device id for parameter server

From
Cornelia Huck <>
Date
2021-03-30T09:51:23+00:00
ID
Thread
Re: [virtio-dev] [PATCH] Reserve device id for parameter server
On Mon, 22 Mar 2021 12:19:11 -0700
Hao Chen <> wrote:

> Use device ID 37
> 
> Signed-off-by: Hao Chen <>
> ---
>  content.tex | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/content.tex b/content.tex
> index b72bad0..b88e606 100644
> --- a/content.tex
> +++ b/content.tex
> @@ -2870,6 +2870,8 @@ \chapter{Device Types}\label{sec:Device Types}
>  \hline
>  36         &   CAN device \\
>  \hline
> +37         &   Parameter Server \\

37 has already been requested for the Dmabuf device (although I don't
recall a vote being requested for it.)

Maybe better pick 38 for this device?