X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fnics%2Fhinic.rst;h=fe13c582e71e2e3c7ccedfca6e7dd92f721479a0;hb=95fcf7bff48eedcf645bcbfe7d9d9e0eabfd2784;hp=c3ce101227e65790991ce44d83284896c203ed2e;hpb=ce07a121c7975e9a984365dc5f2a3fa2867696cc;p=dpdk.git diff --git a/doc/guides/nics/hinic.rst b/doc/guides/nics/hinic.rst index c3ce101227..fe13c582e7 100644 --- a/doc/guides/nics/hinic.rst +++ b/doc/guides/nics/hinic.rst @@ -25,6 +25,15 @@ Features - Link flow control - Scattered and gather for TX and RX - SR-IOV - Partially supported at this point, VFIO only +- VLAN filter and VLAN offload +- Allmulticast mode +- MTU update +- Unicast MAC filter +- Multicast MAC filter +- Flow API +- Set Link down or up +- FW version +- LRO Prerequisites ------------- @@ -37,15 +46,6 @@ Prerequisites - Follow the DPDK :ref:`Getting Started Guide for Linux ` to setup the basic DPDK environment. -Pre-Installation Configuration ------------------------------- - -Config File Options -~~~~~~~~~~~~~~~~~~~ - -The following options can be modified in the ``config`` file. - -- ``CONFIG_RTE_LIBRTE_HINIC_PMD`` (default ``y``) Driver compilation and testing ------------------------------