#
a1c2c9db |
| 10-Oct-2024 |
Oleksandr Kolomeiets <okl-plv@napatech.com> |
net/ntnic: update FPGA version
Update base FPGA files to the new version(39->49) Fix code style problems Update documentation
Signed-off-by: Oleksandr Kolomeiets <okl-plv@napatech.com> Acked-by: S
net/ntnic: update FPGA version
Update base FPGA files to the new version(39->49) Fix code style problems Update documentation
Signed-off-by: Oleksandr Kolomeiets <okl-plv@napatech.com> Acked-by: Serhii Iliushyk <sil-plv@napatech.com>
show more ...
|
#
7b1fef78 |
| 24-Jul-2024 |
Mykola Kostenok <mko-plv@napatech.com> |
net/ntnic: add missing SPDX tag
Add missing SPDX tag. Remove exception added to './devtools/check-spdx-tag.sh' for this files.
Fixes: c8662c871006 ("net/ntnic: add clock profile for NT200A0X smartN
net/ntnic: add missing SPDX tag
Add missing SPDX tag. Remove exception added to './devtools/check-spdx-tag.sh' for this files.
Fixes: c8662c871006 ("net/ntnic: add clock profile for NT200A0X smartNIC")
Signed-off-by: Mykola Kostenok <mko-plv@napatech.com> Acked-by: Ferruh Yigit <ferruh.yigit@amd.com>
show more ...
|
#
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 ...
|