]> git.openfabrics.org - compat-rdma/compat-rdma.git/commit
xeon-phi: ibscif bug 2575: Allow xeon-phi support for Knights Landing
authorJay Sternberg <jay.e.sternberg@intel.com>
Fri, 9 Oct 2015 18:41:06 +0000 (11:41 -0700)
committerVladimir Sokolovsky <vlad@mellanox.com>
Wed, 14 Oct 2015 13:10:48 +0000 (16:10 +0300)
commitc216ed4ca1d1cd9a1d3722cbd1aebfa9eb7ce7ca
tree96fb34ba72f595d202a1b1eb2eafc601ab19aee9
parent3bd14b143d77b32fa04366b2030a46fdcf840e20
xeon-phi: ibscif bug 2575: Allow xeon-phi support for Knights Landing

New patch file for the compat-rdma tech-preview/xeon-phi directory

The Knights Landing (KNL) version of Intel mpss will use the scif driver that
was upstreamed to kernel.org.  Although the data structure layout is the same
as the Knights Corner (KNC) version, some functions have changed.  The
scif_get_nodeIDs call is renamed to scif_get_node_ids and the scif_pci_info is
removed.  These changes impact the ibscif and ib_qib drivers for KNL.  The
attached patch will allow OFED-3.18-1 --with-xeon-phi to work with both
versions of mpss.  This new patch file should be added to the compat-rdma
source rpm in the tech-preview/xeon-phi directory.

Signed-off-by: Jay Sternberg <jay.e.sternberg@intel.com>
tech-preview/xeon-phi/0013-have-upstream-scif.patch [new file with mode: 0644]