diff options
author | Eduard Zingerman <eddyz87@gmail.com> | 2025-04-23 08:53:26 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-25 11:48:08 +0300 |
commit | d0e94a5bb99df7905dcdd3d27661d0545b18f3c5 (patch) | |
tree | be966b165bc23bf53b095d2a50342cdf32d62df3 /net/lapb/lapb_subr.c | |
parent | 3846e2bea565ee1c5195dcc625fda9868fb0e3b3 (diff) | |
download | linux-d0e94a5bb99df7905dcdd3d27661d0545b18f3c5.tar.xz |
selftests/bpf: freplace tests for tracking of changes_packet_data
commit 89ff40890d8f12a7d7e93fb602cc27562f3834f0 upstream.
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>
Signed-off-by: Shung-Hsi Yu <shung-hsi.yu@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions