Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: c89e18fa55e2d261e002a1f667eb8f351e0258fb https://github.com/bluez/bluez/commit/c89e18fa55e2d261e002a1f667eb8f351e0258fb Author: Pauli Virtanen <pav@xxxxxx> Date: 2025-03-18 (Tue, 18 Mar 2025) Changed paths: M configure.ac M tools/iso-tester.c M tools/l2cap-tester.c M tools/sco-tester.c M tools/tester.h Log Message: ----------- tools/tester: test COMPLETION timestamps Add support for SOF_TIMESTAMPING_TX_COMPLETION also in cases where errqueue.h is old and doesn't define it. Support timestamps of different types arriving out of order, as multiple SND may well arrive before COMPLETION. Also allow TX timestamp arriving before bthost receives data, as that may well happen. Remove tests SCHED timestamps, as those won't be generated for now. Don't test COMPLETION for SCO, since it's not supported now either. Add test: SCO CVSD Send No Flowctl - TX Timestamping Commit: fe5a5f509e0cd1ab60e524863dbacd461fb38023 https://github.com/bluez/bluez/commit/fe5a5f509e0cd1ab60e524863dbacd461fb38023 Author: Pauli Virtanen <pav@xxxxxx> Date: 2025-03-18 (Tue, 18 Mar 2025) Changed paths: M tools/iso-tester.c M tools/l2cap-tester.c M tools/sco-tester.c M tools/tester.h Log Message: ----------- l2cap-tester: add test for stream socket TX timestamping Stream socket TX timestamp ids shall refer to the byte positions. Add test: L2CAP BR/EDR Client - Stream TX Timestamping Commit: f4b6a649ccdd0ff63817bab13b9c94f2bc3d648e https://github.com/bluez/bluez/commit/f4b6a649ccdd0ff63817bab13b9c94f2bc3d648e Author: Pauli Virtanen <pav@xxxxxx> Date: 2025-03-18 (Tue, 18 Mar 2025) Changed paths: M tools/iso-tester.c M tools/l2cap-tester.c M tools/sco-tester.c Log Message: ----------- tools/tester: enable TX timestamping tests by default Compare: https://github.com/bluez/bluez/compare/3b9a6d3f6186...f4b6a649ccdd To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications