Usage: felix-test-swrod-buffered [OPTION...] <local-ip> <remote-ip> <port>
FELIX test SWROD application (buffered)

  -b, --netio-pagesize=SIZE  NetIO page size in Byte. Default: 64kB
  -B, --netio-pages=SIZE     Number of NetIO pages. Default: 256
      --cid=N                CID (Connector Id) to set in FID (Felix ID),
                             incompatible with --fid and --co. Default: 0
      --co=N                 CO (Connector Offset) to offset FID (Felix ID),
                             incompatible with --fid, --did and --cid.
      --did=N                DID (Detector Id) to set in FID (Felix ID),
                             incompatible with --fid and --co. Default: 0
      --dump                 Dump data to stdout
      --dump-file=PATH       Dump data to binary file with filename. Format
                             [data_size, elink, data]...
      --elink-offset=N       Offset for elinks as they are input and subscribed
                             to (compatibility option). Default: 0.
                             Incompatible with --fid.
      --fm                   Use Full Mode elinks to subscribe. Default: GBT
                             elinks
  -f, --fid=FID              Subscribe to the given FID. This option may be
                             used multiple times (2048 max) to subscribe to
                             multiple FIDs. Default: some pre-defined FID list.
                             Incompatible with --vid, --co, --cid and --did.
  -g, --vtag=VTAG            Subscribe to the given virtual tag (virtual
                             elink). This option may be used multiple times
                             (2048 max) to subscribe to multiple virtual tags.
                             Default: None. Incompatible with --fid.
  -m, --msg=N                Exit after N messages are received. Default: 0
      --streams              Use streams, Default: false. Incompatible with
                             --fid.
  -t, --tag=TAG              Subscribe to the given tag (elink). This option
                             may be used multiple times (2048 max) to subscribe
                             to multiple tags. Default: some pre-defined tag
                             list. Incompatible with --fid.
  -v, --verbose              Produce verbose output
      --vid=N                VID (Version Id) to set in FID (Felix ID),
                             incompatible with --fid and --co. Default: 1
  -?, --help                 Give this help list
      --usage                Give a short usage message
  -V, --version              Print program version

Mandatory or optional arguments to long options are also mandatory or optional
for any corresponding short options.

Report bugs to <https://its.cern.ch/jira/projects/FLXUSERS>.
