From: patchwork-bot+netdevbpf@kernel.org
To: Fan Gong <gongfan1@huawei.com>
Cc: zhuyikai1@h-partners.com, netdev@vger.kernel.org,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, horms@kernel.org, andrew+netdev@lunn.ch,
Markus.Elfring@web.de, pavan.chebbi@broadcom.com,
alok.a.tiwari@oracle.com, linux-kernel@vger.kernel.org,
linux-doc@vger.kernel.org, luosifu@huawei.com,
guoxin09@huawei.com, zhoushuai28@huawei.com, wulike1@huawei.com,
shijing34@huawei.com, luoyang82@h-partners.com
Subject: Re: [PATCH net-next v11 0/9] net: hinic3: PF initialization
Date: Tue, 20 Jan 2026 10:00:17 +0000 [thread overview]
Message-ID: <176890321754.717702.14796258240197928726.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1768375903.git.zhuyikai1@h-partners.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.com>:
On Wed, 14 Jan 2026 16:38:19 +0800 you wrote:
> This is [1/3] part of hinic3 Ethernet driver second submission.
> With this patch hinic3 becomes a complete Ethernet driver with
> pf and vf.
>
> The driver parts contained in this patch:
> Add support for PF framework based on the VF code.
> Add PF management interfaces to communicate with HW.
> Add 8 netdev ops to configure NIC features.
> Support mac filter to unicast and multicast.
> Add HW event handler to manage port and link status.
>
> [...]
Here is the summary with links:
- [net-next,v11,1/9] hinic3: Add PF framework
https://git.kernel.org/netdev/net-next/c/53200a8605d7
- [net-next,v11,2/9] hinic3: Add PF management interfaces
https://git.kernel.org/netdev/net-next/c/a30cc9b27790
- [net-next,v11,3/9] hinic3: Add .ndo_tx_timeout and .ndo_get_stats64
https://git.kernel.org/netdev/net-next/c/f47872bed40f
- [net-next,v11,4/9] hinic3: Add .ndo_set_features and .ndo_fix_features
https://git.kernel.org/netdev/net-next/c/721df7639c83
- [net-next,v11,5/9] hinic3: Add .ndo_features_check
https://git.kernel.org/netdev/net-next/c/2467a0466028
- [net-next,v11,6/9] hinic3: Add .ndo_vlan_rx_add/kill_vid and .ndo_validate_addr
https://git.kernel.org/netdev/net-next/c/0f9e2d957474
- [net-next,v11,7/9] hinic3: Add adaptive IRQ coalescing with DIM
https://git.kernel.org/netdev/net-next/c/b35a6fd37a00
- [net-next,v11,8/9] hinic3: Add mac filter ops
https://git.kernel.org/netdev/net-next/c/aebd95b00a3a
- [net-next,v11,9/9] hinic3: Add HW event handler
https://git.kernel.org/netdev/net-next/c/cb36f89b1001
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2026-01-20 10:00 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-14 8:38 [PATCH net-next v11 0/9] net: hinic3: PF initialization Fan Gong
2026-01-14 8:38 ` [PATCH net-next v11 1/9] hinic3: Add PF framework Fan Gong
2026-01-14 8:38 ` [PATCH net-next v11 2/9] hinic3: Add PF management interfaces Fan Gong
2026-01-14 8:38 ` [PATCH net-next v11 3/9] hinic3: Add .ndo_tx_timeout and .ndo_get_stats64 Fan Gong
2026-01-14 8:38 ` [PATCH net-next v11 4/9] hinic3: Add .ndo_set_features and .ndo_fix_features Fan Gong
2026-01-14 8:38 ` [PATCH net-next v11 5/9] hinic3: Add .ndo_features_check Fan Gong
2026-01-14 8:38 ` [PATCH net-next v11 6/9] hinic3: Add .ndo_vlan_rx_add/kill_vid and .ndo_validate_addr Fan Gong
2026-01-14 8:38 ` [PATCH net-next v11 7/9] hinic3: Add adaptive IRQ coalescing with DIM Fan Gong
2026-01-14 8:38 ` [PATCH net-next v11 8/9] hinic3: Add mac filter ops Fan Gong
2026-01-14 8:38 ` [PATCH net-next v11 9/9] hinic3: Add HW event handler Fan Gong
2026-01-20 10:00 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=176890321754.717702.14796258240197928726.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=Markus.Elfring@web.de \
--cc=alok.a.tiwari@oracle.com \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=gongfan1@huawei.com \
--cc=guoxin09@huawei.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luosifu@huawei.com \
--cc=luoyang82@h-partners.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=pavan.chebbi@broadcom.com \
--cc=shijing34@huawei.com \
--cc=wulike1@huawei.com \
--cc=zhoushuai28@huawei.com \
--cc=zhuyikai1@h-partners.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox