From: David S. Miller Date: Thu, 28 Sep 2017 17:35:12 +0000 (-0700) Subject: Merge branch 'hns3-dcb' X-Git-Tag: v4.15-rc1~84^2~608 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=de9c8a6a5f083b1106300c842108c2452b25a896;p=linux-block.git Merge branch 'hns3-dcb' Yunsheng Lin says: ==================== Add support for DCB feature in hns3 driver The patchset contains some enhancement related to DCB before adding support for DCB feature. This patchset depends on the following patchset: https://patchwork.ozlabs.org/cover/815646/ https://patchwork.ozlabs.org/cover/816145/ High Level Architecture: [ lldpad ] | | | [ hns3_dcbnl ] | | | [ hclge_dcb ] / \ / \ / \ [ hclge_main ] [ hclge_tm ] Current patch-set support following functionality: Use of lldptool to configure the tc schedule mode, tc bandwidth(if schedule mode is ETS), prio_tc_map and PFC parameter. V3: Drop mqprio support V2: Fix for not defining variables in local loop. V1: Initial Submit. ==================== Signed-off-by: David S. Miller --- de9c8a6a5f083b1106300c842108c2452b25a896