Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] reduce verifier memory consumption and add tests
@ 2014-10-28 22:11 Alexei Starovoitov
  2014-10-28 22:11 ` [PATCH net-next 1/3] bpf: reduce verifier memory consumption Alexei Starovoitov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alexei Starovoitov @ 2014-10-28 22:11 UTC (permalink / raw)
  To: David S. Miller
  Cc: Hannes Frederic Sowa, Eric Dumazet, Daniel Borkmann,
	Andy Lutomirski, netdev, linux-kernel

Small set of cleanups:
 - reduce verifier memory consumption
 - add verifier test to check register state propagation and state equivalence
 - add JIT test reduced from recent nmap triggered crash

Alexei Starovoitov (3):
  bpf: reduce verifier memory consumption
  samples: bpf: add a verifier test and summary line
  test: bpf: add a testcase reduced from nmap

 kernel/bpf/verifier.c       |  101 ++++++++++++++++++++++++-------------------
 lib/test_bpf.c              |   43 ++++++++++++++++++
 samples/bpf/test_verifier.c |   46 +++++++++++++++++++-
 3 files changed, 145 insertions(+), 45 deletions(-)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-10-30 19:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-28 22:11 [PATCH net-next 0/3] reduce verifier memory consumption and add tests Alexei Starovoitov
2014-10-28 22:11 ` [PATCH net-next 1/3] bpf: reduce verifier memory consumption Alexei Starovoitov
2014-10-28 22:11 ` [PATCH net-next 2/3] samples: bpf: add a verifier test and summary line Alexei Starovoitov
2014-10-28 22:11 ` [PATCH net-next 3/3] test: bpf: add a testcase reduced from nmap Alexei Starovoitov
2014-10-30 19:45 ` [PATCH net-next 0/3] reduce verifier memory consumption and add tests David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox