pds_vdpa: fix up debugfs feature bit printing
authorShannon Nelson <shannon.nelson@amd.com>
Tue, 11 Jul 2023 04:24:37 +0000 (21:24 -0700)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 10 Aug 2023 19:51:46 +0000 (15:51 -0400)
commit8efc365b20dc9a5b0c8fd0e8a195690bf21cd8be
tree1a2a4257d37126358c1b87fec6213f87d0907615
parentc0a6c5cbf1a9e49357e942ed393da08a55808a49
pds_vdpa: fix up debugfs feature bit printing

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 <shannon.nelson@amd.com>
Message-Id: <20230711042437.69381-6-shannon.nelson@amd.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
drivers/vdpa/pds/debugfs.c