* A new 40G Network driver ready to submit to the kernel tree
@ 2011-10-05 23:13 Joyce Yu - System Software
2011-10-06 11:00 ` Francois Romieu
2011-10-06 15:06 ` David
0 siblings, 2 replies; 8+ messages in thread
From: Joyce Yu - System Software @ 2011-10-05 23:13 UTC (permalink / raw)
To: netdev
I have a new 40G Network driver ready to submit to the kernel tree. The
driver has been ported to latest linux-3.0-rc5 and net-2.6-353e5c9 tree.
The driver versions for 2.6.18 and 2.6.32 based kernel have been fully
tested and released to the customer. Shall I just send the driverxx.c
and driverxx.h for net-2.6-353e5c9 and linux-3.0-rc5 to this alias?
Thanks,
Joyce
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: A new 40G Network driver ready to submit to the kernel tree
2011-10-05 23:13 Joyce Yu - System Software
@ 2011-10-06 11:00 ` Francois Romieu
2011-10-07 4:39 ` Joyce Yu - System Software
2011-10-06 15:06 ` David
1 sibling, 1 reply; 8+ messages in thread
From: Francois Romieu @ 2011-10-06 11:00 UTC (permalink / raw)
To: Joyce Yu - System Software; +Cc: netdev
Joyce Yu - System Software <joyce.yu@oracle.com> :
[...]
> I have a new 40G Network driver ready to submit to the kernel tree.
> The driver has been ported to latest linux-3.0-rc5 and
> net-2.6-353e5c9 tree.
It is a bit old. It could be better to rebase it against David Miller's
net-next tree as the drivers/net/ ethernet device tree has undergone
some changes.
The net-next tree is currently available at:
git://github.com/davem330/net-next.git
> The driver versions for 2.6.18 and 2.6.32 based kernel have been
> fully tested and released to the customer. Shall I just send the
> driverxx.c and driverxx.h for net-2.6-353e5c9 and linux-3.0-rc5
> to this alias?
The remarks from 04/11 are still relevant but it will be a good start.
Did it went through internal reviewing by some usual Linux folks at
oracle (hint, hint) ?
--
Ueimor
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: A new 40G Network driver ready to submit to the kernel tree
2011-10-05 23:13 Joyce Yu - System Software
2011-10-06 11:00 ` Francois Romieu
@ 2011-10-06 15:06 ` David
1 sibling, 0 replies; 8+ messages in thread
From: David @ 2011-10-06 15:06 UTC (permalink / raw)
To: Joyce Yu - System Software; +Cc: netdev@vger.kernel.org
在 2011-10-6,7:13,Joyce Yu - System Software <joyce.yu@oracle.com> 写道:
>
>
> I have a new 40G Network driver ready to submit to the kernel tree. The driver has been ported to latest linux-3.0-rc5 and net-2.6-353e5c9 tree. The driver versions for 2.6.18 and 2.6.32 based kernel have been fully tested and released to the customer. Shall I just send the driverxx.c and driverxx.h for net-2.6-353e5c9 and linux-3.0-rc5 to this alias?
net tree and linux tree are just only for bug fix. New features or new drivers should be merged from net-next tree which locates at Github site.
Shan Wei
>
> Thanks,
> Joyce
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: A new 40G Network driver ready to submit to the kernel tree
2011-10-06 11:00 ` Francois Romieu
@ 2011-10-07 4:39 ` Joyce Yu - System Software
2011-10-07 5:08 ` Jeff Kirsher
0 siblings, 1 reply; 8+ messages in thread
From: Joyce Yu - System Software @ 2011-10-07 4:39 UTC (permalink / raw)
To: Francois Romieu; +Cc: netdev, asweisun
> It is a bit old. It could be better to rebase it against David Miller's
> net-next tree as the drivers/net/ ethernet device tree has undergone
> some changes.
>
> The net-next tree is currently available at:
>
> git://github.com/davem330/net-next.git
>
>
I ported the driver to the net-next tree.
>
> The remarks from 04/11 are still relevant but it will be a good start.
>
> Did it went through internal reviewing by some usual Linux folks at
> oracle (hint, hint) ?
>
>
Yes.
What is the next step?
Thanks,
Joyce
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: A new 40G Network driver ready to submit to the kernel tree
2011-10-07 4:39 ` Joyce Yu - System Software
@ 2011-10-07 5:08 ` Jeff Kirsher
0 siblings, 0 replies; 8+ messages in thread
From: Jeff Kirsher @ 2011-10-07 5:08 UTC (permalink / raw)
To: Joyce Yu - System Software; +Cc: Francois Romieu, netdev, asweisun
[-- Attachment #1: Type: text/plain, Size: 672 bytes --]
On 10/06/2011 09:39 PM, Joyce Yu - System Software wrote:
>
>> It is a bit old. It could be better to rebase it against David Miller's
>> net-next tree as the drivers/net/ ethernet device tree has undergone
>> some changes.
>>
>> The net-next tree is currently available at:
>>
>> git://github.com/davem330/net-next.git
>>
>>
> I ported the driver to the net-next tree.
>>
>> The remarks from 04/11 are still relevant but it will be a good start.
>>
>> Did it went through internal reviewing by some usual Linux folks at
>> oracle (hint, hint) ?
>>
>>
> Yes.
>
> What is the next step?
Submit the patches to netdev for review/acceptance.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 900 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: A new 40G Network driver ready to submit to the kernel tree
@ 2011-10-07 17:19 Joyce Yu - System Software
2011-10-07 17:27 ` Denys Fedoryshchenko
2011-10-07 17:33 ` Ben Hutchings
0 siblings, 2 replies; 8+ messages in thread
From: Joyce Yu - System Software @ 2011-10-07 17:19 UTC (permalink / raw)
To: netdev, jeffrey.t.kirsher
>
> Submit the patches to netdev for review/acceptance.
Shall I just send plain driverxxx.c and driverxxx.h files, or zip or
tarball?
Thanks,
Joyce
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: A new 40G Network driver ready to submit to the kernel tree
2011-10-07 17:19 A new 40G Network driver ready to submit to the kernel tree Joyce Yu - System Software
@ 2011-10-07 17:27 ` Denys Fedoryshchenko
2011-10-07 17:33 ` Ben Hutchings
1 sibling, 0 replies; 8+ messages in thread
From: Denys Fedoryshchenko @ 2011-10-07 17:27 UTC (permalink / raw)
To: Joyce Yu - System Software; +Cc: netdev, jeffrey.t.kirsher
On Fri, 07 Oct 2011 10:19:29 -0700, Joyce Yu - System Software wrote:
>> Submit the patches to netdev for review/acceptance.
>
> Shall I just send plain driverxxx.c and driverxxx.h files, or zip
> or
> tarball?
>
I guess most of answers are inside
http://www.mjmwired.net/kernel/Documentation/SubmittingDrivers
http://www.mjmwired.net/kernel/Documentation/SubmittingPatches
For example:
It is also available inside kernel, in Documentation directory.
---
Denys Fedoryshchenko <nuclearcat@nuclearcat.com
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: A new 40G Network driver ready to submit to the kernel tree
2011-10-07 17:19 A new 40G Network driver ready to submit to the kernel tree Joyce Yu - System Software
2011-10-07 17:27 ` Denys Fedoryshchenko
@ 2011-10-07 17:33 ` Ben Hutchings
1 sibling, 0 replies; 8+ messages in thread
From: Ben Hutchings @ 2011-10-07 17:33 UTC (permalink / raw)
To: Joyce Yu - System Software; +Cc: netdev, jeffrey.t.kirsher
On Fri, 2011-10-07 at 10:19 -0700, Joyce Yu - System Software wrote:
> >
> > Submit the patches to netdev for review/acceptance.
>
> Shall I just send plain driverxxx.c and driverxxx.h files, or zip or
> tarball?
Please read Documentation/Submitting{Patches,Drivers}; then ask any
further questions that they don't answer.
Ben.
--
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2011-10-07 17:34 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-07 17:19 A new 40G Network driver ready to submit to the kernel tree Joyce Yu - System Software
2011-10-07 17:27 ` Denys Fedoryshchenko
2011-10-07 17:33 ` Ben Hutchings
-- strict thread matches above, loose matches on Subject: below --
2011-10-05 23:13 Joyce Yu - System Software
2011-10-06 11:00 ` Francois Romieu
2011-10-07 4:39 ` Joyce Yu - System Software
2011-10-07 5:08 ` Jeff Kirsher
2011-10-06 15:06 ` David
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).