diff options
author | 2024-12-09 20:10:58 -0800 | |
---|---|---|
committer | 2024-12-10 10:24:57 -0800 | |
commit | 89ff40890d8f12a7d7e93fb602cc27562f3834f0 (patch) | |
tree | 1ca4e620a9874f4154492b3bebb61791ef3760cd /scripts/generate_rust_analyzer.py | |
parent | bpf: check changes_pkt_data property for extension programs (diff) | |
download | wireguard-linux-89ff40890d8f12a7d7e93fb602cc27562f3834f0.tar.xz wireguard-linux-89ff40890d8f12a7d7e93fb602cc27562f3834f0.zip |
selftests/bpf: freplace tests for tracking of changes_packet_data
Try different combinations of global functions replacement:
- replace function that changes packet data with one that doesn't;
- replace function that changes packet data with one that does;
- replace function that doesn't change packet data with one that does;
- replace function that doesn't change packet data with one that doesn't;
Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
Link: https://lore.kernel.org/r/20241210041100.1898468-7-eddyz87@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions