diff options
author | Paul Blakey <paulb@mellanox.com> | 2018-03-04 18:29:49 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-03-07 18:44:03 +0300 |
commit | 499ac3b60f657dae82055fc81c7b01e6242ac9bc (patch) | |
tree | b4ce7ff013f2a4870d8cbf5f4306c04825010db0 /scripts/makelst | |
parent | d3dcf8eb615537526bd42ff27a081d46d337816e (diff) | |
download | linux-499ac3b60f657dae82055fc81c7b01e6242ac9bc.tar.xz |
test_rhashtable: add test case for rhltable with duplicate objects
Tries to insert duplicates in the middle of bucket's chain:
bucket 1: [[val 21 (tid=1)]] -> [[ val 1 (tid=2), val 1 (tid=0) ]]
Reuses tid to distinguish the elements insertion order.
Signed-off-by: Paul Blakey <paulb@mellanox.com>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/makelst')
0 files changed, 0 insertions, 0 deletions