c1407bfa05
Added configure function notably to configure the device from the PF within DPDK and bbdev-test (without external dependency). That function is kept common to all ACC devices. Signed-off-by: Nicolas Chautru <nicolas.chautru@intel.com> Acked-by: Hernan Vargas <hernan.vargas@intel.com>
10 lines
73 B
Plaintext
10 lines
73 B
Plaintext
DPDK_23 {
|
|
local: *;
|
|
};
|
|
|
|
EXPERIMENTAL {
|
|
global:
|
|
|
|
rte_acc_configure;
|
|
};
|