ca2184258fd82daab5931cbb6251ec823709dc4a
[dpdk.git] / doc / guides / nics / cnxk.rst
1 ..  SPDX-License-Identifier: BSD-3-Clause
2     Copyright(C) 2021 Marvell.
3
4 CNXK Poll Mode driver
5 =====================
6
7 The CNXK ETHDEV PMD (**librte_net_cnxk**) provides poll mode ethdev driver
8 support for the inbuilt network device found in **Marvell OCTEON CN9K/CN10K**
9 SoC family as well as for their virtual functions (VF) in SR-IOV context.
10
11 More information can be found at `Marvell Official Website
12 <https://www.marvell.com/embedded-processors/infrastructure-processors>`_.
13
14 Features
15 --------
16
17 Features of the CNXK Ethdev PMD are:
18
19 Prerequisites
20 -------------
21
22 See :doc:`../platform/cnxk` for setup information.
23
24
25 Driver compilation and testing
26 ------------------------------
27
28 Refer to the document :ref:`compiling and testing a PMD for a NIC <pmd_build_and_test>`
29 for details.