netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* dccp test-tree [ANNOUNCE] dccp: DCCP-Cubic / CCID-5 subtree available
@ 2011-09-22  2:50 Gerrit Renker
  0 siblings, 0 replies; only message in thread
From: Gerrit Renker @ 2011-09-22  2:50 UTC (permalink / raw)
  To: Ivo Calado; +Cc: dccp, netdev, percomp-pos

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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-22  2:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-22  2:50 dccp test-tree [ANNOUNCE] dccp: DCCP-Cubic / CCID-5 subtree available Gerrit Renker

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).