From: Martin Spinler Date: Wed, 10 Nov 2021 15:39:38 +0000 (+0100) Subject: doc: update links in nfb guide X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=commitdiff_plain;h=878722e760a7cb3a23c40db13512fc548c5ab09b doc: update links in nfb guide 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. Signed-off-by: Martin Spinler Reviewed-by: Ferruh Yigit --- 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 `_ +`NFB cards `_ and used technology -(`Netcope Development Kit `_) -can be found on the `Netcope Technologies website `_. +(`Network Development Kit `_) +can be found on the `Liberouter website `_. .. note:: @@ -43,7 +43,7 @@ separately: sharing of resources for user space applications. Dependencies can be found here: -`Netcope common `_. +`Netcope common `_. Versions of the packages ~~~~~~~~~~~~~~~~~~~~~~~~