From: Daniel Borkmann Date: Thu, 29 May 2014 08:22:48 +0000 (+0200) Subject: net: filter: add slot overlapping test with fully filled M[] X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~109^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fe13baad6b1e8d3063dd48faf1b9be9b7c5e92c;p=pandora-kernel.git net: filter: add slot overlapping test with fully filled M[] Also add a test for the scratch memory store that first fills all slots and then sucessively reads all of them back adding up to A, and eventually returning A. This and the previous M[] test with alternating fill/spill will detect possible JIT errors on M[]. Suggested-by: Alexei Starovoitov Signed-off-by: Daniel Borkmann Acked-by: Alexei Starovoitov Signed-off-by: David S. Miller --- Reading git-diff-tree failed