From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
Cc: dev@dpdk.org, Felix Marti <felix@chelsio.com>,
Nirranjan Kirubaharan <nirranjan@chelsio.com>,
Kumar Sanghvi <kumaras@chelsio.com>
Subject: Re: [dpdk-dev] [PATCH 0/2] cxgbe: Minor fixes in cxgbe pmd
Date: Tue, 24 Nov 2015 14:49:27 +0100 [thread overview]
Message-ID: <3821390.oAefCOpW0H@xps13> (raw)
In-Reply-To: <cover.1448007179.git.rahul.lakkireddy@chelsio.com>
2015-11-20 18:43, Rahul Lakkireddy:
> This series of patches fix some issues and recent regressions in cxgbe pmd.
>
> Patch 1 fixes a regression where queue setup for cxgbe pmd fails with
> -EINVAL because cxgbe pmd requires a min of 1024 descriptors, but most
> examples and apps initialize with 128 rx descriptors and 512 tx
> descriptors.
>
> Patch 2 replaces spinning for a lock with a better trylock in
> tx alarm callback.
>
> Rahul Lakkireddy (2):
> cxgbe: fix queue setup failure due to strict min desc requirement
> cxgbe: fix unnecessary spinning for a lock with trylock instead
Applied, thanks
prev parent reply other threads:[~2015-11-24 13:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-20 13:13 Rahul Lakkireddy
2015-11-20 13:13 ` [dpdk-dev] [PATCH 1/2] cxgbe: fix queue setup failure due to strict min desc requirement Rahul Lakkireddy
2015-11-20 13:13 ` [dpdk-dev] [PATCH 2/2] cxgbe: fix unnecessary spinning for a lock with trylock instead Rahul Lakkireddy
2015-11-24 13:49 ` Thomas Monjalon [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=3821390.oAefCOpW0H@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=felix@chelsio.com \
--cc=kumaras@chelsio.com \
--cc=nirranjan@chelsio.com \
--cc=rahul.lakkireddy@chelsio.com \
/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).