On Thu, 21 May 2020 17:10:53 -0700 Jeff Kirsher wrote:
> This series contains updates to igc and e1000.
> 
> Andre cleans up code that was left over from the igb driver that handled
> MAC address filters based on the source address, which is not currently
> supported.  Simplifies the MAC address filtering code and prepare the
> igc driver for future source address support.  Updated the MAC address
> filter internal APIs to support filters based on source address.  Added
> support for Network Flow Classification (NFC) rules based on source MAC
> address.  Cleaned up the 'cookie' field which is not used anywhere in
> the code and cleaned up a wrapper function that was not needed.
> Simplified the filtering code for readability and aligned the ethtool
> functions, so that function names were consistent.
> 
> Alex provides a fix for e1000 to resolve a deadlock issue when NAPI is
> being disabled.
> 
> Sasha does additional cleanup of the igc driver of dead code that is not
> used or needed.

Reviewed-by: Jakub Kicinski <[email protected]>

Reply via email to