On 11/10/2021 3:39 PM, Martin Spinler wrote:
Update the software dependency link because of website shutdown.
Netcope Technologies was recently renamed to Magmio and no longer
provides packages and support for the FPGA cards and NDK platform.
However the project Liberouter@CESNET continues with the maintenance
of Network Development Kit and cooperates on the development of high
speed network FPGA cards as well.
Thanks for the update.
Signed-off-by: Martin Spinler <spin...@cesnet.cz>
---
doc/guides/nics/nfb.rst | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/doc/guides/nics/nfb.rst b/doc/guides/nics/nfb.rst
index 790fc48311..14560d38e4 100644
--- a/doc/guides/nics/nfb.rst
+++ b/doc/guides/nics/nfb.rst
@@ -11,10 +11,10 @@ FPGA-based programmable NICs. The NFB PMD uses interface
provided by the libnfb
library to communicate with these cards over the nfb layer.
More information about the
-`NFB cards <http://www.netcope.com/en/products/fpga-boards>`_
+`NFB cards <https://www.liberouter.org/technologies/cards/>`_
and used technology
-(`Netcope Development Kit
<http://www.netcope.com/en/products/fpga-development-kit>`_)
-can be found on the `Netcope Technologies website <http://www.netcope.com/>`_.
+(`Network Development Kit <https://www.liberouter.org/ndk/>`_)
+can be found on the `Liberouter website <http://www.liberouter.org/>`_.
.. note::
@@ -43,7 +43,7 @@ separately:
sharing of resources for user space applications.
Dependencies can be found here:
-`Netcope common
<https://www.netcope.com/en/company/community-support/dpdk-libsze2#NFB>`_.
+`Netcope common <https://github.com/CESNET/ndk-sw>`_.
The repo is empty as of now, what is the plan for it?