Alexei Starovoitov wrote: > From: Alexei Starovoitov <a...@kernel.org> > > Add few assembly tests for packet comparison. > > Tested-by: Jiri Olsa <jo...@redhat.com> > Signed-off-by: Alexei Starovoitov <a...@kernel.org> > --- > .../testing/selftests/bpf/verifier/ctx_skb.c | 42 +++++++++++++++++++ > 1 file changed, 42 insertions(+)
Acked-by: John Fastabend <john.fastab...@gmail.com>