1. 28 May, 2021 1 commit
    • Jakub Kicinski's avatar
      Merge tag 'mlx5-updates-2021-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux · af9207ad
      Jakub Kicinski authored
      Saeed Mahameed says:
      
      ====================
      mlx5-updates-2021-05-26
      
      Misc update for mlx5 driver,
      
      1) Clean up patches for lag and SF
      
      2) Reserve bit 31 in steering register C1 for IPSec offload usage
      
      3) Move steering tables pool logic into the steering core and
        increase the maximum table size to 2G entries when software steering
        is enabled.
      
      * tag 'mlx5-updates-2021-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux:
        net/mlx5: Fix lag port remapping logic
        net/mlx5: Use boolean arithmetic to evaluate roce_lag
        net/mlx5: Remove unnecessary spin lock protection
        net/mlx5: Cap the maximum flow group size to 16M entries
        net/mlx5: DR, Set max table size to 2G entries
        net/mlx5: Move chains ft pool to be used by all firmware steering
        net/mlx5: Move table size calculation to steering cmd layer
        net/mlx5: Add case for FS_FT_NIC_TX FT in MLX5_CAP_FLOWTABLE_TYPE
        net/mlx5: DR, Remove unused field of send_ring struct
        net/mlx5e: RX, Remove unnecessary check in RX CQE compression handling
        net/mlx5e: IPsec/rep_tc: Fix rep_tc_update_skb drops IPsec packet
        net/mlx5e: TC: Reserved bit 31 of REG_C1 for IPsec offload
        net/mlx5e: TC: Use bit counts for register mapping
        net/mlx5: CT: Avoid reusing modify header context for natted entries
        net/mlx5e: CT, Remove newline from ct_dbg call
      ====================
      
      Link: https://lore.kernel.org/r/20210527185624.694304-1-saeed@kernel.orgSigned-off-by: default avatarJakub Kicinski <kuba@kernel.org>
      af9207ad
  2. 27 May, 2021 39 commits