Skip to content

Commit

Permalink
selftests/bpf: Replace bpf_trace_printk in tunnel kernel code
Browse files Browse the repository at this point in the history
Replace bpf_trace_printk with bpf_printk in test_tunnel_kern.c.
function bpf_printk is more easier and useful than bpf_trace_printk.

Signed-off-by: Kaixi Fan <fankaixi.li@bytedance.com>
Link: https://lore.kernel.org/r/20220430074844.69214-4-fankaixi.li@bytedance.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
  • Loading branch information
Kaixi Fan authored and Alexei Starovoitov committed May 10, 2022
1 parent 1ee7efd commit 71b2ec2
Showing 1 changed file with 72 additions and 97 deletions.
Loading

0 comments on commit 71b2ec2

Please sign in to comment.