X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fnics%2Fena.rst;h=d44f3cd5c56c73b6156411aa57b02a1cf5febb10;hb=21d8822180e0742848bb66ddccf428ed34b3622b;hp=80da4b6be71d9e807f845a677e26b918e1aec32a;hpb=61e093398fbc55b35c97dd8af1b282d5c1a2dab9;p=dpdk.git diff --git a/doc/guides/nics/ena.rst b/doc/guides/nics/ena.rst index 80da4b6be7..d44f3cd5c5 100644 --- a/doc/guides/nics/ena.rst +++ b/doc/guides/nics/ena.rst @@ -189,7 +189,7 @@ Prerequisites reduces the latency of the packets by pushing the header directly through the PCI to the device, before the DMA is even triggered. For proper work kernel PCI driver must support write combining (WC). In mainline version of - ``igb_uio`` (in DPDK repo) it must be enabled by loding module with + ``igb_uio`` (in DPDK repo) it must be enabled by loading module with ``wc_activate=1`` flag (example below). However, mainline's vfio-pci driver in kernel doesn't have WC support yet (planed to be added). If vfio-pci used user should be either turn off ENAv2 (to avoid performance