diff options
author | 2021-02-11 15:04:56 -0600 | |
---|---|---|
committer | 2021-02-16 14:42:59 -0400 | |
commit | bf139b58af09eaed8828510adc094fc281deaf73 (patch) | |
tree | 478f4b6d04e0b5695b66b98d56e23285c395bacf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | RDMA/ucma: Fix use-after-free bug in ucma_create_uevent (diff) | |
download | wireguard-linux-bf139b58af09eaed8828510adc094fc281deaf73.tar.xz wireguard-linux-bf139b58af09eaed8828510adc094fc281deaf73.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions