diff options
author | Hungming Chen <nuccachen@google.com> | 2020-09-10 15:42:58 +0800 |
---|---|---|
committer | Hungming Chen <nuccachen@google.com> | 2020-09-16 20:38:14 +0800 |
commit | 782618033aaf6119b0806c549b0329c35fb59d19 (patch) | |
tree | b27e3b447b326cd16e506b309a141acf0e9bfe6b /rs/java/android/renderscript/ProgramStore.java | |
parent | 68ca4e10b01dbd734b9430c18b25b068bd5df0d3 (diff) |
Move BPF offload program from netd to mainline
Test: as the follows.
$ adb shell ls sys/fs/bpf | grep offload
map_offload_tether_ingress_map
map_offload_tether_limit_map
map_offload_tether_stats_map
prog_offload_schedcls_ingress_tether_ether
prog_offload_schedcls_ingress_tether_rawip
$ adb shell dumpsys netd --short
TetherController
BPF ingress map: iif(iface) v6addr -> oif(iface) srcmac ..
13(rmnet_data3) 2401:e180:8842:6e3:bc6a:2e45:c30:f418 -> ..
BPF stats (downlink): iif(iface) -> packets bytes errors
13(rmnet_data3) -> 7 488 0
BPF limit: iif(iface) -> bytes
13(rmnet_data3) -> 9223372036854775807
Log:
bpfloader: Loaded object: /apex/com.android.tethering/etc/bpf/offload.o
Change-Id: I71b7efb1f4bd6eb1cd469a0e1e4a56342dc6e579
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions