Hi, Just a small correction, one link on the cover letter is wrong.
Vinicius Costa Gomes <vinicius.go...@intel.com> writes: [...] > > > [1] https://patchwork.ozlabs.org/cover/938991/ > > [2] https://patchwork.ozlabs.org/cover/808504/ > > [3] github doesn't make it clear, but the gist can be cloned like this: > $ git clone https://gist.github.com/jeez/bd3afeff081ba64a695008dd8215866f > taprio-test > > [4] https://github.com/vcgomes/linux/tree/taprio-v1 The correct link is: [4] https://github.com/vcgomes/net-next > > [5] https://github.com/vcgomes/iproute2/tree/taprio-v1 > > > Vinicius Costa Gomes (1): > tc: Add support for configuring the taprio scheduler > > include/uapi/linux/pkt_sched.h | 46 ++ > net/sched/Kconfig | 11 + > net/sched/Makefile | 1 + > net/sched/sch_taprio.c | 962 +++++++++++++++++++++++++++++++++ > 4 files changed, 1020 insertions(+) > create mode 100644 net/sched/sch_taprio.c > > -- > 2.19.0 Cheers, -- Vinicius