X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fnics%2Fenetc.rst;h=e2be764bc40bafa805d08e4e6f5d2e5b419d6073;hb=bc778a17fa46f1ec69180c7f660585155eefc318;hp=ab13211a59a6fc7d24e42886a0217a9110672074;hpb=4ef1767fa6f6a27d483661927562d07d28a593df;p=dpdk.git diff --git a/doc/guides/nics/enetc.rst b/doc/guides/nics/enetc.rst index ab13211a59..e2be764bc4 100644 --- a/doc/guides/nics/enetc.rst +++ b/doc/guides/nics/enetc.rst @@ -4,7 +4,7 @@ ENETC Poll Mode Driver ====================== -The ENETC NIC PMD (**librte_pmd_enetc**) provides poll mode driver +The ENETC NIC PMD (**librte_net_enetc**) provides poll mode driver support for the inbuilt NIC found in the **NXP LS1028** SoC. More information can be found at `NXP Official Website @@ -49,6 +49,10 @@ ENETC Features - Basic stats - Promiscuous - Multicast +- Jumbo packets +- Queue Start/Stop +- Deferred Queue Start +- CRC offload NIC Driver (PMD) ~~~~~~~~~~~~~~~~ @@ -72,7 +76,7 @@ Supported ENETC SoCs Prerequisites ~~~~~~~~~~~~~ -There are three main pre-requisities for executing ENETC PMD on a ENETC +There are three main pre-requisites for executing ENETC PMD on a ENETC compatible board: 1. **ARM 64 Tool Chain** @@ -109,5 +113,3 @@ Driver compilation and testing Follow instructions available in the document :ref:`compiling and testing a PMD for a NIC ` to launch **testpmd** - -To compile in performance mode, please set ``CONFIG_RTE_CACHE_LINE_SIZE=64``