Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ibv_open_device() not called before ibv_free_device_list()? #1300

Open
huzhijiang opened this issue Mar 25, 2024 · 1 comment
Open

ibv_open_device() not called before ibv_free_device_list()? #1300

huzhijiang opened this issue Mar 25, 2024 · 1 comment

Comments

@huzhijiang
Copy link

https://github.com/the-tcpdump-group/libpcap/blob/408e16ce185cb049da5c686d1bce5024cc8f43df/pcap-rdmasniff.c#L425C2-L425C33

According to the verbs.h API comment, Client code must open all devices it intends to use before calling ibv_free_device_list().

@guyharris
Copy link
Member

Submit a pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants