sof icon indicating copy to clipboard operation
sof copied to clipboard

[BUG] Error in checking if time of inter recorded in 02_12_TestPtpSimpleStreamOperations

Open dkrzysiak opened this issue 2 years ago • 1 comments

Describe the bug Error in checking if time of inter recorded Issue found in: [TGL] 02_12_TestPtpSimpleStreamOperations

Topology Description: Simultaneous playback and capture on external loopback (same SSP). While pipelines are working pause and resume operation are done on playback stream.

Topology:
                pipe_plb
                +--------------------+
+----------+    | +------+   +-----+ |   +----+
| Host plb |----->|Buffer|-->| Dai |---->|SSPx|
+----------+    | +------+   +-----+ |   +----+
                +--------------------+    |  |
                pipe_cap                  |  |
                +--------------------+    |  |
+----------+    | +------+   +-----+ |   +----+
| Host cap |<-----|Buffer|<--| Dai |---->|SSPx|
+----------+    | +------+   +-----+ |   +----+
                +--------------------+

To Reproduce 02_12_TestPtpSimpleStreamOperations24000Hz24b32b8ch 75/75

Reproduction Rate 100%

Environment

  1. Branch name and commit hash of the 2 repositories: sof (firmware/topology) and linux (kernel driver).
    • SOF BRANCH: main HASH: https://github.com/thesofproject/sof/commit/6c4f3ea42f0d04e9a421dd8325cdbc9be31056bf
  2. Name of the platform(s) on which the bug is observed.
    • Platform: TGL
  3. Test environment: BRANCH: master HASH: b4886bebbe49454850d59f1a49a0460e590db71c

Screenshots or console output [logs.zip](htt logs ps://github.com/thesofproject/sof/files/9442332/logs.zip)

dkrzysiak avatar Aug 29 '22 07:08 dkrzysiak

@dkrzysiak I think this is a duplicate, there are a few other similar pause bugs reported atm. We can retest after we fixing initial issues.

lgirdwood avatar Aug 29 '22 15:08 lgirdwood