Re: [next-queue PATCH v9 0/6] TSN: Add qdisc based config interface for CBS

2017-10-17 Thread Henrik Austad
On Mon, Oct 16, 2017 at 06:01:22PM -0700, Vinicius Costa Gomes wrote: > Hi, Vinicius; this looks really good to me, testing shows no errors and behavior is as expected. I see some differences in received bw for offload=1 and 0 though Just using tsn_talker and tsn_listener: tc qdisc add dev eth2

[next-queue PATCH v9 0/6] TSN: Add qdisc based config interface for CBS

2017-10-16 Thread Vinicius Costa Gomes
Hi, Changes from v8: - Add an explicit padding field to the tc_cbs_qopt struct, as pointed out by David Laight; Changes from v7: - Fixed comments from Eric Dumazet and Ivan Khoronzhuk; Changes since v6: - Fixed compilation for 32bit arches; - Aligned the behaviour of .select_queue() of th