baseband/fpga_5gnr_fec: add info get function
authorNicolas Chautru <nicolas.chautru@intel.com>
Sat, 18 Apr 2020 22:46:40 +0000 (15:46 -0700)
committerAkhil Goyal <akhil.goyal@nxp.com>
Sun, 19 Apr 2020 20:34:26 +0000 (22:34 +0200)
commit57936c36fd04b4cf1cf6e7d999363019181fc513
treeb86671824f774472c3d5675016515ffa9ce447f6
parentcfea95f456c285682ee293b39a6cf6b1f65ee6cd
baseband/fpga_5gnr_fec: add info get function

Add in the "info_get" function to the driver, to allow us to query the
device.
No capability are available yet.
Linking bbdev-test to support the PMD with null capability.

Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com>
Acked-by: Dave Burley <dave.burley@accelercomm.com>
Acked-by: Niall Power <niall.power@intel.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
app/test-bbdev/Makefile
app/test-bbdev/meson.build
drivers/baseband/fpga_5gnr_fec/fpga_5gnr_fec.h
drivers/baseband/fpga_5gnr_fec/rte_fpga_5gnr_fec.c