I'm seeing something a bit strange and wondering if anyone had an opinion on why... I am testing up to 200 wifi station systems, each with a TCP connection running on them (download only, from VAP to stations). Without encryption (ie, open network), I see total throughput go from about 108Mbps down to 69Mbps as I add more stations (I add 25 at a time, so the 108Mbps is with 25 active, and 69Mbps is with 200 active). However, if I enable encryption, the throughput is actually higher (111Mbps to 71Mbps). I'm doing encryption in software, so it adds a fair bit of CPU load in this test. The numbers bounce around since this is wifi after all, but in general encryption tends to win reliably in this test. When testing with a single station (and 5 tcp streams with jacked up snd/rcv buffers) the open networks perform significantly better at total throughput: 263Mbps vs 246Mbps. Maybe the extra delay for decryption increases odds that GRO will take affect for the many, slower streams (and maybe that will decrease ACK traffic?) Any other ideas? Thanks, Ben -- Ben Greear <greearb@xxxxxxxxxxxxxxx> Candela Technologies Inc http://www.candelatech.com -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html