DPDK patches and discussions
 help / color / mirror / Atom feed
From: Pablo de Lara <pablo.de.lara.guarch@intel.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PATCH v2 1/3] doc: updated i40e enabling additonal fnct in gsg
Date: Fri, 19 Dec 2014 15:08:46 +0000	[thread overview]
Message-ID: <1419001728-7878-2-git-send-email-pablo.de.lara.guarch@intel.com> (raw)
In-Reply-To: <1419001728-7878-1-git-send-email-pablo.de.lara.guarch@intel.com>

From: Siobhan Butler <siobhan.a.butler@intel.com>

Updated the i40e Enabling Additional Functionality
section (5.7) of DPDK Getting Started Guide.

Signed-off-by: Siobhan Butler <siobhan.a.butler@intel.com>

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
---
 doc/guides/linux_gsg/enable_func.rst | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/doc/guides/linux_gsg/enable_func.rst b/doc/guides/linux_gsg/enable_func.rst
index ac12d51..00c6d9e 100644
--- a/doc/guides/linux_gsg/enable_func.rst
+++ b/doc/guides/linux_gsg/enable_func.rst
@@ -171,6 +171,10 @@ Please note that while using iommu=pt is compulsory for igb_uio driver, the vfio
 High Performance of Small Packets on 40G NIC
 --------------------------------------------
 
+As there might be firmware fixes for performance enhancement in latest version
+of firmware image, the firmware update might be needed for getting high performance.
+Check with the local Intel's Network Division application engineers for firmware updates.
+
 Enabling Extended Tag and Setting Max Read Request Size
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
@@ -198,3 +202,13 @@ Use 16 Bytes RX Descriptor Size
 
 As i40e PMD supports both 16 and 32 bytes RX descriptor sizes, and 16 bytes size can provide helps to high performance of small packets.
 Configuration of CONFIG_RTE_LIBRTE_I40E_16BYTE_RX_DESC in config files can be changed to use 16 bytes size RX descriptors.
+
+High Performance and per Packet Latency Tradeoff
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+Due to the hardware design, the interrupt signal inside NIC is needed for per
+packet descriptor write-back. The minimum interval of interrupts could be set
+at compile time by CONFIG_RTE_LIBRTE_I40E_ITR_INTERVAL in configuration files.
+Though there is a default configuration, the interval could be tuned by the
+users with that configuration item depends on what the user cares about more,
+performance or per packet latency.
-- 
2.1.0

  reply	other threads:[~2014-12-19 15:09 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-02 23:41 [dpdk-dev] [PATCH 0/2] doc: update to i40e enabling and gsg fixes Siobhan Butler
2014-12-02 23:41 ` [dpdk-dev] [PATCH 1/2] doc: updated i40e enabling additonal fnct in gsg Siobhan Butler
2014-12-03 11:41   ` Iremonger, Bernard
2014-12-02 23:41 ` [dpdk-dev] [PATCH 2/2] doc: remove references to intel dpdk in linux_gsg Siobhan Butler
2014-12-03 11:43   ` Iremonger, Bernard
2014-12-03 13:26   ` Thomas Monjalon
2014-12-19 15:08 ` [dpdk-dev] [PATCH v2 0/3] update to i40e enabling and gsg fixes Pablo de Lara
2014-12-19 15:08   ` Pablo de Lara [this message]
2014-12-19 16:00     ` [dpdk-dev] [PATCH v2 1/3] doc: updated i40e enabling additonal fnct in gsg Iremonger, Bernard
2014-12-19 21:42     ` Thomas Monjalon
2014-12-19 15:08   ` [dpdk-dev] [PATCH v2 2/3] doc: remove references to intel dpdk in linux_gsg Pablo de Lara
2014-12-19 16:01     ` Iremonger, Bernard
2014-12-19 15:08   ` [dpdk-dev] [PATCH v2 3/3] doc: removed intel blurb from linux gsg Pablo de Lara
2014-12-19 16:01     ` Iremonger, Bernard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1419001728-7878-2-git-send-email-pablo.de.lara.guarch@intel.com \
    --to=pablo.de.lara.guarch@intel.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).