EF Burstiness with WFQ and PQ: a Comparison


Goal: comparison of EF burstiness when the EF departure rate is less then the EF arrival rate with WFQ and PQ

Test Description

  1. Network layout
  2. BE data streams:
  3. Example of router configuration (with WFQ)
  4. Parameters:
  5. Stream profiles:
  6. Test conditions:
  7. Test methodology
    We define EF laod the overall traffic volume produced by EF streams. The EF load varies in the range [200, 1000] Kbps and each site injects the same amount of traffic.
    For each test in each router on the data path we measure the amount of EF packets tail dropped by the priority queue (which serves EF packets) and we progressively increase the priority queue size Q until no packet loss caused by tail drop is observed during the whole test. Given the queue size Q at the time when such condition applies, we assume that the maximum burst size (in packets) is Q -1. The burst size in bytes can be derived since the EF packet size is constant and known.
    Measurement is applied to a single stream, which is called the reference stream.

    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: