]> git.proxmox.com Git - mirror_iproute2.git/commit - tc/tc_qdisc.c
qdisc: print offload indication
authorYuval Mintz <yuvalm@mellanox.com>
Tue, 26 Dec 2017 09:48:45 +0000 (11:48 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Wed, 27 Dec 2017 21:55:16 +0000 (13:55 -0800)
commitb97c6fa71d8ff2329bba3d655c115da78149f035
treeeda36c2688f5bd6b8f6865b7af67f1d5f9ffadae
parentafdf9277eb216c923e2ed729d045c07b99be2a3c
qdisc: print offload indication

Use the newly added TCA_HW_OFFLOAD indication from kernel
to print a consistent 'offloaded' message to user when listing qdiscs.

Signed-off-by: Yuval Mintz <yuvalm@mellanox.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
tc/tc_qdisc.c