linux_dsm_epyc7002/drivers/infiniband/ulp/ipoib
Jason Gunthorpe f11f3f76c7 Merge branch 'mlx5_ipoib_qpn' into rdma.git for-next
Michael Guralnik says:

====================
This series handles IPoIB child interface creation with setting
interface's HW address.

In current implementation, lladdr requested by user is ignored and
overwritten. Child interface gets the same GID as the parent interface and
a QP number which is assigned by the underlying drivers.

In this series we fix this behavior so that user's requested address is
assigned to the newly created interface.

As specific QP number request is not supported for all vendors, QP number
requested by user will still be overwritten when this is not supported.

Behavior of creation of child interfaces through the sysfs mechanism or
without specifying a requested address, stays the same.
====================

Based on the mlx5-next branch at
      git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
due to dependencies.

* branch 'mlx5_ipoib_qpn':
  RDMA/ipoib: Handle user-supplied address when creating child
  net/mlx5: Enable QP number request when creating IPoIB underlay QP

Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2020-07-06 14:29:58 -03:00
..
ipoib_cm.c IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode 2020-05-27 21:14:09 -03:00
ipoib_ethtool.c RDMA 5.7 pull request 2020-04-01 18:18:18 -07:00
ipoib_fs.c infiniband: ipoib: no need to check return value of debugfs_create functions 2019-01-24 09:22:30 -07:00
ipoib_ib.c RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah() 2020-07-02 10:46:06 -03:00
ipoib_main.c Merge branch 'mlx5_ipoib_qpn' into rdma.git for-next 2020-07-06 14:29:58 -03:00
ipoib_multicast.c RDMA/ipoib: Return void from ipoib_mcast_stop_thread() 2020-06-22 14:49:27 -03:00
ipoib_netlink.c RDMA/netdev: Fix netlink support in IPoIB 2018-10-10 17:58:12 -07:00
ipoib_verbs.c IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs 2020-05-21 11:23:54 -03:00
ipoib_vlan.c IB/{hfi1, ipoib, rdma}: Broadcast ping sent packets which exceeded mtu size 2020-05-21 11:23:57 -03:00
ipoib.h RDMA/ipoib: Return void from ipoib_ib_dev_stop() 2020-06-24 08:52:31 -03:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00