[PATCH v5 11/23] net/ntnic: add FPGA initialization functionality
Ferruh Yigit
ferruh.yigit at amd.com
Fri Jul 5 00:46:55 CEST 2024
On 6/27/2024 8:38 AM, Serhii Iliushyk wrote:
> Enable FPGA initialization
>
> Signed-off-by: Serhii Iliushyk <sil-plv at napatech.com>
<...>
> static struct eth_dev_ops nthw_eth_dev_ops = {
> .dev_configure = eth_dev_configure,
> .dev_start = eth_dev_start,
> .dev_stop = eth_dev_stop,
> .dev_close = eth_dev_close,
> .dev_infos_get = eth_dev_infos_get,
> + .fw_version_get = eth_fw_version_get,
>
Can you please update .ini file with each feature added, in the patch
that adds feature?
Like for this case, 'FW version' feature needs to be marked as supported.
<...>
More information about the dev
mailing list