From: Sowmini Varadhan <sowmini.varadhan@oracle.com>
To: netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: chien.yen@oracle.com, davem@davemloft.net,
rds-devel@oss.oracle.com, agrover@redhat.com, clm@fb.com,
zab@zabbo.net, ajaykumar.hotchandani@oracle.com,
sergei.shtylyov@cogentembedded.com,
Sowmini Varadhan <sowmini.varadhan@oracle.com>
Subject: [PATCH v3 0/3] RDS: RDS-core fixes
Date: Sat, 4 Apr 2015 08:45:43 -0400 [thread overview]
Message-ID: <cover.1428150441.git.sowmini.varadhan@oracle.com> (raw)
This patch-series updates the RDS core and rds-tcp modules with
some bug fixes that were originally authored by Andy Grover,
Zach Brown, and Chris Mason.
v2: Code review comment by Sergei Shtylov
V3: DaveM comments:
- dropped patches 3, 5 for "heuristic" changes in rds_send_xmit().
Investigation into the root-cause of these IB-triggered changes
produced the feedback: "I don't remember seeing "RDS: Stuck RM"
message in last 1-1.5 years and checking with other folks. It may very
well be some old workaround for stale connection for which long term
fix is already made and this part of code not exercised anymore."
Any such fixes, *if* they are needed, can/should be done in the
IB specific RDS transport modules.
- similarly dropped the LL_SEND_FULL patch (patch 6 in v2 set)
Sowmini Varadhan (3):
RDS: Re-add pf/sol access via sysctl
RDS: only use passive connections when addresses match
RDS: make sure not to loop forever inside rds_send_xmit
net/rds/connection.c | 3 ++-
net/rds/rds.h | 1 +
net/rds/send.c | 33 +++++++++++++++++++++++++++++++--
net/rds/sysctl.c | 20 ++++++++++++++++++++
4 files changed, 54 insertions(+), 3 deletions(-)
next reply other threads:[~2015-04-04 12:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-04 12:45 Sowmini Varadhan [this message]
2015-04-04 12:45 ` [PATCH v3 1/3] RDS: Re-add pf/sol access via sysctl Sowmini Varadhan
2015-04-07 18:59 ` David Miller
2015-04-04 12:45 ` [PATCH v3 2/3] RDS: only use passive connections when addresses match Sowmini Varadhan
2015-04-04 12:45 ` [PATCH v3 3/3] RDS: make sure not to loop forever inside rds_send_xmit Sowmini Varadhan
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=cover.1428150441.git.sowmini.varadhan@oracle.com \
--to=sowmini.varadhan@oracle.com \
--cc=agrover@redhat.com \
--cc=ajaykumar.hotchandani@oracle.com \
--cc=chien.yen@oracle.com \
--cc=clm@fb.com \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=rds-devel@oss.oracle.com \
--cc=sergei.shtylyov@cogentembedded.com \
--cc=zab@zabbo.net \
/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).