Re: [PATCH v2 virtio 5/5] pds_vdpa: fix up debugfs feature bit printing

2023-07-12 Thread Jason Wang
On Tue, Jul 11, 2023 at 12:25 PM Shannon Nelson wrote: > > Make clearer in debugfs output the difference between the hw > feature bits, the features supported through the driver, and > the features that have been negotiated. > > Signed-off-by: Shannon Nelson Acked-by: Jason Wang Thanks > ---

[PATCH v2 virtio 5/5] pds_vdpa: fix up debugfs feature bit printing

2023-07-10 Thread Shannon Nelson via Virtualization
Make clearer in debugfs output the difference between the hw feature bits, the features supported through the driver, and the features that have been negotiated. Signed-off-by: Shannon Nelson --- drivers/vdpa/pds/debugfs.c | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-)