Message ID | 20201106001220.68130-1-snelson@pensando.io |
---|---|
Headers | show |
Series | ionic updates | expand |
On Thu, 2020-11-05 at 16:12 -0800, Shannon Nelson wrote: > These updates are a bit of code cleaning and a minor > bit of performance tweaking. > > 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 > > Shannon Nelson (8): > ionic: start queues before announcing link up > ionic: check for link after netdev registration > ionic: add lif quiesce > ionic: batch rx buffer refilling > ionic: use mc sync for multicast filters > ionic: flatten calls to ionic_lif_rx_mode > ionic: change set_rx_mode from_ndo to can_sleep > ionic: useful names for booleans Other than the minor comments on patches #3 and #6, please feel free to add: Reviewed-by: Saeed Mahameed <saeedm@nvidia.com>