Skip to content

Instantly share code, notes, and snippets.

View velaar's full-sized avatar

Vlad Rurukin velaar

  • Calgary, Canada
View GitHub Profile
@WeebDataHoarder
WeebDataHoarder / Z_dpdk_fm10k.example.conf
Last active September 12, 2022 01:42
Sets up DPDK + Silicom FM10K patches and Open vSwitch withd DPDK support, with inline Switch Managers that supports, between others, Silicom PE3100G2DQiRM-QX4 cards.
# Tell how many PF ports are bound in DPDK.
# Driver will check the number when initializes.
dpdk.bind.pf.number int 4
# Set external port speed, 40 means 40G, 100 means 100G.
extern.port.speed int 40