From: Felix Manlunas <felix.manlunas@cavium.com>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, raghu.vatsavayi@cavium.com,
derek.chickles@cavium.com, satananda.burla@cavium.com,
felix.manlunas@cavium.com, intiyaz.basha@cavium.com
Subject: [PATCH net-next 0/3] liquidio: Removed droq lock from Rx path
Date: Sun, 9 Sep 2018 23:33:22 -0700 [thread overview]
Message-ID: <20180910063322.GA4011@felix-thinkpad.cavium.com> (raw)
From: Intiyaz Basha <intiyaz.basha@cavium.com>
Series of patches for removing droq lock from Rx Path.
Intiyaz Basha (3):
liquidio: Disabling tasklet when NAPI is active
liquidio: Per queue oom work queue
liquidio: Removed droq lock
drivers/net/ethernet/cavium/liquidio/lio_core.c | 77 +++++++------
drivers/net/ethernet/cavium/liquidio/lio_ethtool.c | 7 ++
drivers/net/ethernet/cavium/liquidio/lio_main.c | 14 ++-
drivers/net/ethernet/cavium/liquidio/lio_vf_main.c | 16 +++
.../net/ethernet/cavium/liquidio/octeon_device.c | 4 -
drivers/net/ethernet/cavium/liquidio/octeon_droq.c | 120 +++++++++------------
drivers/net/ethernet/cavium/liquidio/octeon_droq.h | 5 +-
drivers/net/ethernet/cavium/liquidio/octeon_main.h | 4 +
.../net/ethernet/cavium/liquidio/octeon_network.h | 2 +-
9 files changed, 140 insertions(+), 109 deletions(-)
--
1.8.3.1
next reply other threads:[~2018-09-10 11:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-10 6:33 Felix Manlunas [this message]
2018-09-10 6:34 ` [PATCH net-next 1/3] liquidio: Disabling tasklet when NAPI is active Felix Manlunas
2018-09-10 6:34 ` [PATCH net-next 2/3] liquidio: Per queue oom work queue Felix Manlunas
2018-09-10 6:34 ` [PATCH net-next 3/3] liquidio: Removed droq lock Felix Manlunas
2018-09-12 6:37 ` [PATCH net-next 0/3] liquidio: Removed droq lock from Rx path David Miller
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=20180910063322.GA4011@felix-thinkpad.cavium.com \
--to=felix.manlunas@cavium.com \
--cc=davem@davemloft.net \
--cc=derek.chickles@cavium.com \
--cc=intiyaz.basha@cavium.com \
--cc=netdev@vger.kernel.org \
--cc=raghu.vatsavayi@cavium.com \
--cc=satananda.burla@cavium.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).