OVS Offload Software FPGA Images

Getting Started with OVS Offload Software

Platform
Napatech IPU
Content Type
Getting Started
Capture Software Version
OVS Offload Software 1.0

The compiled FPGA images are included in the OVS Offload Software package.

FPGA image types and numbers

This table shows the FPGA image numbers for OVS Offload Software.
Hardware Port speed FPGA image type FPGA image number
F2070X 2 × 100 Gbit/s OVS Offload (bare-metal variant) 7104
The FPGA images are placed in the following directory of the OVS Offload Software package.
<package_root_directory>/images/
where package_root_directory is the directory to the unpacked OVS Offload Software package.

To program the IPU with one of these FPGA images, see Updating the FPGA of Napatech IPUs.

Blacklisting virtio_blk

The virtio_blk module must not be loaded before the IPU is configured to run correctly. The following command prevents the OS from loading virtio_blk on boot.
host# echo "blacklist virtio-blk" >> /etc/modprobe.d/blacklist-virtioblk-smartnic.conf
If it is not blacklisted, the server may fail to boot before the IPU is properly configured to run all PVFs. This configuration is persistent across system restarts.