2007-01-19 14:28:17

by Steve Wise

[permalink] [raw]
Subject: [Fwd: Re: [PATCH 1/10] cxgb3 - main header files]

Hey Roland,

Jeff has pulled in the Chelsio Ethernet driver. If you are ready to
merge in the RDMA driver, you can pull it from

git://staging.openfabrics.org/~swise/cxgb3.git for-roland

Thanks,

Steve.


-------- Forwarded Message --------
From: Jeff Garzik <[email protected]>
To: Divy Le Ray <[email protected]>
Cc: [email protected], [email protected],
[email protected]
Subject: Re: [PATCH 1/10] cxgb3 - main header files
Date: Thu, 18 Jan 2007 22:05:02 -0500

Divy Le Ray wrote:
> Jeff Garzik wrote:
>> Divy Le Ray wrote:
>>> From: Divy Le Ray <[email protected]>
>>>
>>> This patch implements the main header files of
>>> the Chelsio T3 network driver.
>>>
>>> Signed-off-by: Divy Le Ray <[email protected]>
>>
>> Once you think it's ready, email me a URL to a single patch that adds
>> the driver to the latest linux-2.6.git kernel. Include in the email a
>> description of the driver and signed-off-by line, which will get
>> directly included in the git changelog.
>>
>> Adding new drivers is a bit special, because we want to merge it as a
>> single changeset, but that would create a patch too large to review on
>> the common kernel mailing lists.
> Jeff,
>
> You can grab the monolithic patch at this URL:
> http://service.chelsio.com/kernel.org/cxgb3.patch.bz2

applied to netdev-2.6.git#upstream

I'm really counting on Chelsio to actively maintain this driver, unlike
the abandonware you guys first submitted.

Jeff





2007-01-19 17:08:09

by Roland Dreier

[permalink] [raw]
Subject: Re: [Fwd: Re: [PATCH 1/10] cxgb3 - main header files]

> Jeff has pulled in the Chelsio Ethernet driver. If you are ready to
> merge in the RDMA driver, you can pull it from

Yes, I saw that... OK, I'll get serious about reviewing the RDMA stuff.

2007-02-01 21:05:38

by Steve Wise

[permalink] [raw]
Subject: Re: [Fwd: Re: [PATCH 1/10] cxgb3 - main header files]

On Fri, 2007-01-19 at 09:07 -0800, Roland Dreier wrote:
> > Jeff has pulled in the Chelsio Ethernet driver. If you are ready to
> > merge in the RDMA driver, you can pull it from
>
> Yes, I saw that... OK, I'll get serious about reviewing the RDMA stuff.

Hey Roland,

Have you had a chance to review this?

Thanks,

Steve.


2007-02-02 04:48:29

by Roland Dreier

[permalink] [raw]
Subject: Re: [Fwd: Re: [PATCH 1/10] cxgb3 - main header files]

> Have you had a chance to review this?

Still on my list.

Can we trade? Can you look at the IPoIB connected mode stuff in the
ipoib-cm branch in

git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git

and let me know if you see anything you don't like?

- R.

2007-02-02 15:29:03

by Steve Wise

[permalink] [raw]
Subject: Re: [Fwd: Re: [PATCH 1/10] cxgb3 - main header files]

On Thu, 2007-02-01 at 20:48 -0800, Roland Dreier wrote:
> > Have you had a chance to review this?
>
> Still on my list.
>
> Can we trade? Can you look at the IPoIB connected mode stuff in the
> ipoib-cm branch in
>
> git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git
>
> and let me know if you see anything you don't like?
>
> - R.

Ok. I'll review the IPoIB connected mode code.


Steve.