Test Description
Two packet sizes: 40 by and 512 by, are deployed for WFQ testing, since for small EF packet sizes the WFQ scheduling algorithm converges to a PQ scheduler, while for larger packet sizes the behaviour of the schedulers differs.
Comments:
As the figure shows, burstiness with WFQ and fairly large packet
sizes is almost negligible, in fact, as expected, with WFQ the formation
of large EF bursts is prevented, since even in case of packet clustering
WFQ can interrupt the transmission of EF packets to send BE packets,
this for its fairness.
With shorter packet sizes (e.g. 40 by like in this test), WFQ
converges to a PQ algorithm, since with WFQ short packets get a
preferential treatment (the forwarding time computed by WFQ is
proportional to the packet size). In this case, the test shows that
burstiness with PQ and WFQ is very similar.