]> git.proxmox.com Git - mirror_iproute2.git/commit
taprio: Add support for setting flags
authorVinicius Costa Gomes <vinicius.gomes@intel.com>
Thu, 18 Jul 2019 19:55:40 +0000 (12:55 -0700)
committerDavid Ahern <dsahern@gmail.com>
Thu, 18 Jul 2019 22:46:31 +0000 (15:46 -0700)
commitee000bf217870b6425849c03b309faa64539ff24
treeda0a13472ffbc7acdf4992a75434ef6d08d88c5c
parentd9114263d00dac608e87aa27761574202bd009c2
taprio: Add support for setting flags

This allows a new parameter, flags, to be passed to taprio. Currently, it
only supports enabling the txtime-assist mode. But, we plan to add
different modes for taprio (e.g. hardware offloading) and this parameter
will be useful in enabling those modes.

Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
Signed-off-by: Vedang Patel <vedang.patel@intel.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
tc/q_taprio.c