Re: [PATCH net 0/3] net: hns3: fixes for -net

2021-02-09 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net.git (refs/heads/master): On Tue, 9 Feb 2021 17:03:04 +0800 you wrote: > The parameters sent from vf may be unreliable. If these > parameters are used directly, memory overwriting may occur. > > So this series adds some checks for this case. > > Yufen

Re: [PATCH net 0/3] net: hns3: fixes for -net

2021-02-09 Thread Jakub Kicinski
On Tue, 9 Feb 2021 17:03:04 +0800 Huazhong Tan wrote: > The parameters sent from vf may be unreliable. If these > parameters are used directly, memory overwriting may occur. Acked-by: Jakub Kicinski

[PATCH net 0/3] net: hns3: fixes for -net

2021-02-09 Thread Huazhong Tan
The parameters sent from vf may be unreliable. If these parameters are used directly, memory overwriting may occur. So this series adds some checks for this case. Yufeng Mo (3): net: hns3: add a check for queue_id in hclge_reset_vf_queue() net: hns3: add a check for tqp_index in hclge_get

Re: [PATCH net 0/3] net: hns3: fixes for -net

2021-01-05 Thread David Miller
From: Huazhong Tan Date: Tue, 5 Jan 2021 11:37:25 +0800 > There are some bugfixes for the HNS3 ethernet driver. Series applies and queued up for -stable, thanks

[PATCH net 0/3] net: hns3: fixes for -net

2021-01-04 Thread Huazhong Tan
There are some bugfixes for the HNS3 ethernet driver. Jian Shen (1): net: hns3: fix incorrect handling of sctp6 rss tuple Yonglong Liu (1): net: hns3: fix a phy loopback fail issue Yufeng Mo (1): net: hns3: fix the number of queues actually used by ARQ drivers/net/ethernet/hisilicon/hns3