Re: SCTP throughput does not scale

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, May 02, 2014 at 11:45:00AM +0000, Butler, Peter wrote:
> I have tested with /proc/sys/net/sctp/[snd|rcv]buf_policy set to 0 and to 1.  I get the same behaviour both ways.  Note that my associations are all TCP-style SOCK_DGRAM associations, and not UDP-style SOCK_SEQPACKET associations.  As such, each association has its own socket - rather than all the associations sharing a single socket - and thus, to my understanding, the parameters in question will have no effect (as my testing has shown).  
> 
You're correct, if you're using TCP style associations, the above policies won't
change much.

Such consistent throughput sharing though still seems odd.  You don't have any
traffic shaping or policing implimented on your network devices do you?  Either
on your sending or receiving system?  tc qdisc show would be able to tell you.
Such low throughput on a 10G interface seems like it could not be much other
than that.  Are you seeing any droped frames in /proc/net/sctp/snmp or in
/proc/net/snmp[6]?

Neil

--
To unsubscribe from this list: send the line "unsubscribe linux-sctp" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Networking Development]     [Linux OMAP]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux