On Sun, 17 Jan 2021 17:35:30 +0100 Igor Russkikh wrote:
> > On Fri, 15 Jan 2021 01:06:08 -0800 Bhaskar Upadhaya wrote:
> >> Add net poll controller support to transmit kernel printks
> >> over UDP
> >
> > Why do you need this patch? Couple years back netpoll was taught
> > how to pull NAPIs b
> On Fri, 15 Jan 2021 01:06:08 -0800 Bhaskar Upadhaya wrote:
>> Add net poll controller support to transmit kernel printks
>> over UDP
>
> Why do you need this patch? Couple years back netpoll was taught
> how to pull NAPIs by itself, and all you do is schedule NAPIs.
>
> All the driver should
On Fri, 15 Jan 2021 01:06:08 -0800 Bhaskar Upadhaya wrote:
> Add net poll controller support to transmit kernel printks
> over UDP
Why do you need this patch? Couple years back netpoll was taught
how to pull NAPIs by itself, and all you do is schedule NAPIs.
All the driver should do is to make s
Add net poll controller support to transmit kernel printks
over UDP
Signed-off-by: Bhaskar Upadhaya
Signed-off-by: Igor Russkikh
Signed-off-by: Ariel Elior
---
drivers/net/ethernet/qlogic/qede/qede.h | 4
drivers/net/ethernet/qlogic/qede/qede_fp.c | 14 ++
drivers/net/