1. 28 4月, 2021 1 次提交
  2. 22 4月, 2021 3 次提交
  3. 21 4月, 2021 1 次提交
    • M
      RDMA/mlx5: Expose private query port · 9a89d3ad
      Mark Bloch 提交于
      Expose a non standard query port via IOCTL that will be used to expose
      port attributes that are specific to mlx5 devices.
      
      The new interface receives a port number to query and returns a structure
      that contains the available attributes for that port.  This will be used
      to fill the gap between pure DEVX use cases and use cases where a kernel
      needs to inform userspace about various kernel driver configurations that
      userspace must use in order to work correctly.
      
      Flags is used to indicate which fields are valid on return.
      
      MLX5_IB_UAPI_QUERY_PORT_VPORT:
      	The vport number of the queered port.
      
      MLX5_IB_UAPI_QUERY_PORT_VPORT_VHCA_ID:
      	The VHCA ID of the vport of the queered port.
      
      MLX5_IB_UAPI_QUERY_PORT_VPORT_STEERING_ICM_RX:
      	The vport's RX ICM address used for sw steering.
      
      MLX5_IB_UAPI_QUERY_PORT_VPORT_STEERING_ICM_TX:
      	The vport's TX ICM address used for sw steering.
      
      MLX5_IB_UAPI_QUERY_PORT_VPORT_REG_C0:
      	The metadata used to tag egress packets of the vport.
      
      MLX5_IB_UAPI_QUERY_PORT_ESW_OWNER_VHCA_ID:
      	The E-Switch owner vhca id of the vport.
      
      Link: https://lore.kernel.org/r/6e2ef13e5a266a6c037eb0105eb1564c7bb52f23.1618743394.git.leonro@nvidia.comReviewed-by: NMaor Gottlieb <maorg@nvidia.com>
      Signed-off-by: NMark Bloch <mbloch@nvidia.com>
      Signed-off-by: NLeon Romanovsky <leonro@nvidia.com>
      Signed-off-by: NJason Gunthorpe <jgg@nvidia.com>
      9a89d3ad
  4. 14 4月, 2021 2 次提交
  5. 12 3月, 2021 2 次提交
  6. 21 1月, 2021 1 次提交
  7. 20 1月, 2021 1 次提交
  8. 12 12月, 2020 1 次提交
  9. 08 12月, 2020 1 次提交
  10. 27 11月, 2020 1 次提交
  11. 27 10月, 2020 1 次提交
  12. 17 10月, 2020 1 次提交
  13. 02 10月, 2020 3 次提交
  14. 25 9月, 2020 1 次提交
  15. 11 9月, 2020 1 次提交
  16. 27 8月, 2020 1 次提交
  17. 19 8月, 2020 1 次提交
  18. 29 7月, 2020 3 次提交
  19. 25 7月, 2020 1 次提交
  20. 21 7月, 2020 1 次提交
  21. 17 7月, 2020 2 次提交
  22. 11 7月, 2020 1 次提交
  23. 07 7月, 2020 4 次提交
  24. 24 6月, 2020 1 次提交
  25. 28 5月, 2020 4 次提交