ANKUR SHETH wrote:
Hello all, Can you anybody let me know how can I manage the buffer size using Linux tc utility, as I tried to understand Linux tc but was not able to figure out the way for managing the buffer size for each queue configured for each port of the switch. I read somewhere that txqueuelen can be used for reducing the size of the queue for each port which is 1000 by default, but could not verify it. I am able to shape the traffic as per the bandwidth requirements by using minimum and maximum rates using tc linux and htb, but I am not able to figure out the way for buffer size.
You can add bfifo or pfifo to your htb class(es) and set the size in bytes/packets.
man tc-bfifo -- To unsubscribe from this list: send the line "unsubscribe lartc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html