From: Christian Borntraeger <borntraeger@de.ibm.com>
To: Andy Lutomirski <luto@amacapital.net>
Cc: "linux-s390@vger.kernel.org" <linux-s390@vger.kernel.org>,
Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
"Michael S. Tsirkin" <mst@redhat.com>,
Benjamin Herrenschmidt <benh@kernel.crashing.org>,
Linux Virtualization <virtualization@lists.linux-foundation.org>,
"linux390@de.ibm.com" <linux390@de.ibm.com>,
virtio-dev@lists.oasis-open.org
Subject: Re: [PATCH v2 0/4] virtio: Clean up scatterlists and use the DMA API
Date: Thu, 28 Aug 2014 21:09:48 +0200 [thread overview]
Message-ID: <53FF7E7C.1050804@de.ibm.com> (raw)
In-Reply-To: <CALCETrWtZ8ZRDvcg8cCxS53zmUPZCpqKFuAEdurSXdR2yXsJSQ@mail.gmail.com>
On 28/08/14 20:51, Andy Lutomirski wrote:
> if (i != total_sg) {
> printk(KERN_ERR "i=%d total_sg=%u total_out=%u total_in=%u out_\
> sgs=%u in_sgs=%u\n",
> i, total_sg, total_out, total_in, out_sgs, in_sgs);
> }
i=1 total_sg=2 total_out=2 total_in=0 out_sgs=1 in_sgs=0
next prev parent reply other threads:[~2014-08-28 19:09 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-27 21:50 [PATCH v2 0/4] virtio: Clean up scatterlists and use the DMA API Andy Lutomirski
2014-08-27 21:50 ` [PATCH v2 1/4] virtio_ring: Remove sg_next indirection Andy Lutomirski
2014-08-27 21:50 ` [PATCH v2 2/4] virtio_ring: Support DMA APIs if requested Andy Lutomirski
2014-08-27 21:50 ` [PATCH v2 3/4] virtio_pci: Use the DMA API for virtqueues Andy Lutomirski
2014-08-27 21:50 ` [PATCH v2 4/4] virtio_net: Stop doing DMA from the stack Andy Lutomirski
2014-08-28 7:44 ` [PATCH v2 0/4] virtio: Clean up scatterlists and use the DMA API Christian Borntraeger
[not found] ` <53FEDDF5.3030903@de.ibm.com>
2014-08-28 18:06 ` Andy Lutomirski
2014-08-28 18:29 ` Christian Borntraeger
[not found] ` <53FF751D.2040006@de.ibm.com>
2014-08-28 18:51 ` Andy Lutomirski
2014-08-28 19:09 ` Christian Borntraeger [this message]
2014-08-28 18:55 ` [virtio-dev] " Paolo Bonzini
[not found] ` <53FF7B1A.2050307@redhat.com>
2014-08-28 19:03 ` Andy Lutomirski
2014-08-28 19:18 ` Christian Borntraeger
2014-08-28 21:16 ` Andy Lutomirski
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=53FF7E7C.1050804@de.ibm.com \
--to=borntraeger@de.ibm.com \
--cc=benh@kernel.crashing.org \
--cc=konrad.wilk@oracle.com \
--cc=linux-s390@vger.kernel.org \
--cc=linux390@de.ibm.com \
--cc=luto@amacapital.net \
--cc=mst@redhat.com \
--cc=virtio-dev@lists.oasis-open.org \
--cc=virtualization@lists.linux-foundation.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