DPDK patches and discussions
 help / color / mirror / Atom feed
From: Neil Horman <nhorman@tuxdriver.com>
To: "Simon Kågström" <simon.kagstrom@netinsight.net>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] GitHub sandbox for the DPDK community
Date: Wed, 6 May 2015 06:37:52 -0400	[thread overview]
Message-ID: <20150506103752.GB4947@hmsreliant.think-freely.org> (raw)
In-Reply-To: <5549D10C.7010300@netinsight.net>

On Wed, May 06, 2015 at 10:30:04AM +0200, Simon Kågström wrote:
> On 2015-05-06 10:12, Panu Matilainen wrote:
> > On 05/05/2015 07:43 PM, Wiles, Keith wrote:
> >
> >> GitHub offers a different set of processes and
> >> tools, which we do not have to create. Moving to GitHub is a change
> >> for the community and I feel a good change for the better.
> > 
> > Like quite a few others in this thread, I dont care if the git repo
> > moved to the end of internet as long as email continues to be a
> > first-class means for patch submissions, reviews and other
> > communication. It doesn't have to be the only way as clearly many people
> > prefer otherwise.
> 
> Perhaps something like pull-request-mailer could be used to tend to both
> camps? I.e., sending out github pull requests to the mailing list for
> review:
> 
>   https://github.com/google/pull-request-mailer
> 

FWIW, I'm the irqbalance maintainer, and I use github for that project, because
its super low volume at this point (i.e. its mature, and doesn't really need a
mailing list).  That said, I am investigating the above mail bridge utility for
that project and will let you all know the results.
Neil

> Anyway, for me personally (as a DPDK outsider), what I feel would be the
> main improvement with using github would be that they have a very
> well-integrated bug reporting system that keeps track of e.g., the
> commit that fixes the bug etc.
> 
> I recently submitted a build issue to the mailing list, which Olivier
> Matz promptly fixed with a patch (but which haven't been merged as far
> as I can tell). In the gihub workflow, I'd submitted a bug report
> ("Issue #13" for example), Olivier would have fixed this through a
> merge-request ("Issue #13: scripts: fix relpath.sh output when build dir
> is a symlink") and I'd acked that fix in the bug report. When the merge
> request was merged to the git repo, the bug report would be closed.
> 
> 
> I'm also interested in the architecture discussions etc (or the github
> debate!) on the list, but I really don't read patches sent to the list.
> 
> 
> So if I had a vote (which I shouldn't have :-)), I'd vote for a gradual
> move to github and a mailing list split.
> 
> // Simon
> 

  parent reply	other threads:[~2015-05-06 10:38 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-01 15:56 Wiles, Keith
2015-05-01 16:45 ` Neil Horman
2015-05-01 17:18   ` Aaro Koskinen
2015-05-04 12:39     ` Qiu, Michael
2015-05-01 17:31   ` Matthew Hall
2015-05-01 17:45     ` Wiles, Keith
2015-05-01 18:48     ` Neil Horman
2015-05-01 19:10       ` Wiles, Keith
2015-05-02  2:59         ` Wiles, Keith
2015-05-03 21:00         ` Neil Horman
2015-05-04  3:51           ` Wiles, Keith
2015-05-04 12:43     ` Qiu, Michael
2015-05-04 17:48       ` Matthew Hall
2015-05-04 18:52         ` Neil Horman
2015-05-05  3:12         ` Wiles, Keith
2015-05-05  3:25           ` Jim Thompson
2015-05-05 13:55             ` Neil Horman
2015-05-05 16:43               ` Wiles, Keith
2015-05-05 17:57                 ` John W. Linville
2015-05-05 18:30                   ` Wiles, Keith
2015-05-05 18:46                     ` John W. Linville
2015-05-05 19:07                 ` Neil Horman
2015-05-05 20:15                   ` Wiles, Keith
2015-05-06  8:12                 ` Panu Matilainen
2015-05-06  8:30                   ` Simon Kågström
2015-05-06  9:00                     ` Panu Matilainen
2015-05-06 10:37                     ` Neil Horman [this message]
2015-05-07 15:26                   ` John W. Linville
2015-05-01 18:01   ` Wiles, Keith
2015-05-01 18:09 ` Stephen Hemminger
2015-05-01 18:17   ` Wiles, Keith
2015-05-04 20:34     ` Marc Sune
2015-05-05  2:54       ` Wiles, Keith
2015-05-01 19:49   ` Matthew Hall
2015-05-01 19:59     ` Aaro Koskinen
2015-05-01 20:36       ` Matthew Hall
2015-05-02 11:40         ` Neil Horman
2015-05-02 12:37           ` Thomas F Herbert
2015-05-02 14:07             ` Wiles, Keith
2015-05-02 13:59           ` Wiles, Keith
2015-05-04 21:08             ` Marc Sune
2015-05-05  3:09               ` Wiles, Keith
2015-05-04  6:52 ` Simon
2015-05-04  9:05   ` Marc Sune
2015-05-06 10:11 ` Mcnamara, John
2015-05-06 21:09 ` Thomas Monjalon
2015-05-06 21:37   ` Marc Sune
2015-05-06 23:49     ` Wiles, Keith
2015-05-07  3:37       ` Wiles, Keith
2015-05-12 14:38         ` Thomas Monjalon
2015-05-04  5:08 Wiles, Keith

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=20150506103752.GB4947@hmsreliant.think-freely.org \
    --to=nhorman@tuxdriver.com \
    --cc=dev@dpdk.org \
    --cc=simon.kagstrom@netinsight.net \
    /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).