Visible to Intel only — GUID: uzl1503620196065
Ixiasoft
Visible to Intel only — GUID: uzl1503620196065
Ixiasoft
1.1.4. Partial Reconfiguration
As mentioned above, accelerators can be reconfigured through partial reconfiguration of an Accelerator Function (AF) file. The Accelerator Function (AF) must have been generated for the exact FIM and targeted static region (Port) of the FPGA; otherwise, the reconfiguration operation will fail and possibly cause system instability. This compatibility can be checked by comparing the interface ID noted in the AF header against the interface ID exposed by the FME through sysfs. This check is usually done by user-space before calling the reconfiguration IOCTL.
- Unload the driver from the guest
- Unplug the VF from the guest
- Disable SR-IOV
- Perform partial reconfiguration
- Enable SR-IOV
- Plug the VF to the guest
- Load the driver in the guest