commit | 08fcb08fc06758411d099bcd6a60d6cdee2d50a7 | [log] [tgz] |
---|---|---|
author | Nicolas Schichan <nschichan@freebox.fr> | Tue Aug 04 15:19:11 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 06 22:02:32 2015 -0700 |
tree | f9b883989277c8321b2064c653d95148dc8cba47 | |
parent | d2648d4e268cee60c9c917a04c3fbc4e8c3bbc7e [diff] |
test_bpf: add more tests for LD_ABS and LD_IND. This exerces the LD_ABS and LD_IND instructions for various sizes and alignments. This also checks that X when used as an offset to a BPF_IND instruction first in a filter is correctly set to 0. Signed-off-by: Nicolas Schichan <nschichan@freebox.fr> Acked-by: Alexei Starovoitov <ast@plumgrid.com> Acked-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: David S. Miller <davem@davemloft.net>