1. 27 5月, 2019 39 次提交
  2. 26 5月, 2019 1 次提交
    • D
      Merge branch 'net-mvpp2-Classifier-updates-RSS' · cecd7582
      David S. Miller 提交于
      Maxime Chevallier says:
      
      ====================
      net: mvpp2: Classifier updates, RSS
      
      Here is a set of updates for the PPv2 classifier, the main feature being
      the support for steering to RSS contexts, to leverage all the available
      RSS tables in the controller.
      
      The first two patches are non-critical fixes for the classifier, the
      first one prevents us from allocating too much room to store the
      classification rules, the second one configuring the C2 engine as
      suggested by the PPv2 functionnal specs.
      
      Patches 3 to 5 introduce support for RSS contexts in mvpp2, allowing us
      to steer traffic to dedicated RSS tables.
      ====================
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      cecd7582