[PATCH 09/19] net/ngbe: add WOL and NCSI capability

2024-06-18 Thread Jiawen Wu
Support WOL and NCSI capability for devices. And there is one OEM NCSI NIC which can not be identified from sub-system ID, it needs to check NCSI pin status in firmware. Signed-off-by: Jiawen Wu --- drivers/net/ngbe/base/ngbe_hw.c | 30 ++-- drivers/net/ngbe/base/ngb

RE: [PATCH 09/19] net/ngbe: add WOL and NCSI capability

2024-06-18 Thread Jiawen Wu
On Tuesday, June 18, 2024 2:49 PM, dmarc...@redhat.com wrote: > On Mon, Jun 17, 2024 at 11:54 AM Jiawen Wu wrote: > > > > Support WOL and NCSI capability for devices. And there is one OEM > > NCSI NIC which can not be identified from sub-system ID, it needs > > to check NCSI pin status in firmware

Re: [PATCH 09/19] net/ngbe: add WOL and NCSI capability

2024-06-17 Thread David Marchand
On Mon, Jun 17, 2024 at 11:54 AM Jiawen Wu wrote: > > Support WOL and NCSI capability for devices. And there is one OEM > NCSI NIC which can not be identified from sub-system ID, it needs > to check NCSI pin status in firmware. > > Signed-off-by: Jiawen Wu It looks like this series is truncated.

[PATCH 09/19] net/ngbe: add WOL and NCSI capability

2024-06-17 Thread Jiawen Wu
Support WOL and NCSI capability for devices. And there is one OEM NCSI NIC which can not be identified from sub-system ID, it needs to check NCSI pin status in firmware. Signed-off-by: Jiawen Wu --- drivers/net/ngbe/base/ngbe_hw.c | 30 ++-- drivers/net/ngbe/base/ngb