1. 25 2月, 2019 9 次提交
  2. 09 2月, 2019 8 次提交
  3. 29 1月, 2019 2 次提交
  4. 12 12月, 2018 3 次提交
  5. 10 8月, 2018 1 次提交
  6. 26 7月, 2018 1 次提交
  7. 24 7月, 2018 1 次提交
    • J
      mlxsw: spectrum: Implement chain template hinting · e2f2a1fd
      Jiri Pirko 提交于
      Since cld_flower provides information about the filter template for
      specific chain, use this information in order to prepare a region.
      Use the template to find out what elements are going to be used
      and pass that down to mlxsw_sp_acl_tcam_group_add(). Later on, when the
      first filter is inserted, the mlxsw_sp_acl_tcam_group_use_patterns()
      function would use this element usage information instead of looking
      up a pattern.
      Signed-off-by: NJiri Pirko <jiri@mellanox.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      e2f2a1fd
  8. 19 7月, 2018 1 次提交
    • I
      mlxsw: spectrum_acl: Add region association callback · a6b9c87d
      Ido Schimmel 提交于
      In Spectrum-2, ACL regions that use 8 or 12 key blocks require several
      consecutive hardware regions.
      
      In order to allow defragmentation, the device stores a mapping from a
      logical region ID to an hardware region ID, which is similar to the page
      table that is used to translate virtual addresses to physical addresses.
      
      Add the region association callback to the region create sequence and
      implement it as a NOP in Spectrum which does not require it.
      Signed-off-by: NIdo Schimmel <idosch@mellanox.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      a6b9c87d
  9. 10 7月, 2018 3 次提交
  10. 08 7月, 2018 2 次提交
  11. 21 3月, 2018 1 次提交
  12. 18 1月, 2018 2 次提交
  13. 27 9月, 2017 1 次提交
  14. 24 8月, 2017 1 次提交
  15. 18 7月, 2017 2 次提交
  16. 25 5月, 2017 1 次提交
  17. 13 3月, 2017 1 次提交