Hi, On Fri, Mar 18, 2022 at 2:56 PM Miquel Raynal <miquel.raynal@xxxxxxxxxxx> wrote: > > This reverts commit 493bc90a96839ffde5e6216c62c025d2f9e6efc3. > > This commit was introduced because of some testing capabilities > involving ack handling. Not we want to collect errors so let's first > revert this commit, then right after reintroduce the Tx trac handling > which is the only one that makes sense for now. > > Suggested-by: Alexander Aring <alex.aring@xxxxxxxxx> I didn't want to have a revert of the commit or... yes I wanted but not in such a way as `git revert...`, just that the whole debug feature is dropped (which was introduced by a commit) because you implemented a real first use case to make something with those values now and do not leave a half of the debug feature upstream. Nevertheless it's okay, this way will do it as well... - Alex