From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id 7C317200679 for ; Sun, 22 Jan 2012 12:42:55 -0800 (PST) Received: from github.com (sh1.rs.github.com [172.17.1.41]) by smtp1.rs.github.com (Postfix) with ESMTP id 20399426AB for ; Sun, 22 Jan 2012 12:42:54 -0800 (PST) Date: Sun, 22 Jan 2012 12:42:54 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <4f1c74ce1bf9e_13f3fda4192faf81513ad@sh1.rs.github.com.mail> Subject: [dtaht/deBloat-iproute2] 13603f: iplt2p: remove unused libnl headers Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_4f1c74ce17274_13f3fda4192faf8151179"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2012 20:42:55 -0000 ----==_mimepart_4f1c74ce17274_13f3fda4192faf8151179 Date: Sun, 22 Jan 2012 12:42:54 -0800 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <4f1c74ce1b10a_13f3fda4192faf8151238@sh1.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/deBloat-iproute2 Commit: 13603f6a9e46f08576f6284a0ef1ce1fbf94ffe0 https://github.com/dtaht/deBloat-iproute2/commit/13603f6a9e46f08576f6284a0ef1ce1fbf94ffe0 Author: Stephen Hemminger Date: 2012-01-10 (Tue, 10 Jan 2012) Changed paths: M ip/ipl2tp.c Log Message: ----------- iplt2p: remove unused libnl headers Leftover from change to original code. Commit: aab2702d33b19326e24a61264f7fcb28d88c9b45 https://github.com/dtaht/deBloat-iproute2/commit/aab2702d33b19326e24a61264f7fcb28d88c9b45 Author: Stephen Hemminger Date: 2012-01-10 (Tue, 10 Jan 2012) Changed paths: M man/man7/tc-hfsc.7 M man/man8/ip-address.8 M man/man8/ip-addrlabel.8 M man/man8/ip-link.8 M man/man8/ip-maddress.8 M man/man8/ip-monitor.8 M man/man8/ip-mroute.8 M man/man8/ip-neighbour.8 M man/man8/ip-netns.8 M man/man8/ip-ntable.8 M man/man8/ip-route.8 M man/man8/ip-rule.8 M man/man8/ip-tunnel.8 M man/man8/ip-xfrm.8 Log Message: ----------- Fix man page whatis entry errors lintian says: W: iproute: manpage-has-bad-whatis-entry usr/share/man/man7/tc-hfsc.7.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-address.8.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-addrlabel.8.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-link.8.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-maddress.8.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-monitor.8.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-mroute.8.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-neighbour.8.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-netns.8.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-ntable.8.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-route.8.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-rule.8.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-tunnel.8.gz W: iproute: manpage-has-bad-whatis-entry usr/share/man/man8/ip-xfrm.8.gz Commit: a08d2590a042f8173713cb3b1bf7bb7aeb3ce584 https://github.com/dtaht/deBloat-iproute2/commit/a08d2590a042f8173713cb3b1bf7bb7aeb3ce584 Author: Stephen Hemminger Date: 2012-01-10 (Tue, 10 Jan 2012) Changed paths: M include/linux/if.h M include/linux/if_ether.h M include/linux/if_vlan.h M include/linux/inet_diag.h M include/linux/neighbour.h M include/linux/netlink.h M include/linux/pkt_sched.h M include/linux/types.h Log Message: ----------- Update to kernel v3.3 headers Initial merge window version of headers Commit: 7878c0ba404c3688442d2362203d79fa108450e0 https://github.com/dtaht/deBloat-iproute2/commit/7878c0ba404c3688442d2362203d79fa108450e0 Author: Stephen Hemminger Date: 2012-01-19 (Thu, 19 Jan 2012) Changed paths: M include/linux/inet_diag.h M include/linux/pkt_sched.h Log Message: ----------- Update to 3.3 headers (with inet_diag fix) Incorporate change to fix inet_diag build failure. Commit: 1c4cbdbc6a33a9b4d6e0e95749d64cd718f3c21e https://github.com/dtaht/deBloat-iproute2/commit/1c4cbdbc6a33a9b4d6e0e95749d64cd718f3c21e Author: Vijay Subramanian Date: 2012-01-19 (Thu, 19 Jan 2012) Changed paths: M man/man8/tc-netem.8 Log Message: ----------- netem: Add missing '}' in man page Signed-off-by: Vijay Subramanian Commit: aa38c3eefaf6c6f4fd0a8858f6b771b6c8f84129 https://github.com/dtaht/deBloat-iproute2/commit/aa38c3eefaf6c6f4fd0a8858f6b771b6c8f84129 Author: Masatake YAMATO Date: 2012-01-19 (Thu, 19 Jan 2012) Changed paths: M lib/libnetlink.c Log Message: ----------- using NLM_F_DUMP flag constant in libnetlink.c This is trivial patch for libnetlink.c in iproute2. In iproute2/include/linux/netlink.h NLM_F_DUMP is defines as: #define NLM_F_DUMP (NLM_F_ROOT|NLM_F_MATCH) It is not used in libnetlink.c. If used, the code becomes a bit easier to read. Signed-off-by: Masatake YAMATO Commit: 30d10db5667d3ca86917ca86c1a65cfcc45965f9 https://github.com/dtaht/deBloat-iproute2/commit/30d10db5667d3ca86917ca86c1a65cfcc45965f9 Author: Hagen Paul Pfeifer Date: 2012-01-19 (Thu, 19 Jan 2012) Changed paths: M include/utils.h M lib/utils.c Log Message: ----------- utils: add s32 parser Signed-off-by: Hagen Paul Pfeifer Commit: 6b8dc4deea219d6c4392707bb647cc49cdc46da7 https://github.com/dtaht/deBloat-iproute2/commit/6b8dc4deea219d6c4392707bb647cc49cdc46da7 Author: Hagen Paul Pfeifer Date: 2012-01-19 (Thu, 19 Jan 2012) Changed paths: M tc/q_netem.c Log Message: ----------- tc: netem rate shaping and cell extension This patch add rate shaping as well as cell support. The link-rate can be specified via rate options. Three optional arguments control the cell knobs: packet-overhead, cell-size, cell-overhead. To ratelimit eth0 root queue to 5kbit/s, with a 20 byte packet overhead, 100 byte cell size and a 5 byte per cell overhead: tc qdisc add dev eth0 root netem rate 5kbit 20 100 5 Signed-off-by: Hagen Paul Pfeifer Commit: 59858866e3c369574ddebfcd27f064980e8ea775 https://github.com/dtaht/deBloat-iproute2/commit/59858866e3c369574ddebfcd27f064980e8ea775 Author: Stephen Hemminger Date: 2012-01-19 (Thu, 19 Jan 2012) Changed paths: M man/man8/tc-netem.8 Log Message: ----------- netem: add rate extension to man page Fixed up version of patch from Hagen Paul Pfeifer Also run spell check. Commit: e7e4abea3e9f37ac18ce3f104ac8e61b5f144459 https://github.com/dtaht/deBloat-iproute2/commit/e7e4abea3e9f37ac18ce3f104ac8e61b5f144459 Author: Eric Dumazet Date: 2012-01-19 (Thu, 19 Jan 2012) Changed paths: M tc/q_red.c Log Message: ----------- red: Add adaptative algo Logged in as shemminger Enable Adaptative RED algo, using : tc qdisc ... red limit BYTES ... adaptative ... Support of high precision probability/max_p setting and reporting, with support of old kernels. With a new kernel, "Plog ..." is replaced in tc output by "probability value" : qdisc red 10: dev eth3 parent 1:1 limit 360Kb min 30Kb max 90Kb ecn ewma 5 probability 0.09 Scell_log 15 Commit: 54a2fce832b6993c83ce0d6b6c9ee08317c1d90c https://github.com/dtaht/deBloat-iproute2/commit/54a2fce832b6993c83ce0d6b6c9ee08317c1d90c Author: Eric Dumazet Date: 2012-01-20 (Fri, 20 Jan 2012) Changed paths: M tc/q_red.c Log Message: ----------- red: fix adaptive spelling Reported-by: Jesse Brandeburg Signed-off-by: Eric Dumazet Commit: 6987ecf0832d62350ea10432f3f1f7a84c457b81 https://github.com/dtaht/deBloat-iproute2/commit/6987ecf0832d62350ea10432f3f1f7a84c457b81 Author: Eric Dumazet Date: 2012-01-20 (Fri, 20 Jan 2012) Changed paths: M tc/q_sfq.c Log Message: ----------- sfq: add optional RED on top of SFQ Adds an optional Random Early Detection on each SFQ flow queue. Traditional SFQ limits count of packets, while RED permits to also control number of bytes per flow, and adds ECN capability as well. 1) We dont handle the idle time management in this RED implementation, since each 'new flow' begins with a null qavg. We really want to address backlogged flows. 2) if headdrop is selected, we try to ecn mark first packet instead of currently enqueued packet. This gives faster feedback for tcp flows compared to traditional RED [ marking the last packet in queue ] Example of use : tc qdisc add dev $DEV parent 1:1 handle 10: est 1sec 4sec sfq \ limit 3000 headdrop flows 512 divisor 16384 \ redflowlimit 100000 min 8000 max 60000 probability 0.20 ecn qdisc sfq 10: parent 1:1 limit 3000p quantum 1514b depth 127 headdrop flows 512/16384 divisor 16384 ewma 6 min 8000b max 60000b probability 0.2 ecn prob_mark 0 prob_mark_head 4876 prob_drop 6131 forced_mark 0 forced_mark_head 0 forced_drop 0 Sent 1175211782 bytes 777537 pkt (dropped 6131, overlimits 11007 requeues 0) rate 99483Kbit 8219pps backlog 689392b 456p requeues 0 In this test, with 64 netperf TCP_STREAM sessions, 50% using ECN enabled flows, we can see number of packets CE marked is smaller than number of drops (for non ECN flows) If same test is run, without RED, we can check backlog is much bigger. qdisc sfq 10: parent 1:1 limit 3000p quantum 1514b depth 127 headdrop flows 512/16384 divisor 16384 Sent 1148683617 bytes 795006 pkt (dropped 0, overlimits 0 requeues 0) rate 98429Kbit 8521pps backlog 1221290b 841p requeues 0 Signed-off-by: Eric Dumazet Commit: 650252d8c36453dd08de3e67235d8f326ba451ec https://github.com/dtaht/deBloat-iproute2/commit/650252d8c36453dd08de3e67235d8f326ba451ec Author: Eric Dumazet Date: 2012-01-20 (Fri, 20 Jan 2012) Changed paths: M tc/q_choke.c Log Message: ----------- choke: support TCA_CHOKE_MAX_P TCA_CHOKE_MAX_P permits to express high resolution RED probability. tc qdisc add dev $DEV parent 1:1 handle 10: est 1sec 8sec choke \ limit 90 ecn min 10 max 30 probability 0.05 bandwidth 10Mbit Before patch : tc -s -d qdisc show dev eth3 qdisc ... limit 90p min 10p max 30p ecn ewma 3 Plog 19 Scell_log 13 After : qdisc ... limit 90p min 10p max 30p ecn ewma 3 probability 0.05 Scell_log 13 Signed-off-by: Eric Dumazet Commit: 1b6f0bb5be5d71fd62ed6ccbc3665adc6e747b82 https://github.com/dtaht/deBloat-iproute2/commit/1b6f0bb5be5d71fd62ed6ccbc3665adc6e747b82 Author: Eric Dumazet Date: 2012-01-20 (Fri, 20 Jan 2012) Changed paths: M tc/q_gred.c Log Message: ----------- gred: support TCA_GRED_MAX_P attribute TCA_GRED_MAX_P permits to express high resolution probabilities. New output (on 3.3+ kernel) : disc gred 9442: root refcnt 17 DP:0 (prio 1) Average Queue 0b Measured Queue 0b Packet drops: 0 (forced 0 early 0) Packet totals: 20 (bytes 2584) limit 31460b min 3000b max 9000b ewma 5 probability 0.05 Scell_log 15 Signed-off-by: Eric Dumazet Commit: 5aa08f6bf4107f8aec43c0678466a314dbd0d054 https://github.com/dtaht/deBloat-iproute2/commit/5aa08f6bf4107f8aec43c0678466a314dbd0d054 Author: Stephen Hemminger Date: 2012-01-20 (Fri, 20 Jan 2012) Changed paths: M ip/ip.c Log Message: ----------- ip: make 'ip l' be 'ip link' Restore compatiablity for those lazy typists. Commit: fdeae171e52845b465971566c9a14498dda34307 https://github.com/dtaht/deBloat-iproute2/commit/fdeae171e52845b465971566c9a14498dda34307 Author: Stephen Hemminger Date: 2012-01-20 (Fri, 20 Jan 2012) Changed paths: M ip/ip.c Log Message: ----------- Merge branch 'master' of nehalam:src/iproute2 Commit: 14a1c164d12e32415acc44ef566fcf52ff4dd113 https://github.com/dtaht/deBloat-iproute2/commit/14a1c164d12e32415acc44ef566fcf52ff4dd113 Author: Vijay Subramanian Date: 2012-01-20 (Fri, 20 Jan 2012) Changed paths: M tc/q_netem.c Log Message: ----------- netem: Fail cleanly if user input is wrong (Resending patch since it looks like my earlier mail did not make it to netdev). netem reordering requires that the delay parameter be given. Currently, if no delay is given, tc prints the error message but still installs the qdisc. Fix this by printing the usage and failing cleanly. Signed-off-by: Vijay Subramanian Commit: db4a7f198b6193a1e584c3b6647d92bb6c66fb52 https://github.com/dtaht/deBloat-iproute2/commit/db4a7f198b6193a1e584c3b6647d92bb6c66fb52 Author: nick black Date: 2012-01-20 (Fri, 20 Jan 2012) Changed paths: M man/man8/ip.8 Log Message: ----------- Update ip manpage Fix synopsis and other references to match current code. Commit: fc38a22c882ad0a9abbc26fd007ba2c832015953 https://github.com/dtaht/deBloat-iproute2/commit/fc38a22c882ad0a9abbc26fd007ba2c832015953 Author: Dave Taht Date: 2012-01-22 (Sun, 22 Jan 2012) Changed paths: M include/linux/pkt_sched.h M tc/q_sfq.c Log Message: ----------- Revert "net_sched: sfq: add optional RED on top of SFQ" This reverts commit d99f5026d5bf8632707890631fadafc9cdb9c3e2. Going back to tracking iproute2 head now that these patches have officially landed. Commit: 5662ed61d3cbe7b11e61e72eda9d9b89665ff3a1 https://github.com/dtaht/deBloat-iproute2/commit/5662ed61d3cbe7b11e61e72eda9d9b89665ff3a1 Author: Dave Taht Date: 2012-01-22 (Sun, 22 Jan 2012) Changed paths: M include/linux/if.h M include/linux/if_ether.h M include/linux/if_vlan.h M include/linux/inet_diag.h M include/linux/neighbour.h M include/linux/netlink.h M include/linux/pkt_sched.h M include/linux/types.h M include/utils.h M ip/ip.c M ip/ipl2tp.c M lib/libnetlink.c M lib/utils.c M man/man7/tc-hfsc.7 M man/man8/ip-address.8 M man/man8/ip-addrlabel.8 M man/man8/ip-link.8 M man/man8/ip-maddress.8 M man/man8/ip-monitor.8 M man/man8/ip-mroute.8 M man/man8/ip-neighbour.8 M man/man8/ip-netns.8 M man/man8/ip-ntable.8 M man/man8/ip-route.8 M man/man8/ip-rule.8 M man/man8/ip-tunnel.8 M man/man8/ip-xfrm.8 M man/man8/ip.8 M man/man8/tc-netem.8 M tc/q_choke.c M tc/q_gred.c M tc/q_netem.c M tc/q_red.c M tc/q_sfq.c Log Message: ----------- Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2 Compare: https://github.com/dtaht/deBloat-iproute2/compare/d99f502...5662ed6 ----==_mimepart_4f1c74ce17274_13f3fda4192faf8151179--