Skip to content

Commit

Permalink
Merge branch 'qed-iov-fw-reqs'
Browse files Browse the repository at this point in the history
Yuval Mintz says:

====================
qed: IOV series - relax firmware requirements

In order for VFs to work, current implementation demands that the VF's
requried storm firmware would be exactly the version that was loaded by
the PF, which is a very harsh requirement.
This patch series is intended to relax this -
the recently submitted firmware is intended to be forward/backward
compatible in its fastpath [slowpath is configured by PF on behalf of VF],
and so VFs would only be required of having the same major faspath HSI in
order to work.

Most of the other patches in this series extend current forward
compatibilty of driver to reduce chance of breaking PF/VF compatibility
in the future. A few are unrelated IOV changes.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Jun 7, 2016
2 parents 3bcb846 + 54fdd80 commit 919f274
Show file tree
Hide file tree
Showing 4 changed files with 456 additions and 149 deletions.
Loading

0 comments on commit 919f274

Please sign in to comment.