From: David S. Miller Date: Mon, 13 Nov 2017 01:15:47 +0000 (+0900) Subject: Merge branch 'netem-add-nsec-scheduling-and-slot-feature' X-Git-Tag: v5.15~9988^2~44 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=907a4425f73c510ffaccef9f43cf7ddc458e5493;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'netem-add-nsec-scheduling-and-slot-feature' Dave Taht says: ==================== netem: add nsec scheduling and slot feature 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. Changes since v2: Use u64 for packet_len_sched_time() Use simpler max(time_to_send,q->slot.slot_next) Changes since v1: Always pass new nanosecond APIs to userspace ==================== Signed-off-by: David S. Miller --- 907a4425f73c510ffaccef9f43cf7ddc458e5493