intel-device-plugins-for-ku.../cmd/qat_plugin/dpdkdrv
Mikko Ylinen ad8bbcea21 qat: rework bus-device-function handling
The code was stripping out "0000:" (bus) and then adding
it back in several places.

That's not necessary so this change simplifies QAT VF addr
handling by operating using full BDF IDs.

Moveover, simplify function calls: use getDpdkDevice() once
for each VF device.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2020-12-08 07:37:16 +02:00
..
dpdkdrv_test.go linter: enable gosec check 2020-06-11 17:56:24 +03:00
dpdkdrv.go qat: rework bus-device-function handling 2020-12-08 07:37:16 +02:00