From: Dominique Martinet <asmadeus@codewreck.org>
To: Christoph Hellwig <hch@lst.de>
Cc: v9fs-developer@lists.sourceforge.net, netdev@vger.kernel.org,
linux-rdma@vger.kernel.org
Subject: Re: [V9fs-developer] [PATCH] net/9p: convert to new CQ API
Date: Sat, 27 Feb 2016 16:49:57 +0100 [thread overview]
Message-ID: <20160227154957.GA21186@nautica> (raw)
In-Reply-To: <1456565151-27115-2-git-send-email-hch@lst.de>
Hi,
Couple of checkpatch complains:
Christoph Hellwig wrote on Sat, Feb 27, 2016:
> -struct p9_rdma_context {
> - enum ib_wc_opcode wc_op;
> +struct p9_rdma_context {
trailing tab
> - p9_debug(P9_DEBUG_ERROR, "req %p err %d status %d\n", req, err, status);
> + p9_debug(P9_DEBUG_ERROR, "req %p err %d status %d\n", req, err, wc->status);
line over 80 chars
That aside it looks good ; I need to check on the new API (hadn't
noticed the change) but it looks nice.
Will do the actual testing likely only next week only though;
Eric has been taking my patches for 9p/RDMA so I suspect he'll take
your's as well eventually (get_maintainer.pl has a long-ish list of CC
for us usually)
BTW I think it's easy enough to do the testing if you have a server that
can dish it out. diod[1] and nfs-ganesha[2] are the only two I'm aware
of but there might be more (using ganesha myself; happy to help you set
it up in private if you need)
[1] https://github.com/chaos/diod
[2] https://github.com/nfs-ganesha/nfs-ganesha
--
Dominique Martinet
next prev parent reply other threads:[~2016-02-27 15:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-27 9:25 net/9p: convert to new CQ API Christoph Hellwig
[not found] ` <1456565151-27115-1-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-02-27 9:25 ` [PATCH] " Christoph Hellwig
2016-02-27 15:49 ` Dominique Martinet [this message]
2016-03-03 8:36 ` [V9fs-developer] " Christoph Hellwig
2016-03-08 14:38 ` Dominique Martinet
2016-03-11 2:20 ` Doug Ledford
2016-02-28 11:03 ` Sagi Grimberg
[not found] ` <56D2D413.7080008-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2016-02-28 16:04 ` Christoph Hellwig
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=20160227154957.GA21186@nautica \
--to=asmadeus@codewreck.org \
--cc=hch@lst.de \
--cc=linux-rdma@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=v9fs-developer@lists.sourceforge.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).