Skip to content

Minor fixes for the frame interfaces

Rhys Poulton requested to merge rhys.poulton/igwn-lldd-common:minor_fixes into main

This merge request includes a few minor fixes to frame2kafka and kafak2frame interfaces. These fixes are:

  • Use only the --verbose argument and remove --no-log and --no-verbose arguments
  • Make add-topic-partition a required keyword
  • Ensure that delta_t of the frame is always in the frame name

Merge request reports