diff options
author | 2018-03-04 17:29:49 +0200 | |
---|---|---|
committer | 2018-03-07 10:44:03 -0500 | |
commit | 499ac3b60f657dae82055fc81c7b01e6242ac9bc (patch) | |
tree | b4ce7ff013f2a4870d8cbf5f4306c04825010db0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rhashtable: Fix rhlist duplicates insertion (diff) | |
download | wireguard-linux-499ac3b60f657dae82055fc81c7b01e6242ac9bc.tar.xz wireguard-linux-499ac3b60f657dae82055fc81c7b01e6242ac9bc.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions