HomePhabricator

[BPF] Fix the interface_usdt_utxocache.py test

Description

[BPF] Fix the interface_usdt_utxocache.py test

Summary: This is broken on new version of the dependencies, causing a link issue of the BPF program when there is no probe associated with the perf output. Cutting the program into 2 pieces, and use the relevant ons in the test fixes the issue.

Test Plan:

cmake -GNinja .. -DENABLE_TRACING=1
sudo ./test/functional/test_runner.py interface_usdt_utxocache

Reviewers: #bitcoin_abc, PiRK

Reviewed By: #bitcoin_abc, PiRK

Differential Revision: https://reviews.bitcoinabc.org/D16024

Details

Provenance
FabienAuthored on Fri, Apr 19, 12:06
FabienPushed on Fri, Apr 19, 13:00
Reviewer
Restricted Project
Differential Revision
D16024: [BPF] Fix the interface_usdt_utxocache.py test
Parents
rABC35519a7612cf: [test] fix broken interface_usdt_utxocache.py test
Branches
Unknown
Tags
Unknown