Merge branch 'nfp-flower-improvement-and-SFF-module-EEPROM'
authorDavid S. Miller <davem@davemloft.net>
Tue, 2 Apr 2019 01:05:13 +0000 (18:05 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Apr 2019 01:05:13 +0000 (18:05 -0700)
commit9dfe6aa077f5d75febcb3db276802973f6b51b52
treea2e4886e161d31cd55879c2b59f93797cb424ca3
parentac9e81c230eb4b5f849768379aff9c1d4f1dccea
parent61f7c6f44870bfb17db9f94e1a5a0ffa33e0e404
Merge branch 'nfp-flower-improvement-and-SFF-module-EEPROM'

Jakub Kicinski says:

====================
nfp: flower improvement and SFF module EEPROM

The first patch in this series from Pieter improves the
handling of mangle actions in TC flower offload.  These
used to be sent down to the driver in groups, but after
Pablo N's patches they are split out causing suboptimal
expression.

The ramaining two patches from Dirk add support for reading
SFF module EEPROM data.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>