net/ngbe: support probe and remove
[dpdk.git] / doc / guides / nics / ngbe.rst
1 ..  SPDX-License-Identifier: BSD-3-Clause
2     Copyright(c) 2018-2021 Beijing WangXun Technology Co., Ltd.
3
4 NGBE Poll Mode Driver
5 =====================
6
7 The NGBE PMD (librte_pmd_ngbe) provides poll mode driver support
8 for Wangxun 1 Gigabit Ethernet NICs.
9
10
11 Prerequisites
12 -------------
13
14 - Learning about Wangxun 1 Gigabit Ethernet NICs using
15   `<https://www.net-swift.com/a/386.html>`_.
16
17 - Follow the DPDK :ref:`Getting Started Guide for Linux <linux_gsg>` to setup the basic DPDK environment.
18
19
20 Driver compilation and testing
21 ------------------------------
22
23 Refer to the document :ref:`compiling and testing a PMD for a NIC <pmd_build_and_test>`
24 for details.
25
26
27 Limitations or Known issues
28 ---------------------------
29
30 Build with ICC is not supported yet.
31 Power8, ARMv7 and BSD are not supported yet.