History log of /dpdk/drivers/net/ntnic/include/fpga_model.h (Results 1 – 1 of 1)
Revision Date Author Comments
# 05aa6305 17-Jul-2024 Serhii Iliushyk <sil-plv@napatech.com>

net/ntnic: add registers and FPGA model

The NTNIC PMD does not rely on a kernel space Napatech driver,
thus all defines related to the register layout is part of the PMD
code, which will be added in

net/ntnic: add registers and FPGA model

The NTNIC PMD does not rely on a kernel space Napatech driver,
thus all defines related to the register layout is part of the PMD
code, which will be added in later commits.

Signed-off-by: Serhii Iliushyk <sil-plv@napatech.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@amd.com>

show more ...