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

Completed Mellanox initialization sequence #943

Merged
merged 3 commits into from
Jun 14, 2016

Commits on Jun 14, 2016

  1. Configuration menu
    Copy the full SHA
    8c0be9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f196ac7 View commit details
    Browse the repository at this point in the history
  3. connectx4: Added initial VPORT commands

    Added QUERY_VPORT_STATE, MODIFY_VPORT_STATE, QUERY_NIC_VPORT_CONTEXT.
    
    Note: I am not sure that these commands are actually needed since we are
    not using SR-IOV. The PRM mandates using some VPORT commands but I don't
    see them in the trace from the Linux mlx5 driver. So we may be able to
    remove this code.
    lukego committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    c1cee02 View commit details
    Browse the repository at this point in the history