From: Craig Gallek <redacted>
Extend the 'random' operation tests to include a delete operation
(delete half of the nodes from both lpm implementions and ensure
that lookups are still equivalent).
Also, add a simple IPv4 test which verifies lookup behavior as nodes
are deleted from the tree.
Signed-off-by: Craig Gallek <redacted>
Thanks for the tests!
Acked-by: Alexei Starovoitov <ast@kernel.org>