diff options
author | 2017-10-25 09:12:30 +0530 | |
---|---|---|
committer | 2017-10-25 15:25:08 -0400 | |
commit | 5455e73a76a397d77541bb5b0eedac137ef525b5 (patch) | |
tree | 147c8f970cd6e8582312c5614d4dc20df45716dd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | RDMA/cxgb4: Declare stag as __be32 (diff) | |
download | wireguard-linux-5455e73a76a397d77541bb5b0eedac137ef525b5.tar.xz wireguard-linux-5455e73a76a397d77541bb5b0eedac137ef525b5.zip |
bnxt_re: Implement the shutdown hook of the L2-RoCE driver interface
When host is shutting down, it invokes the shutdown hook of the
L2 driver where it would attempt to free the MSI-X vectors, but would fail
because some vectors are held by the RoCE driver.
Implement the new hook in the L2 -> RoCE interface which will be invoked so that
the RoCE driver can unregister the device and free up the MSI-X vectors it had
claimed so that L2 can proceed with it's shutdown without failure.
Signed-off-by: Somnath Kotur <somnath.kotur@broadcom.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions