Re: [PATCH] nodedev: add nodedev name to mdevctl unsupport msg

2025-06-09 Thread Michal Prívozník via Devel
On 6/6/25 11:16, Boris Fiuczynski wrote: > Let's add the nodedev name to improve the error message for the user. > > Signed-off-by: Boris Fiuczynski > --- > src/node_device/node_device_driver.c | 16 ++-- > 1 file changed, 10 insertions(+), 6 deletions(-) > > diff --git a/src/node_d

[PATCH] nodedev: add nodedev name to mdevctl unsupport msg

2025-06-06 Thread Boris Fiuczynski
Let's add the nodedev name to improve the error message for the user. Signed-off-by: Boris Fiuczynski --- src/node_device/node_device_driver.c | 16 ++-- 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/src/node_device/node_device_driver.c b/src/node_device/node_device