Upstream release 5.7 (fm10k_gencfg5.7.sh)

This commit is contained in:
Silicom Ltd 2018-12-17 15:22:28 +00:00 committed by Shoghi
commit 970bfcadd8
2 changed files with 2171 additions and 0 deletions

2154
fm10k_gencfg.sh Executable file

File diff suppressed because it is too large Load diff

17
readme.txt Normal file
View file

@ -0,0 +1,17 @@
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.