From: Grant Likely <grant.likely@secretlab.ca>
To: Ira Snyder <iws@ovro.caltech.edu>
Cc: Arnd Bergmann <arnd@arndb.de>,
Jan-Bernd Themann <THEMANN@de.ibm.com>,
netdev@vger.kernel.org, Rusty Russell <rusty@rustcorp.com.au>,
linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org
Subject: Re: [RFC v2] virtio: add virtio-over-PCI driver
Date: Thu, 11 Jun 2009 08:22:54 -0600 [thread overview]
Message-ID: <fa686aa40906110722y1b4b8c22l7ccdd32d6684324d@mail.gmail.com> (raw)
In-Reply-To: <20090414215342.GB9877@ovro.caltech.edu>
On Tue, Apr 14, 2009 at 3:53 PM, Ira Snyder<iws@ovro.caltech.edu> wrote:
> On Tue, Apr 14, 2009 at 02:28:26PM -0600, Grant Likely wrote:
>> On Mon, Feb 23, 2009 at 6:00 PM, Ira Snyder <iws@ovro.caltech.edu> wrote=
:
>> > This adds support to Linux for using virtio between two computers link=
ed by
>> > a PCI interface. This allows the use of virtio_net to create a familia=
r,
>> > fast interface for communication. It should be possible to use other v=
irtio
>> > devices in the future, but this has not been tested.
>>
>> Hey Ira,
>>
>> I like this a lot. =A0I need to do much the same thing on one of my
>> platforms, so I'm going to use your patch as my starting point. =A0Have
>> you made many changes since you posted this version of your patch?
>> I'd like to collaborate on the development and help to get it
>> mainlined.
>>
>
> This would be great. I'd really appreciate the help. I haven't had time
> to make any changes since I last posted the patch. I started work on
> converting all of the usage of struct vop_loc_* to just use the on-wire
> structures, but I didn't get very far before other work got in the way.
>
>> In my case I've got an MPC5200 as the 'host' and a Xilinx Virtex
>> (ppc440) as the 'client'. =A0I intend set aside a region of the Xilinx
>> Virtex's memory space for the shared queues. =A0I'm starting work on it
>> now, and I'll provide you with feedback and/or patches as I make
>> progress.
>>
>
> I'm looking forward to seeing your implementation. If you have any
> questions, I'd be happy to attempt to answer them :)
Hey Ira,
I've been slowly hacking on your virtio-over-pci stuff. I've got an
initial series of cleanup patches which address some of the comments
from this thread. Before I send them to you, have you made any
changes on your end? They likely won't apply without changes to the
core code, so I'd like to sync up with you first.
Cheers,
g.
--=20
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
next prev parent reply other threads:[~2009-06-11 14:23 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-24 0:00 [RFC v2] virtio: add virtio-over-PCI driver Ira Snyder
2009-02-26 16:15 ` Arnd Bergmann
2009-02-26 16:53 ` Geert Uytterhoeven
2009-02-26 20:25 ` Ira Snyder
2009-02-26 20:01 ` Ira Snyder
2009-02-26 20:37 ` Arnd Bergmann
2009-02-26 21:49 ` Ira Snyder
2009-02-26 22:34 ` Arnd Bergmann
2009-02-26 23:17 ` Ira Snyder
2009-02-26 23:44 ` Arnd Bergmann
2009-04-21 6:09 ` Grant Likely
2009-04-14 20:28 ` Grant Likely
2009-04-14 21:23 ` David Hawkins
2009-04-14 21:45 ` Grant Likely
2009-04-14 21:52 ` David Hawkins
2009-04-14 22:16 ` Grant Likely
2009-04-14 22:27 ` David Hawkins
2009-04-14 21:53 ` Ira Snyder
2009-06-11 14:22 ` Grant Likely [this message]
2009-06-11 15:10 ` Ira Snyder
-- strict thread matches above, loose matches on Subject: below --
2011-05-06 12:00 Kushwaha Prabhakar-B32579
2011-05-06 16:06 ` Ira W. Snyder
2011-05-07 5:59 ` Kushwaha Prabhakar-B32579
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=fa686aa40906110722y1b4b8c22l7ccdd32d6684324d@mail.gmail.com \
--to=grant.likely@secretlab.ca \
--cc=THEMANN@de.ibm.com \
--cc=arnd@arndb.de \
--cc=iws@ovro.caltech.edu \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=netdev@vger.kernel.org \
--cc=rusty@rustcorp.com.au \
/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).