All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH lksctp-tools 0/2] CI improvements
@ 2018-05-09  3:16 Marcelo Ricardo Leitner
  2018-05-09 11:25 ` Neil Horman
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Marcelo Ricardo Leitner @ 2018-05-09  3:16 UTC (permalink / raw)
  To: linux-sctp

Small adjustments:
- make use of make -j when building
- enable test email notifications to the mailing list

The email notification to the list is a bit debatable, but I'd like to
enable it so we raise awareness of these tests, at least for now.

Marcelo Ricardo Leitner (2):
  travis: use parallel build
  travis: enable email notifications

 .travis.yml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

--
2.14.3


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

* Re: [PATCH lksctp-tools 0/2] CI improvements
  2018-05-09  3:16 [PATCH lksctp-tools 0/2] CI improvements Marcelo Ricardo Leitner
@ 2018-05-09 11:25 ` Neil Horman
  2018-05-09 14:36 ` Marcelo Ricardo Leitner
  2018-05-09 14:39 ` Marcelo Ricardo Leitner
  2 siblings, 0 replies; 4+ messages in thread
From: Neil Horman @ 2018-05-09 11:25 UTC (permalink / raw)
  To: linux-sctp

On Wed, May 09, 2018 at 12:16:33AM -0300, Marcelo Ricardo Leitner wrote:
> Small adjustments:
> - make use of make -j when building
> - enable test email notifications to the mailing list
> 
> The email notification to the list is a bit debatable, but I'd like to
> enable it so we raise awareness of these tests, at least for now.
> 
> Marcelo Ricardo Leitner (2):
>   travis: use parallel build
>   travis: enable email notifications
> 
>  .travis.yml | 7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)
> 
> --
> 2.14.3
> 
> 
Acked-by: Neil Horman <nhorman@tuxdriver.com>

Though it might be better to just use -j without an arg, as IIRC that should
naturally reach the number of online processors

Neil


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

* Re: [PATCH lksctp-tools 0/2] CI improvements
  2018-05-09  3:16 [PATCH lksctp-tools 0/2] CI improvements Marcelo Ricardo Leitner
  2018-05-09 11:25 ` Neil Horman
@ 2018-05-09 14:36 ` Marcelo Ricardo Leitner
  2018-05-09 14:39 ` Marcelo Ricardo Leitner
  2 siblings, 0 replies; 4+ messages in thread
From: Marcelo Ricardo Leitner @ 2018-05-09 14:36 UTC (permalink / raw)
  To: linux-sctp

On Wed, May 09, 2018 at 07:25:58AM -0400, Neil Horman wrote:
> On Wed, May 09, 2018 at 12:16:33AM -0300, Marcelo Ricardo Leitner wrote:
> > Small adjustments:
> > - make use of make -j when building
> > - enable test email notifications to the mailing list
> >
> > The email notification to the list is a bit debatable, but I'd like to
> > enable it so we raise awareness of these tests, at least for now.
> >
> > Marcelo Ricardo Leitner (2):
> >   travis: use parallel build
> >   travis: enable email notifications
> >
> >  .travis.yml | 7 ++++++-
> >  1 file changed, 6 insertions(+), 1 deletion(-)
> >
> > --
> > 2.14.3
> >
> >
> Acked-by: Neil Horman <nhorman@tuxdriver.com>
>
> Though it might be better to just use -j without an arg, as IIRC that should
> naturally reach the number of online processors

Without an arg it means 'unlimited'. For a library that has 23 .c
files (not counting func_tests/), it could match. :)

>
> Neil
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sctp" 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] 4+ messages in thread

* Re: [PATCH lksctp-tools 0/2] CI improvements
  2018-05-09  3:16 [PATCH lksctp-tools 0/2] CI improvements Marcelo Ricardo Leitner
  2018-05-09 11:25 ` Neil Horman
  2018-05-09 14:36 ` Marcelo Ricardo Leitner
@ 2018-05-09 14:39 ` Marcelo Ricardo Leitner
  2 siblings, 0 replies; 4+ messages in thread
From: Marcelo Ricardo Leitner @ 2018-05-09 14:39 UTC (permalink / raw)
  To: linux-sctp

On Wed, May 09, 2018 at 12:16:33AM -0300, Marcelo Ricardo Leitner wrote:
> Small adjustments:
> - make use of make -j when building
> - enable test email notifications to the mailing list

Applied.

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

end of thread, other threads:[~2018-05-09 14:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-09  3:16 [PATCH lksctp-tools 0/2] CI improvements Marcelo Ricardo Leitner
2018-05-09 11:25 ` Neil Horman
2018-05-09 14:36 ` Marcelo Ricardo Leitner
2018-05-09 14:39 ` Marcelo Ricardo Leitner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.