HFSC link sharing behavior related query

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <netdev@...>
Date: Thursday, July 2, 2009 - 7:23 am

Hi,
	We are doing experiments on hfsc in various network scenarios. Some
of the results are not as per our expectation/understanding of our
hfsc behavior.

-----------------------------------------------------------------------------------------------------------------------
	Scenario 1:

		1: (hfsc qdisc)
		|
		|
		1:1 (hfsc root class) (rt 0, ls 40, ul 40)
		|
	----------------------------------------------------------------
	|								|
	1:2 (rt 10, ls 1, ul 20)				1:3 (rt 30, ls 1, ul 40)
	|								|
	2: (sfq qdisc)						3: (sfq qdisc)

	In above scenario,
		1:2 and 1:3 both are doing http download and we are getting following results.

		1:2 - 10 kbps
		1:3 - 30 kbps		
			That is as per the expectation.

	After 5 minutes we are changing ls and ul of 1:1 from 40 to 100. (rt
0, ls 100, ul 100)
		
		For first 2 minutes after above change,

			1:2 - 20 kbps
			1:3 - 80 kbps
				In this case ul curve is getting violated for 2 mins.

		After 2 minutes,

			1:2 - 20 kbps
			1:3 - 50 kbps
				That is expected.

	Is it an expected behavior ?
	why ul curve got violated ?

-----------------------------------------------------------------------------------------------------------------------

	Scenario 2:

		1: (hfsc qdisc)
		|
		|
		1:1 (hfsc root class) (rt 0, ls 200, ul 200)
		|
-------------------------------------------------------------------------------------------------------------------------
|					|					|					|	
1:2 (rt 75, ls 32, ul 200)	1:3 (rt 25, ls 16, ul 200)	1:4(rt 50, ls 8,
ul 200)	1:5 (rt 25,ls 128,ul 200)
|					|					|					|
2: (sfq qdisc)			3: (sfq qdisc)			4:(sfq qdisc)			5: (sfq qdisc)

	In above scenario,
		1:2, 1:3, 1:4, 1:5 all are doing http download and we are expecting
following results,

		1:2 - 75 kbps
		1:3 - 25 kbps		
		1:4 - 50 kbps
		1:5 - 50 kbps (according to link sharing ratio, excess 25 kbps
bandwidth should remain with 1:5)

		But we are observing that 25 kbps excess bandwidth is floating
across 1:2,1:3 and 1:5 on about 4 to 5 minutes. We are also observing
few packet drops in 1:2 and 1:3. Is there any relation between link
sharing and packet drop ?

-----------------------------------------------------------------------------------------------------------------------

Regards,
Sanket Shah
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
HFSC link sharing behavior related query, Sanket Shah, (Thu Jul 2, 7:23 am)
Re: HFSC link sharing behavior related query, Michal Soltys, (Fri Jul 3, 7:03 pm)
Re: HFSC link sharing behavior related query, Michal Soltys, (Thu Jul 2, 12:36 pm)