linux/drivers/infiniband/sw
Bob Pearson bf139b58af RDMA/rxe: Remove unused pkt->offset
The pkt->offset field is never used except to assign it to 0.  But it adds
lots of unneeded code. This patch removes the field and related code. This
causes a measurable improvement in performance.

Link: https://lore.kernel.org/r/20210211210455.3274-1-rpearson@hpe.com
Signed-off-by: Bob Pearson <rpearson@hpe.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2021-02-16 14:42:59 -04:00
..
rdmavt RDMA/sw/rdmavt/qp: Fix kernel-doc formatting problem 2021-01-28 15:42:27 -04:00
rxe RDMA/rxe: Remove unused pkt->offset 2021-02-16 14:42:59 -04:00
siw RDMA/siw: Fix calculation of tx_valid_cpus size 2021-02-08 20:04:57 -04:00
Makefile rdma/siw: addition to kernel build environment 2019-07-02 17:03:41 -03:00