-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34426/
-----------------------------------------------------------
(Updated May 31, 2015, 7:53 p.m.)
Review request for mesos, Chi Zhang, Ian Downes, Jie Yu, and Cong Wang.
Changes
-------
Brake out the components of the qdisc statistics for easier review.
Bugs: MESOS-2665
https://issues.apache.org/jira/browse/MESOS-2665
Repository: mesos
Description
-------
Report the network statistics from libnl
Diffs (updated)
-----
src/Makefile.am 9d1f0d5de2e7647a6677d86f5032ae1b79f1b241
src/linux/routing/queueing/fq_codel.hpp
7de1e31d4c43ac9cbffab1e472ea51140719f900
src/linux/routing/queueing/fq_codel.cpp
64b5c73e8cfa672141ddb663e879c58b4babfdbc
src/linux/routing/queueing/ingress.hpp
84506fecd01522471a7998176c28bea8f1367aed
src/linux/routing/queueing/ingress.cpp
ae0c38d2215e7fabcc1060e7385484bd455e1699
src/linux/routing/queueing/internal.hpp
d43a9fd405af2e59dc57cfc7ba9b5e77cb9f6b70
src/linux/routing/queueing/statistics.hpp PRE-CREATION
src/linux/routing/queueing/statistics.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/34426/diff/
Testing
-------
make check
Thanks,
Paul Brett