From: Alexei Starovoitov Date: Thu, 8 May 2014 21:10:52 +0000 (-0700) Subject: net: filter: BPF testsuite X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~254^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64a8946b447e418b4283c3573ef397980cca0cd8;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed