Message ID | 20230720020510.2223815-1-shaojijie@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | There are some bugfix for the HNS3 ethernet driver | expand |
On Thu, Jul 20, 2023 at 10:05:06AM +0800, Jijie Shao wrote: > There are some bugfix for the HNS3 ethernet driver > > Hao Lan (2): > net: hns3: fix the imp capability bit cannot exceed 32 bits issue > net: hns3: add tm flush when setting tm > > Jijie Shao (2): > net: hns3: fix wrong tc bandwidth weight data issue > net: hns3: fix wrong bw weight of disabled tc issue Reviewed-by: Simon Horman <simon.horman@corigine.com>
Hello: This series was applied to netdev/net.git (main) by David S. Miller <davem@davemloft.net>: On Thu, 20 Jul 2023 10:05:06 +0800 you wrote: > There are some bugfix for the HNS3 ethernet driver > > Hao Lan (2): > net: hns3: fix the imp capability bit cannot exceed 32 bits issue > net: hns3: add tm flush when setting tm > > Jijie Shao (2): > net: hns3: fix wrong tc bandwidth weight data issue > net: hns3: fix wrong bw weight of disabled tc issue > > [...] Here is the summary with links: - [net,1/4] net: hns3: fix the imp capability bit cannot exceed 32 bits issue https://git.kernel.org/netdev/net/c/b27d0232e889 - [net,2/4] net: hns3: add tm flush when setting tm https://git.kernel.org/netdev/net/c/6d2336120aa6 - [net,3/4] net: hns3: fix wrong tc bandwidth weight data issue https://git.kernel.org/netdev/net/c/116d9f732eef - [net,4/4] net: hns3: fix wrong bw weight of disabled tc issue https://git.kernel.org/netdev/net/c/882481b1c55f You are awesome, thank you!