Chao Song

Results 5 issues of Chao Song

If we suspend the system while axfer is doing playback/capture, after system resumed, axfer stopped playbak/capture with: ``` Fail to process frames: Streams pipe error PLAYBACK: Expected 4611686018427387903frames, Actual 143392frames...

bug

There is an `-i` option for interactive mode, in the interactive mode, we are able to pause/resume the playback/capture stream with SPACE key, which is very good. However we have...

enhancement

These two tokens will be used by the kernel to decide the supported number of source/sink pins, thus to allocate correct widget queue id in route setup. Signed-off-by: Chao Song...

dont review, dont merge Signed-off-by: Chao Song

Some mtrace in the test case are expanded to next test case, this is spotted in daily test. for example, in internal daily test 28474, on any test config(model), the...

P1