DUNE-DAQ / dpdklibs

DPDK related wrappers (for EAL), modules, and utilities.
0 stars 1 forks source link

Unused configuration parameters #131

Open roland-sipos opened 4 months ago

roland-sipos commented 4 months ago

In IfaceWrapper there are configuration member fields that are set but never used.

This is a bug as the expected configuration is not matching the actual behavior.