commit | aeff1238bb081749e9d5babfdf5b2b1a1600e97d | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Mon Feb 07 11:37:34 2022 +0100 |
committer | Patrick Rohr <prohr@google.com> | Fri Feb 18 11:59:43 2022 +0100 |
tree | 916bbde6753ce34edef4df0e3f05d07ee3cac433 | |
parent | 66c443a64c4b58a2dc47e719bd315167fd355582 [diff] |
Change TestBpfMap to use ConcurrentHashMap IBpfMap#forEach allows concurrent map access (deleting from the map while iterating), so we should allow this in TestBpfMap as well. Test: builds Change-Id: I89dc7e4daf1d0cfc1aac57cad4ea7f1e50f5f20c