Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(445)

Issue 404803003: [Telemetry] Make rndis work on L release (Closed)

Created:
6 years, 5 months ago by wuhu
Modified:
6 years, 3 months ago
CC:
chromium-reviews, telemetry+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[Telemetry] Make rndis work on L release - modified android fowarder to override any default device routing policy (eg static route to wlan) that could be keeping traffic from going to rndis interface - invoke netd commands directly instead of through ndc which no longer work in L BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290923

Patch Set 1 #

Total comments: 7

Patch Set 2 : moved routing override from configurator to forwarder #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -2 lines) Patch
M tools/telemetry/telemetry/core/forwarders/android_forwarder.py View 1 4 chunks +19 lines, -2 lines 1 comment Download

Messages

Total messages: 18 (0 generated)
wuhu
Please review the changes to android forwarder, thanks
6 years, 5 months ago (2014-07-18 17:27:19 UTC) #1
tonyg
Sorry for the delay. First question: does this still work on J and K?
6 years, 4 months ago (2014-07-30 18:14:14 UTC) #2
wuhu
On 2014/07/30 18:14:14, tonyg wrote: > Sorry for the delay. First question: does this still ...
6 years, 4 months ago (2014-07-30 19:14:52 UTC) #3
tonyg
Thanks for confirming that. Here're some more detailed comments then I think this should be ...
6 years, 4 months ago (2014-07-30 19:32:08 UTC) #4
wuhu
Thanks Tony. Please see my question regarding override/restore in the comments
6 years, 4 months ago (2014-07-30 21:37:24 UTC) #5
wuhu
https://codereview.chromium.org/404803003/diff/1/tools/telemetry/telemetry/core/forwarders/android_forwarder.py File tools/telemetry/telemetry/core/forwarders/android_forwarder.py (right): https://codereview.chromium.org/404803003/diff/1/tools/telemetry/telemetry/core/forwarders/android_forwarder.py#newcode445 tools/telemetry/telemetry/core/forwarders/android_forwarder.py:445: def _OverrideRoutingPolicy(self): On 2014/07/30 19:32:08, tonyg wrote: > Something ...
6 years, 4 months ago (2014-07-30 21:38:28 UTC) #6
wuhu
The CQ bit was checked by wuhu@google.com
6 years, 4 months ago (2014-08-07 18:44:23 UTC) #7
wuhu
The CQ bit was unchecked by wuhu@google.com
6 years, 4 months ago (2014-08-07 18:44:26 UTC) #8
chrishenry - DO NOT USE
https://codereview.chromium.org/404803003/diff/1/tools/telemetry/telemetry/core/forwarders/android_forwarder.py File tools/telemetry/telemetry/core/forwarders/android_forwarder.py (right): https://codereview.chromium.org/404803003/diff/1/tools/telemetry/telemetry/core/forwarders/android_forwarder.py#newcode445 tools/telemetry/telemetry/core/forwarders/android_forwarder.py:445: def _OverrideRoutingPolicy(self): On 2014/07/30 21:38:28, wuhu wrote: > On ...
6 years, 4 months ago (2014-08-13 05:27:30 UTC) #9
wuhu
Sounds good, I've moved everything to AndroidRndisForwarder so it can be torn-down/recreated each time just ...
6 years, 4 months ago (2014-08-18 22:29:08 UTC) #10
tonyg
The CQ bit was checked by tonyg@chromium.org
6 years, 4 months ago (2014-08-20 17:58:20 UTC) #11
tonyg
lgtm
6 years, 4 months ago (2014-08-20 17:58:21 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wuhu@google.com/404803003/20001
6 years, 4 months ago (2014-08-20 18:00:52 UTC) #13
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel_swarming on tryserver.chromium.win ...
6 years, 4 months ago (2014-08-20 19:44:10 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (20001) as 290923
6 years, 4 months ago (2014-08-20 21:44:52 UTC) #15
marja
marja@chromium.org changed reviewers: + marja@chromium.org
6 years, 3 months ago (2014-08-27 11:08:19 UTC) #16
marja
https://codereview.chromium.org/404803003/diff/20001/tools/telemetry/telemetry/core/forwarders/android_forwarder.py File tools/telemetry/telemetry/core/forwarders/android_forwarder.py (right): https://codereview.chromium.org/404803003/diff/20001/tools/telemetry/telemetry/core/forwarders/android_forwarder.py#newcode153 tools/telemetry/telemetry/core/forwarders/android_forwarder.py:153: policies = self._device.RunShellCommand('ip rule') This seems pretty broken: self._device ...
6 years, 3 months ago (2014-08-27 11:08:19 UTC) #17
marja
6 years, 3 months ago (2014-08-27 11:16:46 UTC) #18
Message was sent while issue was closed.
Fix here: https://codereview.chromium.org/508923002/

Powered by Google App Engine
This is Rietveld 408576698