Re: [PATCH 09/10] dmatest: gather test results in the linked list

2013-11-07 Thread Andy Shevchenko
On Wed, 2013-11-06 at 10:11 -0800, Dan Williams wrote: > [ excuse the resend, always forget that mobile-gmail sends html by default ] > > On Wed, Nov 6, 2013 at 6:13 AM, Andy Shevchenko > wrote: > > On Tue, 2013-11-05 at 11:58 -0800, Dan Williams wrote: > >> On Mon, Mar 4, 2013 at 1:09 AM, Andy

Re: [PATCH 09/10] dmatest: gather test results in the linked list

2013-11-07 Thread Andy Shevchenko
On Wed, 2013-11-06 at 10:11 -0800, Dan Williams wrote: [ excuse the resend, always forget that mobile-gmail sends html by default ] On Wed, Nov 6, 2013 at 6:13 AM, Andy Shevchenko andriy.shevche...@linux.intel.com wrote: On Tue, 2013-11-05 at 11:58 -0800, Dan Williams wrote: On Mon, Mar

Re: [PATCH 09/10] dmatest: gather test results in the linked list

2013-11-06 Thread Dan Williams
[ excuse the resend, always forget that mobile-gmail sends html by default ] On Wed, Nov 6, 2013 at 6:13 AM, Andy Shevchenko wrote: > On Tue, 2013-11-05 at 11:58 -0800, Dan Williams wrote: >> On Mon, Mar 4, 2013 at 1:09 AM, Andy Shevchenko >> wrote: >> > The patch provides a storage for the

Re: [PATCH 09/10] dmatest: gather test results in the linked list

2013-11-06 Thread Andy Shevchenko
On Tue, 2013-11-05 at 11:58 -0800, Dan Williams wrote: > On Mon, Mar 4, 2013 at 1:09 AM, Andy Shevchenko > wrote: > > The patch provides a storage for the test results in the linked list. The > > gathered data could be used after test is done. > > > > The new file 'results' represents gathered

Re: [PATCH 09/10] dmatest: gather test results in the linked list

2013-11-06 Thread Andy Shevchenko
On Tue, 2013-11-05 at 11:58 -0800, Dan Williams wrote: On Mon, Mar 4, 2013 at 1:09 AM, Andy Shevchenko andriy.shevche...@linux.intel.com wrote: The patch provides a storage for the test results in the linked list. The gathered data could be used after test is done. The new file 'results'

Re: [PATCH 09/10] dmatest: gather test results in the linked list

2013-11-06 Thread Dan Williams
[ excuse the resend, always forget that mobile-gmail sends html by default ] On Wed, Nov 6, 2013 at 6:13 AM, Andy Shevchenko andriy.shevche...@linux.intel.com wrote: On Tue, 2013-11-05 at 11:58 -0800, Dan Williams wrote: On Mon, Mar 4, 2013 at 1:09 AM, Andy Shevchenko

Re: [PATCH 09/10] dmatest: gather test results in the linked list

2013-11-05 Thread Dan Williams
On Mon, Mar 4, 2013 at 1:09 AM, Andy Shevchenko wrote: > The patch provides a storage for the test results in the linked list. The > gathered data could be used after test is done. > > The new file 'results' represents gathered data of the in progress test. The > messages collected are printed to

Re: [PATCH 09/10] dmatest: gather test results in the linked list

2013-11-05 Thread Dan Williams
On Mon, Mar 4, 2013 at 1:09 AM, Andy Shevchenko andriy.shevche...@linux.intel.com wrote: The patch provides a storage for the test results in the linked list. The gathered data could be used after test is done. The new file 'results' represents gathered data of the in progress test. The

[PATCH 09/10] dmatest: gather test results in the linked list

2013-03-04 Thread Andy Shevchenko
The patch provides a storage for the test results in the linked list. The gathered data could be used after test is done. The new file 'results' represents gathered data of the in progress test. The messages collected are printed to the kernel log as well. Example of output: % cat

[PATCH 09/10] dmatest: gather test results in the linked list

2013-03-04 Thread Andy Shevchenko
The patch provides a storage for the test results in the linked list. The gathered data could be used after test is done. The new file 'results' represents gathered data of the in progress test. The messages collected are printed to the kernel log as well. Example of output: % cat