[PATCH v3 0/4] ktest: add email support

2018-04-06 Thread Tim Tianyang Chen
This patch set will let users define a mailer, an email address and when to receive notifications during automated testings. Users need to setup the specified mailer prior to using this feature. Tim Tianyang Chen (4): ktest: add email support ktest: add SigInt handling ktest: use dodie

[PATCH v3 0/4] ktest: add email support

2018-04-06 Thread Tim Tianyang Chen
This patch set will let users define a mailer, an email address and when to receive notifications during automated testings. Users need to setup the specified mailer prior to using this feature. Tim Tianyang Chen (4): ktest: add email support ktest: add SigInt handling ktest: use dodie

Re: [PATCH v3 0/4] Ktest: add email support

2018-04-04 Thread Steven Rostedt
On Tue, 3 Apr 2018 18:38:19 -0400 Steven Rostedt wrote: > On Tue, 3 Apr 2018 12:52:20 -0700 > Tim Tianyang Chen wrote: > > > Hi Steve, did you get a chance to take a look? cc'ing myself and a > > personal email. When I sent the patchset I forgot

Re: [PATCH v3 0/4] Ktest: add email support

2018-04-04 Thread Steven Rostedt
On Tue, 3 Apr 2018 18:38:19 -0400 Steven Rostedt wrote: > On Tue, 3 Apr 2018 12:52:20 -0700 > Tim Tianyang Chen wrote: > > > Hi Steve, did you get a chance to take a look? cc'ing myself and a > > personal email. When I sent the patchset I forgot to include. > > Sorry, I'm trying to get my

Re: [PATCH v3 0/4] Ktest: add email support

2018-04-03 Thread Steven Rostedt
On Tue, 3 Apr 2018 12:52:20 -0700 Tim Tianyang Chen wrote: > Hi Steve, did you get a chance to take a look? cc'ing myself and a > personal email. When I sent the patchset I forgot to include. Sorry, I'm trying to get my own ktest patches in (I have a bunch of non

Re: [PATCH v3 0/4] Ktest: add email support

2018-04-03 Thread Steven Rostedt
On Tue, 3 Apr 2018 12:52:20 -0700 Tim Tianyang Chen wrote: > Hi Steve, did you get a chance to take a look? cc'ing myself and a > personal email. When I sent the patchset I forgot to include. Sorry, I'm trying to get my own ktest patches in (I have a bunch of non committed changes) and I need

Re: [PATCH v3 0/4] Ktest: add email support

2018-04-03 Thread Dhaval Giani
On 2018-03-26 04:08 PM, Tim Tianyang Chen wrote: > This patch set will let users define a mailer, an email address and when to > receive > notifications during automated testings. Users need to setup the specified > mailer > prior to using this feature. > > Tim Tianyang Chen (4): > Ktest: add

Re: [PATCH v3 0/4] Ktest: add email support

2018-04-03 Thread Dhaval Giani
On 2018-03-26 04:08 PM, Tim Tianyang Chen wrote: > This patch set will let users define a mailer, an email address and when to > receive > notifications during automated testings. Users need to setup the specified > mailer > prior to using this feature. > > Tim Tianyang Chen (4): > Ktest: add

Re: [PATCH v3 0/4] Ktest: add email support

2018-04-03 Thread Tim Tianyang Chen
Hi Steve, did you get a chance to take a look? cc'ing myself and a personal email. When I sent the patchset I forgot to include. Tianyang On 2018-03-26 04:08 PM, Tim Tianyang Chen wrote: This patch set will let users define a mailer, an email address and when to receive notifications during

Re: [PATCH v3 0/4] Ktest: add email support

2018-04-03 Thread Tim Tianyang Chen
Hi Steve, did you get a chance to take a look? cc'ing myself and a personal email. When I sent the patchset I forgot to include. Tianyang On 2018-03-26 04:08 PM, Tim Tianyang Chen wrote: This patch set will let users define a mailer, an email address and when to receive notifications during

[PATCH v3 0/4] Ktest: add email support

2018-03-26 Thread Tim Tianyang Chen
This patch set will let users define a mailer, an email address and when to receive notifications during automated testings. Users need to setup the specified mailer prior to using this feature. Tim Tianyang Chen (4): Ktest: add email support Ktest: add SigInt handling Ktest: use dodie

[PATCH v3 0/4] Ktest: add email support

2018-03-26 Thread Tim Tianyang Chen
This patch set will let users define a mailer, an email address and when to receive notifications during automated testings. Users need to setup the specified mailer prior to using this feature. Tim Tianyang Chen (4): Ktest: add email support Ktest: add SigInt handling Ktest: use dodie