net/nfb: add list of supported cards to doc

Message ID 1561986470-211430-1-git-send-email-cernay@netcope.com (mailing list archive)
State Accepted, archived
Delegated to: Ferruh Yigit
Headers
Series net/nfb: add list of supported cards to doc |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation success Compilation OK

Commit Message

Rastislav Cernay July 1, 2019, 1:07 p.m. UTC
  From: Rastislav Cernay <cernay@netcope.com>

Updates 'commit 9d2070ff8ffa ("net/nfb: support Silicom Mango card")'

Signed-off-by: Rastislav Cernay <cernay@netcope.com>
---
 doc/guides/nics/nfb.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
  

Comments

Ferruh Yigit July 1, 2019, 5 p.m. UTC | #1
On 7/1/2019 2:07 PM, Rastislav Cernay wrote:
> From: Rastislav Cernay <cernay@netcope.com>
> 
> Updates 'commit 9d2070ff8ffa ("net/nfb: support Silicom Mango card")'
> 
> Signed-off-by: Rastislav Cernay <cernay@netcope.com>

Squashed into relevant commit in next-net, thanks.
  

Patch

diff --git a/doc/guides/nics/nfb.rst b/doc/guides/nics/nfb.rst
index 8df76c0..3d93904 100644
--- a/doc/guides/nics/nfb.rst
+++ b/doc/guides/nics/nfb.rst
@@ -6,9 +6,9 @@  NFB poll mode driver library
 =================================
 
 The NFB poll mode driver library implements support for the Netcope
-FPGA Boards (**NFB-***), FPGA-based programmable NICs.
-The NFB PMD uses interface provided by the libnfb library to communicate
-with the NFB cards over the nfb layer.
+FPGA Boards (**NFB-40G2, NFB-100G2, NFB-200G2QL**) and Silicom **FB2CGG3** card,
+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>`_