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

Issue 2808203003: Reland "Add first part of the network_tester functionality" (Closed)

Created:
3 years, 8 months ago by michaelt
Modified:
3 years, 8 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Reland "Add first part of the network_tester functionality" BUG=webrtc:7426 Review-Url: https://codereview.webrtc.org/2808203003 Cr-Commit-Position: refs/heads/master@{#17666} Committed: https://chromium.googlesource.com/external/webrtc/+/1c223b2f7557ff449add7a114d72ea97614731b5

Patch Set 1 #

Patch Set 2 : Fix for threading problem. #

Total comments: 1

Patch Set 3 : use ACCESS_ON instead of GUARDED_BY #

Unified diffs Side-by-side diffs Delta from patch set Stats (+680 lines, -0 lines) Patch
A resources/network_tester/client_config.dat.sha1 View 1 chunk +1 line, -0 lines 0 comments Download
A resources/network_tester/server_config.dat.sha1 View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/tools/BUILD.gn View 2 chunks +5 lines, -0 lines 0 comments Download
M webrtc/tools/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
A webrtc/tools/network_tester/BUILD.gn View 1 chunk +93 lines, -0 lines 0 comments Download
A webrtc/tools/network_tester/config_reader.h View 1 chunk +53 lines, -0 lines 0 comments Download
A webrtc/tools/network_tester/config_reader.cc View 1 chunk +50 lines, -0 lines 0 comments Download
A webrtc/tools/network_tester/create_network_tester_config.py View 1 chunk +30 lines, -0 lines 0 comments Download
A webrtc/tools/network_tester/network_tester_config.proto View 1 chunk +13 lines, -0 lines 0 comments Download
A webrtc/tools/network_tester/network_tester_packet.proto View 1 chunk +18 lines, -0 lines 0 comments Download
A webrtc/tools/network_tester/network_tester_unittest.cc View 1 chunk +29 lines, -0 lines 0 comments Download
A webrtc/tools/network_tester/packet_sender.h View 1 2 1 chunk +64 lines, -0 lines 0 comments Download
A webrtc/tools/network_tester/packet_sender.cc View 1 1 chunk +129 lines, -0 lines 0 comments Download
A webrtc/tools/network_tester/test_controller.h View 1 chunk +75 lines, -0 lines 0 comments Download
A webrtc/tools/network_tester/test_controller.cc View 1 chunk +118 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (10 generated)
michaelt
Hi, Here the reland of the cl "https://codereview.webrtc.org/2779233002/". The dtor of worker_queue_ was called at ...
3 years, 8 months ago (2017-04-11 08:49:48 UTC) #3
stefan-webrtc
lgtm https://codereview.webrtc.org/2808203003/diff/20001/webrtc/tools/network_tester/packet_sender.h File webrtc/tools/network_tester/packet_sender.h (right): https://codereview.webrtc.org/2808203003/diff/20001/webrtc/tools/network_tester/packet_sender.h#newcode51 webrtc/tools/network_tester/packet_sender.h:51: size_t packet_size_ GUARDED_BY(worker_queue_checker_); Is ACCESS_ON(worker_queue_) an option?
3 years, 8 months ago (2017-04-11 08:59:00 UTC) #4
minyue-webrtc
lgtm
3 years, 8 months ago (2017-04-11 09:49:15 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2808203003/40001
3 years, 8 months ago (2017-04-12 08:48:01 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/external/webrtc/+/1c223b2f7557ff449add7a114d72ea97614731b5
3 years, 8 months ago (2017-04-12 08:50:40 UTC) #15
philipel
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/2813193002/ by philipel@webrtc.org. ...
3 years, 8 months ago (2017-04-12 12:07:42 UTC) #16
michaelt
3 years, 8 months ago (2017-04-12 15:18:16 UTC) #17
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.webrtc.org/2815573004/ by michaelt@webrtc.org.

The reason for reverting is: Hit infra. bug. which need to be fixed first..

Powered by Google App Engine
This is Rietveld 408576698