diff options
author | 2021-01-28 17:33:19 -0600 | |
---|---|---|
committer | 2021-02-08 15:33:51 -0400 | |
commit | 899aba891cab1555c9ca16a558769efb177baf44 (patch) | |
tree | e9f6b33b3fabbc2db5a6c2d7722c706d88486252 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | RDMA/rxe: Correct skb on loopback path (diff) | |
download | wireguard-linux-899aba891cab1555c9ca16a558769efb177baf44.tar.xz wireguard-linux-899aba891cab1555c9ca16a558769efb177baf44.zip |
RDMA/rxe: Fix FIXME in rxe_udp_encap_recv()
rxe_udp_encap_recv() drops the reference to rxe->ib_dev taken by
rxe_get_dev_from_net() which should be held until each received skb is
freed. This patch moves the calls to ib_device_put() to each place a
received skb is freed. It also takes references to the ib_device for each
cloned skb created to process received multicast packets.
Fixes: 4c173f596b3f ("RDMA/rxe: Use ib_device_get_by_netdev() instead of open coding")
Link: https://lore.kernel.org/r/20210128233318.2591-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