diff options
author | Jason Gunthorpe <jgg@mellanox.com> | 2019-06-10 16:49:11 -0300 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2019-06-13 09:59:49 -0400 |
commit | 2d3c72ed504196edb2f22a08cb03a0f9fb7e564f (patch) | |
tree | 3b8de897122f7984eba970f39a13c1fc22a6c11b /Documentation/ABI/stable/sysfs-class-infiniband | |
parent | cbdc666f3e842b01d4537933e0a64f1e7cf17017 (diff) | |
download | lwn-2d3c72ed504196edb2f22a08cb03a0f9fb7e564f.tar.gz lwn-2d3c72ed504196edb2f22a08cb03a0f9fb7e564f.zip |
rdma: Remove nes
This driver was first merged over 10 years ago and has not seen major
activity by the authors in the last 7 years. However, in that time it has
been patched 150 times to adapt it to changing kernel APIs.
Further, the hardware has several issues, like not supporting 64 bit DMA,
that make it rather uninteresting for use with modern systems and RDMA.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Reviewed-by: Shiraz Saleem <shiraz.saleem@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'Documentation/ABI/stable/sysfs-class-infiniband')
-rw-r--r-- | Documentation/ABI/stable/sysfs-class-infiniband | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/Documentation/ABI/stable/sysfs-class-infiniband b/Documentation/ABI/stable/sysfs-class-infiniband index 17211ceb9bf4..aed21b8916a2 100644 --- a/Documentation/ABI/stable/sysfs-class-infiniband +++ b/Documentation/ABI/stable/sysfs-class-infiniband @@ -423,23 +423,6 @@ Description: (e.g. driver restart on the VM which owns the VF). -sysfs interface for NetEffect RNIC Low-Level iWARP driver (nes) ---------------------------------------------------------------- - -What: /sys/class/infiniband/nesX/hw_rev -What: /sys/class/infiniband/nesX/hca_type -What: /sys/class/infiniband/nesX/board_id -Date: Feb, 2008 -KernelVersion: v2.6.25 -Contact: linux-rdma@vger.kernel.org -Description: - hw_rev: (RO) Hardware revision number - - hca_type: (RO) Host Channel Adapter type (NEX020) - - board_id: (RO) Manufacturing board id - - sysfs interface for Chelsio T4/T5 RDMA driver (cxgb4) ----------------------------------------------------- |