Re: [PATCH net] mlx4: do not call napi_schedule() without care

2017-01-16 Thread David Miller
From: Tariq Toukan Date: Mon, 16 Jan 2017 11:02:44 +0200 > Thanks Eric. > > On 13/01/2017 6:39 PM, Eric Dumazet wrote: >> From: Eric Dumazet >> >> Disable BH around the call to napi_schedule() to avoid following >> warning >> >> [ 52.095499]

Re: [PATCH net] mlx4: do not call napi_schedule() without care

2017-01-16 Thread Tariq Toukan
Thanks Eric. On 13/01/2017 6:39 PM, Eric Dumazet wrote: From: Eric Dumazet Disable BH around the call to napi_schedule() to avoid following warning [ 52.095499] NOHZ: local_softirq_pending 08 [ 52.421291] NOHZ: local_softirq_pending 08 [ 52.608313] NOHZ:

Re: [PATCH net] mlx4: do not call napi_schedule() without care

2017-01-13 Thread Eric Dumazet
On Fri, 2017-01-13 at 15:07 -0800, Alexander Duyck wrote: > On Fri, Jan 13, 2017 at 8:39 AM, Eric Dumazet wrote: > > From: Eric Dumazet > > > > Disable BH around the call to napi_schedule() to avoid following warning > > > > [ 52.095499] NOHZ:

Re: [PATCH net] mlx4: do not call napi_schedule() without care

2017-01-13 Thread Alexander Duyck
On Fri, Jan 13, 2017 at 8:39 AM, Eric Dumazet wrote: > From: Eric Dumazet > > Disable BH around the call to napi_schedule() to avoid following warning > > [ 52.095499] NOHZ: local_softirq_pending 08 > [ 52.421291] NOHZ: local_softirq_pending 08 >

[PATCH net] mlx4: do not call napi_schedule() without care

2017-01-13 Thread Eric Dumazet
From: Eric Dumazet Disable BH around the call to napi_schedule() to avoid following warning [ 52.095499] NOHZ: local_softirq_pending 08 [ 52.421291] NOHZ: local_softirq_pending 08 [ 52.608313] NOHZ: local_softirq_pending 08 Fixes: 8d59de8f7bb3 ("net/mlx4_en: Process