commit | 45e9372733ac1cd599e1e6bbc22f6b86659f9cdb | [log] [tgz] |
---|---|---|
author | Maciej Żenczykowski <maze@google.com> | Sat Jun 15 11:47:26 2024 -0700 |
committer | Maciej Żenczykowski <maze@google.com> | Sat Jun 15 14:04:03 2024 -0700 |
tree | 3319382e4eaf7d418cf85f1d96dfedf7506ad94e | |
parent | 2f50623b0edd32c55003bad2c3fecd3e303dcf58 [diff] |
use a second map for SingleWriterBpfMap test because the shared r/w lock on the first conflicts with the exclusive r/w lock on the second This fixes roughly *half* the BpfMapTest tests. Test: TreeHugger, atest BpfMapTest less broken Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I9d500597cad16bb7756df3e6feb9a7aa762e59d9