cdcee2ec9b
In function 'eval_jcc', judgment 'op == EBPF_JLT' occurs
twice, as a result, the corresponding second statement
cannot be accessed.
This patch fix this problem.
Fixes:
|
||
---|---|---|
.. | ||
bpf_def.h | ||
bpf_exec.c | ||
bpf_impl.h | ||
bpf_jit_arm64.c | ||
bpf_jit_x86.c | ||
bpf_load_elf.c | ||
bpf_load.c | ||
bpf_pkt.c | ||
bpf_validate.c | ||
bpf.c | ||
meson.build | ||
rte_bpf_ethdev.h | ||
rte_bpf.h | ||
version.map |