commit | 7628ea30b087e67d2e1e978776625e078281319e | [log] [tgz] |
---|---|---|
author | Motomu Utsumi <motomuman@google.com> | Mon Aug 14 11:09:02 2023 +0900 |
committer | Motomu Utsumi <motomuman@google.com> | Wed Aug 16 20:08:20 2023 +0900 |
tree | 518dd89e23486dd02ab239ce76f9eb733cbe8f1f | |
parent | dafb9f257b9b42d62808d8ad9408804e18bbf8b3 [diff] |
Use Java code path for bpf map operations in BpfNetMaps Experiment to verify bpf map operations refactoring showed no change of map size metrics and no system health regressions. So this CL update BpfNetMaps to always use new code path with kill switch. Test: m Bug: 217624062 Change-Id: Ic17470ac5c075884871ea2df2c13c054f5ac2929