Re: [PATCH net 2/4] bnxt_en: Do not enable legacy TX push on older firmware.
From: Jakub Kicinski <kuba@kernel.org>
Date: 2020-06-23 23:47:13
From: Jakub Kicinski <kuba@kernel.org>
Date: 2020-06-23 23:47:13
On Tue, 23 Jun 2020 19:01:36 -0400 Michael Chan wrote:
Older firmware may not support legacy TX push properly and may not be disabling it. So we check certain firmware versions that may have this problem and disable legacy TX push unconditionally.
For the future this commit message should have been clearer on user impact. What are the symptoms? Will the TX hang because of this? Will the performance be low?