]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/nics/sfc_efx.rst
net/sfc: validate Rx queue buffers setup
[dpdk.git] / doc / guides / nics / sfc_efx.rst
index 46c892bab5e523e8268caabf9366d2046a134d32..8145a6bd3e2c0b4818c00485f326d2afd7509ecd 100644 (file)
@@ -60,6 +60,28 @@ The features not yet supported include:
 
 - Loopback
 
+- Configurable RX CRC stripping (always stripped)
+
+- Header split on receive
+
+- VLAN filtering
+
+- VLAN stripping
+
+- Scattered receive
+
+- LRO
+
+
+Limitations
+-----------
+
+Due to requirements on receive buffer alignment and usage of the receive
+buffer for the auxiliary packet information provided by the NIC up to
+extra 269 (14 bytes prefix plus up to 255 bytes for end padding) bytes may be
+required in the receive buffer.
+It should be taken into account when mbuf pool for receive is created.
+
 
 Supported NICs
 --------------