[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87le5ey52e.fsf@kernel.org>
Date: Mon, 15 Apr 2024 19:16:25 +0300
From: Kalle Valo <kvalo@...nel.org>
To: Ping-Ke Shih <pkshih@...ltek.com>
Cc: Lewis Robbins <lewis.robbins2@...il.com>,
"linux-wireless@...r.kernel.org" <linux-wireless@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] wifi: rtw88: reduce failed to flush queue severity
Ping-Ke Shih <pkshih@...ltek.com> writes:
> Lewis Robbins <lewis.robbins2@...il.com> wrote:
>>
>> Reduce the log message severity when we fail to flush device priority
>> queue. If a system has a lot of traffic, we may fail to flush the queue
>> in time. This generates a lot of messages in the kernel ring buffer. As
>> this is a common occurrence, we should use dev_info instead of dev_warn.
>>
>> Signed-off-by: Lewis Robbins <lewis.robbins2@...il.com>
>
> Acked-by: Ping-Ke Shih <pkshih@...ltek.com>
>
> I'd like to know situations of " If a system has a lot of traffic...".
> Did you scan or do something during traffic?
The driver shouldn't print any warnings in normal usage, even using info
level. If this is expected scenario then maybe change it to debug print?
Or if is this an actual bug then it's better try to investigate and fix
it.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists