[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201114132627.74538da6@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Sat, 14 Nov 2020 13:26:27 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Shannon Nelson <snelson@...sando.io>
Cc: netdev@...r.kernel.org, davem@...emloft.net
Subject: Re: [PATCH v3 net-next 0/8] ionic updates
On Thu, 12 Nov 2020 10:22:00 -0800 Shannon Nelson wrote:
> These updates are a bit of code cleaning and a minor
> bit of performance tweaking.
>
> v3: convert ionic_lif_quiesce() to void
> v2: added void cast on call to ionic_lif_quiesce()
> lowered batching threshold
> added patch to flatten calls to ionic_lif_rx_mode
> added patch to change from_ndo to can_sleep
Applied, thanks!
FWIW I'm not 100% confident the defines in the last patch are a good
idea, feels too easy to get wrong.. In case you need to extend it in
the future - consider using explicit enum, then at least the compiler
has a chance to warn.
Powered by blists - more mailing lists