Home
last modified time | relevance | path

Searched hist:"64 a8946b447e418b4283c3573ef397980cca0cd8" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/lib/
H A Dtest_bpf.c64a8946b447e418b4283c3573ef397980cca0cd8 Thu May 08 16:10:52 CDT 2014 Alexei Starovoitov <ast@plumgrid.com> net: filter: BPF testsuite

The testsuite covers classic and internal BPF instructions.
It is particularly useful for JIT compiler developers.
Adds to "net" selftest target.

The testsuite can be used as a set of micro-benchmarks.
It measures execution time of each BPF program in nsec.

This patch adds core framework.

Signed-off-by: Alexei Starovoitov <ast@plumgrid.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A DMakefile64a8946b447e418b4283c3573ef397980cca0cd8 Thu May 08 16:10:52 CDT 2014 Alexei Starovoitov <ast@plumgrid.com> net: filter: BPF testsuite

The testsuite covers classic and internal BPF instructions.
It is particularly useful for JIT compiler developers.
Adds to "net" selftest target.

The testsuite can be used as a set of micro-benchmarks.
It measures execution time of each BPF program in nsec.

This patch adds core framework.

Signed-off-by: Alexei Starovoitov <ast@plumgrid.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A DKconfig.debug64a8946b447e418b4283c3573ef397980cca0cd8 Thu May 08 16:10:52 CDT 2014 Alexei Starovoitov <ast@plumgrid.com> net: filter: BPF testsuite

The testsuite covers classic and internal BPF instructions.
It is particularly useful for JIT compiler developers.
Adds to "net" selftest target.

The testsuite can be used as a set of micro-benchmarks.
It measures execution time of each BPF program in nsec.

This patch adds core framework.

Signed-off-by: Alexei Starovoitov <ast@plumgrid.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/tools/testing/selftests/net/
H A DMakefile64a8946b447e418b4283c3573ef397980cca0cd8 Thu May 08 16:10:52 CDT 2014 Alexei Starovoitov <ast@plumgrid.com> net: filter: BPF testsuite

The testsuite covers classic and internal BPF instructions.
It is particularly useful for JIT compiler developers.
Adds to "net" selftest target.

The testsuite can be used as a set of micro-benchmarks.
It measures execution time of each BPF program in nsec.

This patch adds core framework.

Signed-off-by: Alexei Starovoitov <ast@plumgrid.com>
Signed-off-by: David S. Miller <davem@davemloft.net>