Re: [PATCH net-next 0/3] netem: add nsec scheduling and slot feature

2017-11-08 Thread Dave Taht
On Tue, Nov 7, 2017 at 4:26 PM, Stephen Hemminger wrote: > On Tue, 7 Nov 2017 12:59:33 -0800 > Dave Taht wrote: > >> This patch series converts netem away from the old "ticks" interface and >> userspace API, and adds support for a new "slot" feature intended to >> emulate bursty macs such as WiF

Re: [PATCH net-next 0/3] netem: add nsec scheduling and slot feature

2017-11-07 Thread Stephen Hemminger
On Tue, 7 Nov 2017 12:59:33 -0800 Dave Taht wrote: > This patch series converts netem away from the old "ticks" interface and > userspace API, and adds support for a new "slot" feature intended to > emulate bursty macs such as WiFi and LTE better. > > Dave Taht (3): > netem: convert to qdisc_

[PATCH net-next 0/3] netem: add nsec scheduling and slot feature

2017-11-07 Thread Dave Taht
This patch series converts netem away from the old "ticks" interface and userspace API, and adds support for a new "slot" feature intended to emulate bursty macs such as WiFi and LTE better. Dave Taht (3): netem: convert to qdisc_watchdog_schedule_ns netem: add uapi to express delay and jitter