<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">
What this makes me realize is that I should go instrument the cpu stats with each of the various operating modes:<br><div><br></div><div>* no shaping, anywhere</div><div>
* egress shaping</div><div>* egress and ingress shaping at various limited levels:</div><div>    * 10Mbps</div><div>    * 20Mbps</div><div>    * 50Mbps</div><div>    * 100Mbps</div></div></div></div></blockquote><div><br>
</div><div>So I set this up tonight, and have a big pile of data to go through.  But the headline finding is that the WNDR3800 can't do more than 200Mbps ingress, with shaping turned off.  The GbE switch fabric and my setup were just fine (pushed some very nice numbers through those interfaces when on the switch), but going through the routing engine (NATing), and 200Mbps is about all it could do.</div>
<div><br></div><div>I took tcp captures of it shaping past it's limit (configured for 150/12), with then rrul, tcp_download, tcp_upload tests.</div><div><br></div><div>And I took a series of tests walking down from 100/12, 90/12, 80/12, ... down to 40/12, while capturing /proc/stats and /proc/softirqs once a second (roughly), so that can be processed to pull out where the load might be (initial peeking hints that it's all time spent in softirq).</div>
<div><br></div><div> If anyone wants the raw data, let me know, I'll upload it somewhere.  The rrul pcap is large, the rest of it can be e-mailed easily.</div><div><br></div><div>-Aaron</div><div><br></div><div><br></div>
</div></div></div>