Comment 5 for bug 1497812

Revision history for this message
Jay Vosburgh (jvosburgh) wrote :

Just looking at the log, it might be this:

commit fa11cb3d16a9b9b296a2b811a49faf1356240348
Author: Anjali Singhai Jain <email address hidden>
Date: Wed May 27 12:06:14 2015 -0400

    i40e: Make sure to be in VEB mode if SRIOV is enabled at probe

    If SRIOV is enabled we need to be in VEB mode not VEPA mode at probe.
    This fixes an NPAR bug when SRIOV is enabled in the BIOS.

    Change-ID: Ibf006abafd9a0ca3698ec24848cd771cf345cbbc
    Signed-off-by: Anjali Singhai Jain <email address hidden>
    Tested-by: Jim Young <email address hidden>
    Signed-off-by: Jeff Kirsher <email address hidden>