DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] to the intel dpdk engineers and all contributors
@ 2014-10-15 20:46 daniel chapiesky
  2014-10-15 21:28 ` O'driscoll, Tim
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: daniel chapiesky @ 2014-10-15 20:46 UTC (permalink / raw)
  To: dev

I just watched the closing remarks by Tim Driscol at the dpdk summit....

http://youtu.be/r-JA5NBybrs

At time 4:30, he mentioned the "shock to the system" of developers
expecting a pat on the back and instead receiving critiques of their
code.....

I realized that I was one of those who failed to acknowledge the incredible
work the Intel Engineers and other contributors have produced.

Please let me acknowledge all of you and your efforts with a few comments:

1) Kudos!!:

2) The Packet Framework made me run around waving my hands in the air
yelling: "This is freaking awesome! I don't have to write it myself!!!"

3) The layered architecture is elegant.

4) Examples???? The examples are wonderful! Those who wrote the examples
are my heroes.

5) Docs? Clear, to the point, and better than the other projects we depend
upon (you know who you are)

6) 6Wind - Thank you for taking on the management of the repository and
website - your coordination effort is truly appreciated

7) Did I say the Packet Framework saved me so much time I was actually able
to cut back my coffee intake by 10%!!!!

8) Windriver - PktGen!!!!!  (though I really want to know more about
mcos....)

Finally,

I recently received a pat on the back for the application I have developed.
In truth, that pat should be passed on, since my application depends so
heavily on DPDK.

Thank you.

I encourage others to let the Intel Engineers and contributors know how
much we appreciate the time and effort they have given to DPDK.

Sincerely,


Daniel Chapiesky
AllSource

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

* Re: [dpdk-dev] to the intel dpdk engineers and all contributors
  2014-10-15 20:46 [dpdk-dev] to the intel dpdk engineers and all contributors daniel chapiesky
@ 2014-10-15 21:28 ` O'driscoll, Tim
  2014-10-15 22:11 ` Matthew Hall
  2014-10-16  1:34 ` Wiles, Roger Keith
  2 siblings, 0 replies; 4+ messages in thread
From: O'driscoll, Tim @ 2014-10-15 21:28 UTC (permalink / raw)
  To: daniel chapiesky, dev

Thanks Daniel. I'm sure the many people who've put a lot of time and effort into building DPDK will really appreciate your kind words.


Tim

> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of daniel chapiesky
> Sent: Wednesday, October 15, 2014 9:47 PM
> To: dev@dpdk.org
> Subject: [dpdk-dev] to the intel dpdk engineers and all contributors
> 
> I just watched the closing remarks by Tim Driscol at the dpdk summit....
> 
> http://youtu.be/r-JA5NBybrs
> 
> At time 4:30, he mentioned the "shock to the system" of developers
> expecting a pat on the back and instead receiving critiques of their code.....
> 
> I realized that I was one of those who failed to acknowledge the incredible
> work the Intel Engineers and other contributors have produced.
> 
> Please let me acknowledge all of you and your efforts with a few comments:
> 
> 1) Kudos!!:
> 
> 2) The Packet Framework made me run around waving my hands in the air
> yelling: "This is freaking awesome! I don't have to write it myself!!!"
> 
> 3) The layered architecture is elegant.
> 
> 4) Examples???? The examples are wonderful! Those who wrote the
> examples are my heroes.
> 
> 5) Docs? Clear, to the point, and better than the other projects we depend
> upon (you know who you are)
> 
> 6) 6Wind - Thank you for taking on the management of the repository and
> website - your coordination effort is truly appreciated
> 
> 7) Did I say the Packet Framework saved me so much time I was actually able
> to cut back my coffee intake by 10%!!!!
> 
> 8) Windriver - PktGen!!!!!  (though I really want to know more about
> mcos....)
> 
> Finally,
> 
> I recently received a pat on the back for the application I have developed.
> In truth, that pat should be passed on, since my application depends so
> heavily on DPDK.
> 
> Thank you.
> 
> I encourage others to let the Intel Engineers and contributors know how
> much we appreciate the time and effort they have given to DPDK.
> 
> Sincerely,
> 
> 
> Daniel Chapiesky
> AllSource

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

* Re: [dpdk-dev] to the intel dpdk engineers and all contributors
  2014-10-15 20:46 [dpdk-dev] to the intel dpdk engineers and all contributors daniel chapiesky
  2014-10-15 21:28 ` O'driscoll, Tim
@ 2014-10-15 22:11 ` Matthew Hall
  2014-10-16  1:34 ` Wiles, Roger Keith
  2 siblings, 0 replies; 4+ messages in thread
From: Matthew Hall @ 2014-10-15 22:11 UTC (permalink / raw)
  To: dev; +Cc: daniel chapiesky

On Wed, Oct 15, 2014 at 04:46:41PM -0400, daniel chapiesky wrote:
> At time 4:30, he mentioned the "shock to the system" of developers
> expecting a pat on the back and instead receiving critiques of their
> code.....
> 
> I realized that I was one of those who failed to acknowledge the incredible
> work the Intel Engineers and other contributors have produced.

To be clear, the only way you know if your open source is popular is if 
everybody finds the bugs and tries to work around and/or patch and/or file 
them to keep improving the product! Open source is only good when it does have 
bugs and critiques and if it doesn't it's probably unused or buggy. :-D

That being said, DPDK is a TON easier to work with than trying to do 
bare-metal or use a bunch of complicated expensive custom packet processing 
hardware. It's trying to solve a very complex problem, and the code is much 
cleaner than most similar networking code I've ever used.

So nobody working on it should take any of the stuff people might say 
personally... they wouldn't say it if they weren't beating on the product and 
using it to do other complex tasks of their own.

Matthew.

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

* Re: [dpdk-dev] to the intel dpdk engineers and all contributors
  2014-10-15 20:46 [dpdk-dev] to the intel dpdk engineers and all contributors daniel chapiesky
  2014-10-15 21:28 ` O'driscoll, Tim
  2014-10-15 22:11 ` Matthew Hall
@ 2014-10-16  1:34 ` Wiles, Roger Keith
  2 siblings, 0 replies; 4+ messages in thread
From: Wiles, Roger Keith @ 2014-10-16  1:34 UTC (permalink / raw)
  To: daniel chapiesky; +Cc: dev


On Oct 15, 2014, at 1:46 PM, daniel chapiesky <dchapiesky2@gmail.com> wrote:

> I just watched the closing remarks by Tim Driscol at the dpdk summit....
> 
> http://youtu.be/r-JA5NBybrs
> 
> At time 4:30, he mentioned the "shock to the system" of developers
> expecting a pat on the back and instead receiving critiques of their
> code.....
> 
> I realized that I was one of those who failed to acknowledge the incredible
> work the Intel Engineers and other contributors have produced.
> 
> Please let me acknowledge all of you and your efforts with a few comments:
> 
> 1) Kudos!!:
> 
> 2) The Packet Framework made me run around waving my hands in the air
> yelling: "This is freaking awesome! I don't have to write it myself!!!"
> 
> 3) The layered architecture is elegant.
> 
> 4) Examples???? The examples are wonderful! Those who wrote the examples
> are my heroes.
> 
> 5) Docs? Clear, to the point, and better than the other projects we depend
> upon (you know who you are)
> 
> 6) 6Wind - Thank you for taking on the management of the repository and
> website - your coordination effort is truly appreciated
> 
> 7) Did I say the Packet Framework saved me so much time I was actually able
> to cut back my coffee intake by 10%!!!!
> 
> 8) Windriver - PktGen!!!!!  (though I really want to know more about
> mcos….)

If you need more information about MCOS let me know as I did not write a lot of docs for it :-(

Thanks
++Keith
> 
> Finally,
> 
> I recently received a pat on the back for the application I have developed.
> In truth, that pat should be passed on, since my application depends so
> heavily on DPDK.
> 
> Thank you.
> 
> I encourage others to let the Intel Engineers and contributors know how
> much we appreciate the time and effort they have given to DPDK.
> 
> Sincerely,
> 
> 
> Daniel Chapiesky
> AllSource

Keith Wiles, Principal Technologist with CTO office, Wind River mobile 972-213-5533

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

end of thread, other threads:[~2014-10-16  1:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-15 20:46 [dpdk-dev] to the intel dpdk engineers and all contributors daniel chapiesky
2014-10-15 21:28 ` O'driscoll, Tim
2014-10-15 22:11 ` Matthew Hall
2014-10-16  1:34 ` Wiles, Roger Keith

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