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

xio: xio_init needs to be called before any other xio function #8227

Merged
merged 1 commit into from Mar 23, 2016
Merged

xio: xio_init needs to be called before any other xio function #8227

merged 1 commit into from Mar 23, 2016

Commits on Mar 20, 2016

  1. xio: xio_init needs to be called before any other xio function

    Latest accelio code removes the attribute to call xio_init on load
    and XioMessenger will first try to initialize portals and create xio context.
    This commit will fix this behavior and call xio_init first.
    
    Signed-off-by: Roi Dayan <roid@mellanox.com>
    roidayan committed Mar 20, 2016
    Configuration menu
    Copy the full SHA
    3a9a60b View commit details
    Browse the repository at this point in the history