> 27/01/2026 15:02, Stephen Hemminger: > > On Tue, 27 Jan 2026 11:49:36 +0000 > > Marat Khalili <[email protected]> wrote: > > > Marat Khalili (6): > > > eal: variable first arguments of RTE_SHIFT_VALxx > > > bpf: fix signed shift overflows in ARM JIT > > > bpf: mark ARM opcodes with UINT32_C > > > bpf: disallow empty program > > > bpf: make add/subtract one program validate > > > bpf: fix validation when conditional jump is first instruction > > > > > > app/test/test_bpf.c | 254 +++++++++++++++++++++++++++++++++++ > > > lib/bpf/bpf_jit_arm64.c | 184 ++++++++++++------------- > > > lib/bpf/bpf_load.c | 2 +- > > > lib/bpf/bpf_validate.c | 48 ++++--- > > > lib/eal/include/rte_bitops.h | 4 +- > > > 5 files changed, 375 insertions(+), 117 deletions(-) > > > > > > > This is what an automated review looks like when everything is good: > > Does it make the author a good candidate to be co-maintainer?
I believe it does :) Will ask Marat to submit the patch. Konstantin

