DPDK usage discussions
 help / color / mirror / Atom feed
From: "lilongfei1110"<lilongfei1110@163.com>
To: "users"<users@dpdk.org>
Subject: [dpdk-users] Buffer leak and RSS performance problem
Date: Sat, 1 Jul 2017 20:01:16 +0800	[thread overview]
Message-ID: <246f07ef.325b4.15cfe06edd6.Coremail.lilongfei1110@163.com> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="UTF-8", Size: 1149 bytes --]

    Hi,
    Thanks for your reading.
    I encounter two problems when I use l2fwd and l3fwd. Here are the problems:
    P1. In l2fwd source code,I change these values,and it do not receive packets after receiving about 1K packets.
#define NB_MBUF   81920
#define RTE_TEST_RX_DESC_DEFAULT 4032
    Is it relevant with the i40e driver code below?
" rxq->rx_tail = (uint16_t)(rxq->rx_tail & (rxq->nb_rx_desc - 1));"

    P2. I use l3fwd to process about 35Gps IP packet and packet length is 64B,the process drop many packets. Then I use 4 rx_queues and 4 lcores, but it's performance  improves a little. The same result happens when I use 6 queues and 6 lcores. So how to location where the problem is. Is there any suggestions?
    My environment:
OS:Redhat 6.5 X86_64
CPU:Intel Xeon E5-2650 v3@2.3GHz
NIC:Intel Corporation Device [8086:1580]
DPDK: 16.11


    Thanks & Best Regards.\x16º&’+\x1e•ëýö	šŠW(™&­&éuÛM·×]´×´^¶êç=«a’+\x1e•ëýö	šŠW(™\x17œz+Þuúèšf¢–Wô\x7f ¢ˆ%yÊ&™¨¥•ý\x1fãh(¢	^r‰¶Óß9Û^xÙ¼¥Ù(®\x03è²×âÇ\b­„DŒLø÷]4\x13`@\x15ú+ºÇ«±Ú]’ŠàI«u&évÓ^öÓmõ×í6Ó@„I4^qè¯yÖò™¨¥•ý\x1fãh(¢	^r‰°ŠØR13âu½´îÊ<ã¿tÛ¾å~\rŸ¢»¬z»\x1d¥Ù(®\x04š·MIº]´×½uÛ}uÓ½4<4Ã(ƒ\x12Š	Ú¶êÞ

                 reply	other threads:[~2017-07-01 12:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=246f07ef.325b4.15cfe06edd6.Coremail.lilongfei1110@163.com \
    --to=lilongfei1110@163.com \
    --cc=users@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).