summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-10-02 22:24:08 -0700
committerDavid S. Miller <davem@davemloft.net>2018-10-02 22:24:08 -0700
commit42fac7bd0c6863fc2c71effa07b58751f4f4b85c (patch)
treec623a6f765d3d0b1474ee7b1e32b4455b2e0ae02 /net
parentf3edc2dbe0ad0bbbd8450cd37328f99acf215fd8 (diff)
parentafb90dbb5f7813ead3324ddf056b8937f78c8bd2 (diff)
downloadlinux-42fac7bd0c6863fc2c71effa07b58751f4f4b85c.tar.gz
linux-42fac7bd0c6863fc2c71effa07b58751f4f4b85c.tar.bz2
linux-42fac7bd0c6863fc2c71effa07b58751f4f4b85c.zip
Merge branch 'dpaa2-eth-Add-support-for-Rx-flow-classification'
Ioana Radulescu says: ==================== dpaa2-eth: Add support for Rx flow classification The Management Complex (MC) firmware initially allowed the configuration of a single key to be used both for Rx flow hashing and flow classification. This prevented us from supporting Rx flow classification independently of the hash key configuration. Newer firmware versions expose separate commands for configuring the two types of keys, so we can use them to introduce Rx classification support. For frames that don't match any classification rule, we fall back to statistical distribution based on the current hash key. The first patch in this set updates the Rx hashing code to use the new firmware API for key config. Subsequent patches introduce the firmware API for configuring the classification and actual support for adding and deleting rules via ethtool. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions