On 02/26/18 17:50, BARDOU Pierre wrote: > Hello, > > I'm trying to use queuing on a 10 Gbps interface. > I remind of a conversation on tech@ or misc@ which was about queuing values > being stored in a UINT which prevented configuring values > 4 Gbps. > I can't find it in the mailing list archive logs though. Wasn't the > discussion about using long integers and so remove this limitation ?
If I remember correctly, the bandwidth values were 32-bit in ALTQ, effectively limiting the upper bandwidth value to something like what you suggest. The current queueing code is quite different in most respects. > As of today current, it seem to be still present. Any plans to upgrade this > in the (near) future ? I'm a bit curious as to how you reached this conclusion. You're hitting one or more limits in your environment, but how do you identify which one? -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/ "Remember to set the evil bit on all malicious network traffic" delilah spamd[29949]: 85.152.224.147: disconnected after 42673 seconds.

