netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANN] netdev foundation
@ 2025-07-01 17:31 Jakub Kicinski
  2025-07-01 18:48 ` Simon Horman
  2025-07-02 15:07 ` Jakub Kicinski
  0 siblings, 2 replies; 5+ messages in thread
From: Jakub Kicinski @ 2025-07-01 17:31 UTC (permalink / raw)
  To: netdev, netdev-driver-reviewers
  Cc: andrew, davem, edumazet, kuba, pabeni, horms, johannes, kuni1840,
	willemb, Todd Benzies

Hi!

We are pleased to announce that we have formed a foundation (under
the auspices of Linux Foundation) to pay the bills for various systems
which grew around netdev. The initial motivation was to move the NIPA
testing outside of Meta, so that more people can help and contribute.
But there should be sufficient budget to sponsor more projects.

We set up a GitHub repo to track proposed projects:

  https://github.com/linux-netdev/foundation

The README page provides more information about the scope, and
the process. We don't want to repeat all that information - please
refer to the README and feel free to comment or ask any questions here.

And please feel free to suggest projects!

  - netdev foundation TSC

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ANN] netdev foundation
  2025-07-01 17:31 [ANN] netdev foundation Jakub Kicinski
@ 2025-07-01 18:48 ` Simon Horman
  2025-07-02 15:07 ` Jakub Kicinski
  1 sibling, 0 replies; 5+ messages in thread
From: Simon Horman @ 2025-07-01 18:48 UTC (permalink / raw)
  To: Jakub Kicinski
  Cc: netdev, netdev-driver-reviewers, andrew, davem, edumazet, pabeni,
	johannes, kuni1840, willemb, Todd Benzies

On Tue, Jul 01, 2025 at 10:31:49AM -0700, Jakub Kicinski wrote:
> Hi!
> 
> We are pleased to announce that we have formed a foundation (under
> the auspices of Linux Foundation) to pay the bills for various systems
> which grew around netdev. The initial motivation was to move the NIPA
> testing outside of Meta, so that more people can help and contribute.
> But there should be sufficient budget to sponsor more projects.
> 
> We set up a GitHub repo to track proposed projects:
> 
>   https://github.com/linux-netdev/foundation
> 
> The README page provides more information about the scope, and
> the process. We don't want to repeat all that information - please
> refer to the README and feel free to comment or ask any questions here.
> 
> And please feel free to suggest projects!

To follow-up on Jakub's announcement:

As part of the process of establishing a lab for CI the TSC is looking for
suppliers for HW hosting and (optionally) CI contracting services. So if
anyone has contacts and so on to this end please feel more than welcome to
contact Jakub and myself who are coordinating this activity within the TSC.

  - Netdev Foundation TSC

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ANN] netdev foundation
  2025-07-01 17:31 [ANN] netdev foundation Jakub Kicinski
  2025-07-01 18:48 ` Simon Horman
@ 2025-07-02 15:07 ` Jakub Kicinski
  2025-07-02 23:40   ` Jason Xing
  1 sibling, 1 reply; 5+ messages in thread
From: Jakub Kicinski @ 2025-07-02 15:07 UTC (permalink / raw)
  To: netdev, netdev-driver-reviewers
  Cc: andrew, davem, edumazet, pabeni, horms, johannes, kuni1840,
	willemb

On Tue, 1 Jul 2025 10:31:49 -0700 Jakub Kicinski wrote:
>  https://github.com/linux-netdev/foundation
>
> The README page provides more information about the scope, and
> the process. We don't want to repeat all that information - please
> refer to the README and feel free to comment or ask any questions here.
> 
> And please feel free to suggest projects!

I see a number of people opened the link (or maybe like most Internet
traffic these days it's just AI scraping bots? :D) but no project
proposals were added, yet.

I'd like to sincerely encourage proposing whatever you think would
benefit the project, the community or simply make your life contributing
easier. I spent some time last year trying to convince LF to create 
a "participatory budget", to make sure that the foundation acts on real
community needs. That went nowhere. Perhaps "the community" doesn't
have any coherent needs. IOW we don't usually have a way to pitch ideas
to $foundations because there are no ideas to pitch, not the other way
around. I'm hoping netdev foundation will disprove that.

Once again, please feel free to suggest things we can buy, sponsor,
contract someone to build for us, etc. And perhaps less obviously -
please comment / like the GH issues if you'd like to be involved in
overseeing one of the projects. Unfortunately I don't think we can
CC a public ML when we discuss the proposals with suppliers and such.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ANN] netdev foundation
  2025-07-02 15:07 ` Jakub Kicinski
@ 2025-07-02 23:40   ` Jason Xing
  2025-07-07 17:40     ` Jakub Kicinski
  0 siblings, 1 reply; 5+ messages in thread
From: Jason Xing @ 2025-07-02 23:40 UTC (permalink / raw)
  To: Jakub Kicinski
  Cc: netdev, netdev-driver-reviewers, andrew, davem, edumazet, pabeni,
	horms, johannes, kuni1840, willemb

Hello Jakub,

On Wed, Jul 2, 2025 at 11:08 PM Jakub Kicinski <kuba@kernel.org> wrote:
>
> On Tue, 1 Jul 2025 10:31:49 -0700 Jakub Kicinski wrote:
> >  https://github.com/linux-netdev/foundation
> >
> > The README page provides more information about the scope, and
> > the process. We don't want to repeat all that information - please
> > refer to the README and feel free to comment or ask any questions here.
> >
> > And please feel free to suggest projects!
>
> I see a number of people opened the link (or maybe like most Internet
> traffic these days it's just AI scraping bots? :D) but no project
> proposals were added, yet.

I hope I didn't misunderstand what you said here. I keep thinking if
there are other projects related to kernel development. IIUC, yes,
there are some projects, something like xdp-project which heavily
relies on the kernel but is equipped with its own standalone
tests/benchmarks/documentations?

If you're referring to that kind of project, it would be easy to list
a few potential directions for people on the mailing list to take:
1. RDMA impl/test.
2. Various upper layer stacks with the help of AF_XDP, which I am
currently working on.
3. Useful debug tools/trace tools that are good to the real debug
process (like writing bpftrace)
    // a few side notes here, let me put BPF timestamping as an
example. For now the selftests only show how it works overall, but not
manifest how to write it is the best fit for the production load. I
have a local one and hope more people can use it and polish it but I
don't know where to put it except my personal github...
4. some other interesting kernel modules that are apparently not
suitable for landing on the kernel.
...

I wonder if I'm digressing a bit...

Thanks,
Jason

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ANN] netdev foundation
  2025-07-02 23:40   ` Jason Xing
@ 2025-07-07 17:40     ` Jakub Kicinski
  0 siblings, 0 replies; 5+ messages in thread
From: Jakub Kicinski @ 2025-07-07 17:40 UTC (permalink / raw)
  To: Jason Xing
  Cc: netdev, netdev-driver-reviewers, andrew, davem, edumazet, pabeni,
	horms, johannes, kuni1840, willemb

On Thu, 3 Jul 2025 07:40:35 +0800 Jason Xing wrote:
> On Wed, Jul 2, 2025 at 11:08 PM Jakub Kicinski <kuba@kernel.org> wrote:
> > On Tue, 1 Jul 2025 10:31:49 -0700 Jakub Kicinski wrote:  
> > >  https://github.com/linux-netdev/foundation
> > >
> > > The README page provides more information about the scope, and
> > > the process. We don't want to repeat all that information - please
> > > refer to the README and feel free to comment or ask any questions here.
> > >
> > > And please feel free to suggest projects!  
> >
> > I see a number of people opened the link (or maybe like most Internet
> > traffic these days it's just AI scraping bots? :D) but no project
> > proposals were added, yet.  
> 
> I hope I didn't misunderstand what you said here. I keep thinking if
> there are other projects related to kernel development.

Project in this context means something we can fund, for example adding
a specific feature to a specific tool, like patchwork.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-07-07 17:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-01 17:31 [ANN] netdev foundation Jakub Kicinski
2025-07-01 18:48 ` Simon Horman
2025-07-02 15:07 ` Jakub Kicinski
2025-07-02 23:40   ` Jason Xing
2025-07-07 17:40     ` Jakub Kicinski

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).