Silicom Linux CFG file generator
Go to file
2020-10-20 18:57:45 +02:00
fm10k_gencfg.sh Upstream release 5.7 (fm10k_gencfg5.7.sh) 2020-10-20 18:57:45 +02:00
readme.txt Upstream release 5.7 (fm10k_gencfg5.7.sh) 2020-10-20 18:57:45 +02:00

Silicom Linux CFG file generator
==================================

In order to work with rdif need to have cfg file that configure the
product for proper operation. The script in this folder enable generating
the config file per the installed hardware

Before starting rdif generate the fm_platform_attributes.cfg folowing the instructions below:
 
1. Make sure that the fm10k driver is loaded.
2. Copy fm10k_gencfg.sh to your favorite directory.   
3. Cd to your favorite directory and run following command:
# ./fm10k_gencfg.sh
4. CFG file generator will create the "fm_platform_attributes.cfg" file at the same directory.
5. After installing rdif move this "fm_platform_attributes.cfg" file to /etc/rdi/ directory.

After doing the above you can continue your operation with rdif.