[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20170511.120507.1592681423410149174.davem@davemloft.net>
Date: Thu, 11 May 2017 12:05:07 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: daniel@...earbox.net
CC: ast@...com, alexei.starovoitov@...il.com, netdev@...r.kernel.org
Subject: [PATCH v2 0/7] bpf: Add alignment tracker to verifier.
First we add the alignment tracking logic to the verifier.
Next, we work on building up infrastructure to facilitate regression
testing of this facility.
Next, we add the "test_align" test case.
Finally, we let the map value pointer checks use the new
infrastructure and adjust test_verifier to match.
Signed-off-by: David S. Miller <davem@...emloft.net>
---
v1 -->v2:
Adjustments based upon Daniel's feedback
Add map value and test_verifier changes
Powered by blists - more mailing lists