]> git.droids-corp.org - dpdk.git/commit
vdpa/sfc: support device and protocol features queries
authorVijay Kumar Srivastava <vsrivast@xilinx.com>
Wed, 3 Nov 2021 13:57:47 +0000 (19:27 +0530)
committerMaxime Coquelin <maxime.coquelin@redhat.com>
Thu, 4 Nov 2021 12:59:41 +0000 (13:59 +0100)
commitf66a66e631f46f0fc03a7551626bda77291f5607
treefc9d5fa0894a2621dd68b0e5e0e1975d0eeb07c6
parent6dad9a7353d47633068f236f489171f06ed96230
vdpa/sfc: support device and protocol features queries

Implement vDPA ops get_feature and get_protocol_features.
This patch retrieves device supported features and enables
protocol features.

Signed-off-by: Vijay Kumar Srivastava <vsrivast@xilinx.com>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
doc/guides/vdpadevs/features/sfc.ini
drivers/common/sfc_efx/efsys.h
drivers/common/sfc_efx/version.map
drivers/vdpa/sfc/sfc_vdpa.c
drivers/vdpa/sfc/sfc_vdpa.h
drivers/vdpa/sfc/sfc_vdpa_hw.c
drivers/vdpa/sfc/sfc_vdpa_ops.c
drivers/vdpa/sfc/sfc_vdpa_ops.h