linux-stable/include/linux/qed
Jason Gunthorpe 16e7483e6f Merge branch 'dynamic_sg' into rdma.git for-next
From Maor Gottlieb says:

====================
This series extends __sg_alloc_table_from_pages to allow chaining of new
pages to an already initialized SG table.

This allows for drivers to utilize the optimization of merging contiguous
pages without a need to pre allocate all the pages and hold them in a very
large temporary buffer prior to the call to SG table initialization.

The last patch changes the Infiniband core to use the new API. It removes
duplicate functionality from the code and benefits from the optimization
of allocating dynamic SG table from pages.

In huge pages system of 2MB page size, without this change, the SG table
would contain x512 SG entries.
====================

* branch 'dynamic_sg':
  RDMA/umem: Move to allocate SG table from pages
  lib/scatterlist: Add support in dynamic allocation of SG table from pages
  tools/testing/scatterlist: Show errors in human readable form
  tools/testing/scatterlist: Rejuvenate bit-rotten test
2020-10-16 12:40:58 -03:00
..
common_hsi.h net: qed: update copyright years 2020-06-30 15:51:40 -07:00
eth_common.h net: qed: update copyright years 2020-06-30 15:51:40 -07:00
fcoe_common.h net: qed: update copyright years 2020-06-30 15:51:40 -07:00
iscsi_common.h net: qed: update copyright years 2020-06-30 15:51:40 -07:00
iwarp_common.h net: qed: update copyright years 2020-06-30 15:51:40 -07:00
qed_chain.h qed: introduce qed_chain_get_elem_used{,u32}() 2020-07-22 18:19:03 -07:00
qed_eth_if.h net: qed: update copyright years 2020-06-30 15:51:40 -07:00
qed_fcoe_if.h net: qed: update copyright years 2020-06-30 15:51:40 -07:00
qed_if.h net: qed: Disable aRFS for NPAR and 100G 2020-09-09 14:28:18 -07:00
qed_iov_if.h net: qed: update copyright years 2020-06-30 15:51:40 -07:00
qed_iscsi_if.h net: qed: update copyright years 2020-06-30 15:51:40 -07:00
qed_ll2_if.h net: qed: update copyright years 2020-06-30 15:51:40 -07:00
qed_rdma_if.h RDMA/qedr: Remove fbo and zbva from the MR 2020-09-11 10:24:54 -03:00
qede_rdma.h qede: Notify qedr when mtu has changed 2020-09-11 10:24:54 -03:00
rdma_common.h net: qed: update copyright years 2020-06-30 15:51:40 -07:00
roce_common.h net: qed: update copyright years 2020-06-30 15:51:40 -07:00
storage_common.h net: qed: update copyright years 2020-06-30 15:51:40 -07:00
tcp_common.h net: qed: update copyright years 2020-06-30 15:51:40 -07:00