commit | 8ed2473c9a8b34c53a83e13aa2550ab02eb91bfd | [log] [tgz] |
---|---|---|
author | Chenbo Feng <fengc@google.com> | Sun Mar 04 23:38:12 2018 -0800 |
committer | Chenbo Feng <fengc@google.com> | Wed Mar 07 14:48:43 2018 +0900 |
tree | d040df686410e5769743bae8faaf474afab9f165 | |
parent | cd833860e1ab08da3d9014015d9dc40d9c924717 [diff] |
Fix broken libbpf_test The libbpf_test BpfNetworkStatsHelperTest.TestGetUidStatsTotal is broken due to the change of StatsValue struct in libbpf. This patch fix the test and cleaned up the warnings. Test: ./libbpf_test Bug: 30950746 Change-Id: I0ccfe52bc6db41325b061f8eeb041018da62f314