From: David S. Miller Date: Wed, 13 May 2020 18:54:47 +0000 (-0700) Subject: Merge branch 'net-dsa-felix-tc-taprio-and-CBS-offload-support' X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=b41dc4ae3264960cfd85f7bd2e946bfad79abfe9;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'net-dsa-felix-tc-taprio-and-CBS-offload-support' Xiaoliang Yang says: ==================== net: dsa: felix: tc taprio and CBS offload support This patch series support tc taprio and CBS hardware offload according to IEEE 802.1Qbv and IEEE-802.1Qav on VSC9959. v1->v2 changes: - Move port_qos_map_init() function to be common felix codes. - Keep const for dsa_switch_ops structs, add felix_port_setup_tc function to call port_setup_tc of felix.info. - fix code style for cbs_set, rename variables. ==================== Signed-off-by: David S. Miller --- b41dc4ae3264960cfd85f7bd2e946bfad79abfe9