X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fnics%2Fcnxk.rst;h=cb2a51e1d255dede7a443f4a59ec7d1ae1501109;hb=2e3dbc80cc012f11799c7eda866e1168dadb5032;hp=d9365ffc13fa6e42c4b733df0aa54ac6628c5ac8;hpb=d2bebb1feeceef542bd57a9579783afb88a749d2;p=dpdk.git diff --git a/doc/guides/nics/cnxk.rst b/doc/guides/nics/cnxk.rst index d9365ffc13..cb2a51e1d2 100644 --- a/doc/guides/nics/cnxk.rst +++ b/doc/guides/nics/cnxk.rst @@ -24,12 +24,16 @@ Features of the CNXK Ethdev PMD are: - Multiple queues for TX and RX - Receiver Side Scaling (RSS) - MAC filtering +- Generic flow API - Inner and Outer Checksum offload +- Port hardware statistics - Link state information - Link flow control - MTU update - Scatter-Gather IO support - Vector Poll mode driver +- Debug utilities - Context dump and error interrupt support +- Support Rx interrupt Prerequisites ------------- @@ -205,6 +209,12 @@ CRC stripping The OCTEON CN9K/CN10K SoC family NICs strip the CRC for every packet being received by the host interface irrespective of the offload configuration. +RTE flow GRE support +~~~~~~~~~~~~~~~~~~~~ + +- ``RTE_FLOW_ITEM_TYPE_GRE_KEY`` works only when checksum and routing + bits in the GRE header are equal to 0. + Debugging Options -----------------