mbox series

[net-next,0/9] net: hns3: misc updates for -next

Message ID 1616990273-46426-1-git-send-email-tanhuazhong@huawei.com (mailing list archive)
Headers show
Series net: hns3: misc updates for -next | expand

Message

Huazhong Tan March 29, 2021, 3:57 a.m. UTC
This series include some updates for the HNS3 ethernet driver.

#1 & #2 fix two bugs in commit fc4243b8de8b ("net: hns3: refactor
   flow director configuration").
#3 modifies a potential overflow risk.
#4 remove the rss_size limitation when updating rss size.
#5 optimizes the resetting of tqp.
#6 & #7 add updates for the IO path.
#8 expands the tc config command.
#9 adds a new stats.

Guangbin Huang (1):
  net: hns3: remediate a potential overflow risk of bd_num_list

Guojia Liao (1):
  net: hns3: expand the tc config command

Jian Shen (3):
  net: hns3: fix missing rule state assignment
  net: hns3: fix use-after-free issue for hclge_add_fd_entry_common()
  net: hns3: remove the rss_size limitation by vector num

Yufeng Mo (1):
  net: hns3: optimize the process of queue reset

Yunsheng Lin (3):
  net: hns3: add handling for xmit skb with recursive fraglist
  net: hns3: add tx send size handling for tso skb
  net: hns3: add stats logging when skb padding fails

 drivers/net/ethernet/hisilicon/hns3/hnae3.h        |   2 +-
 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c    | 153 +++++++++-----
 drivers/net/ethernet/hisilicon/hns3/hns3_enet.h    |   9 +-
 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c |   2 +
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h |   8 +-
 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c    | 219 ++++++++++++---------
 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.h    |   3 +-
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c |  26 ++-
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c  |   9 -
 .../ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.h   |   7 +-
 .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c  |  62 ++++--
 11 files changed, 321 insertions(+), 179 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org March 29, 2021, 8:30 p.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Mon, 29 Mar 2021 11:57:44 +0800 you wrote:
> This series include some updates for the HNS3 ethernet driver.
> 
> #1 & #2 fix two bugs in commit fc4243b8de8b ("net: hns3: refactor
>    flow director configuration").
> #3 modifies a potential overflow risk.
> #4 remove the rss_size limitation when updating rss size.
> #5 optimizes the resetting of tqp.
> #6 & #7 add updates for the IO path.
> #8 expands the tc config command.
> #9 adds a new stats.
> 
> [...]

Here is the summary with links:
  - [net-next,1/9] net: hns3: fix missing rule state assignment
    https://git.kernel.org/netdev/net-next/c/989f7178b066
  - [net-next,2/9] net: hns3: fix use-after-free issue for hclge_add_fd_entry_common()
    https://git.kernel.org/netdev/net-next/c/64ff58fa3bfc
  - [net-next,3/9] net: hns3: remediate a potential overflow risk of bd_num_list
    https://git.kernel.org/netdev/net-next/c/a2ee6fd28a19
  - [net-next,4/9] net: hns3: remove the rss_size limitation by vector num
    https://git.kernel.org/netdev/net-next/c/5be36fb78554
  - [net-next,5/9] net: hns3: optimize the process of queue reset
    https://git.kernel.org/netdev/net-next/c/8fa865510069
  - [net-next,6/9] net: hns3: add handling for xmit skb with recursive fraglist
    https://git.kernel.org/netdev/net-next/c/d5d5e0193ee8
  - [net-next,7/9] net: hns3: add tx send size handling for tso skb
    https://git.kernel.org/netdev/net-next/c/811c0830eb4c
  - [net-next,8/9] net: hns3: expand the tc config command
    https://git.kernel.org/netdev/net-next/c/33a8f7649913
  - [net-next,9/9] net: hns3: add stats logging when skb padding fails
    https://git.kernel.org/netdev/net-next/c/97b9e5c131f1

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html