From: Gerrit Renker <gerrit@erg.abdn.ac.uk>
To: Ivo Calado <ivocalado@embedded.ufcg.edu.br>
Cc: dccp@vger.kernel.org, netdev@vger.kernel.org,
percomp-pos@googlegroups.com
Subject: dccp test-tree [ANNOUNCE] dccp: DCCP-Cubic / CCID-5 subtree available
Date: Wed, 21 Sep 2011 20:50:05 -0600 [thread overview]
Message-ID: <20110922025005.GA17896@gerrit.erg.abdn.ac.uk> (raw)
Thanks to Ivo for implementing DCCP-Cubic (aka CCID-249, aka CCID-5).
I have added a new subtree for CCID-249 at
git://eden-feed.erg.abdn.ac.uk/dccp_exp [subtree `ccid5']
Patch based on net-2.6 is at
http://eden-feed.erg.abdn.ac.uk/latest-dccp-ccid5-test-tree.diff.gz
Tarball based on net-2.6 is at
http://eden-feed.erg.abdn.ac.uk/latest-dccp-ccid5-test-tree.tar.bz2
after fixing some whitespace issues in the patch. I will keep it in synch
with the rest of the test tree, please do send any updates you find for CCID-5.
==========================================
Short HOWTO on installing and using CCID-5
==========================================
To clone the ccid5 tree,
git checkout -b ccid5
git pull git://eden-feed.erg.abdn.ac.uk/dccp_exp +ccid5:ccid5
When recompiling the dccp module, set
CONFIG_IP_DCCP_CCID5=y
CONFIG_IP_DCCP_CCID5_DEBUG=y
After installation and modprobing the dccp module, set
echo 249 > /proc/sys/net/dccp/default/tx_ccid
echo 249 > /proc/sys/net/dccp/default/rx_ccid
to use the CCID-5 (resp. CCID-249) module.
On 1Gbit ethernet, I measured up to 776 Mbps with iperf,
on a noisy 2.4Ghz 802.11g it was still 13.7 Mbps.
reply other threads:[~2011-09-22 2:55 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110922025005.GA17896@gerrit.erg.abdn.ac.uk \
--to=gerrit@erg.abdn.ac.uk \
--cc=dccp@vger.kernel.org \
--cc=ivocalado@embedded.ufcg.edu.br \
--cc=netdev@vger.kernel.org \
--cc=percomp-pos@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).