From: Harish Patil <harish.patil@qlogic.com>
To: Alexander Belyakov <abelyako@gmail.com>,
Chas Williams <3chas3@gmail.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: bnx2x pmd performance expectations
Date: Tue, 29 Dec 2015 17:24:14 +0000 [thread overview]
Message-ID: <D2A80003.111E24%harish.patil@qlogic.com> (raw)
In-Reply-To: <CAAQJX_SPteqFmHwD2R=He3cXY0tR5-Zo_J7-sv3KuPG82QC-QA@mail.gmail.com>
>
>Thank you for pointing this out. While it seems to me problem here is RX,
>I
>will also look into TX burst limitations.
>
>-a
>
>On 28 December 2015 at 00:17, Chas Williams <3chas3@gmail.com> wrote:
>
>> I wouldn't consider myself an expert on this driver but while looking
>> at some other things, I have noted that RTE_PMD_BNX2X_TX_MAX_BURST is
>> defined to be 1. This bursts single packets to bnx2x_tx_encap() but it
>> looks like bnx2x_tx_encap() is far more capable than that.
>>
>> On Tue, 2015-12-22 at 14:52 +0300, Alexander Belyakov wrote:
>> > Hi,
>> >
>> > just tried to forward a lot of tiny packets with testpmd (dpdk-2.2.0)
>> > running on Broadcom Corporation NetXtreme II BCM57810S 10 Gigabit
>> > Ethernet
>> > (rev 10) adapter. I see forwarding performance of 2.6Mpps instead of
>> > expected 14.8Mpps. What should be done to achieve better results?
>> >
>> > Thank you,
>> > Alexander Belyakov
>>
>
Alex/Chas,
We have HW/FW limitation for PPS. The adapter can only do ~3 MPPS.
However, yes we can revamp the Tx routines a bit to transmit multiple
packets in a single burst at a time using single doorbelling mechanism.
Thanks
Harish
________________________________
This message and any attached documents contain information from the sending company or its parent company(s), subsidiaries, divisions or branch offices that may be confidential. If you are not the intended recipient, you may not read, copy, distribute, or use this information. If you have received this transmission in error, please notify the sender immediately by reply e-mail and then delete this message.
prev parent reply other threads:[~2015-12-29 17:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-22 11:52 bnx2x pmd performance expectations Alexander Belyakov
2015-12-27 21:17 ` Chas Williams
2015-12-29 8:15 ` Alexander Belyakov
2015-12-29 17:24 ` Harish Patil [this message]
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=D2A80003.111E24%harish.patil@qlogic.com \
--to=harish.patil@qlogic.com \
--cc=3chas3@gmail.com \
--cc=abelyako@gmail.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).