TEST

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLES
REPORTING BUGS

NAME

Test − The ROHC performance application

SYNOPSIS

rohc_test_performance [General options]
rohc_test_performance
[ROHC options] ACTION CID_TYPE FLOW

DESCRIPTION

Test the performance of the ROHC library.

OPTIONS

Mandatory parameters:

ACTION

Run a compression test with ’comp’ or a decompression test with ’decomp’

CID_TYPE

Run a small CID test with ’smallcid’ or a large CID test with ’largecid’

FLOW

A flow of Ethernet frames to (de)compress (in PCAP format)

General options:
−h
, −−help

Print application usage and exit

−v, −−version

Print version information and exit

ROHC options:
−−verbose

Tell the application to be more verbose

−−quiet

Tell the application to be even less verbose

−−wlsb−width NUM

The width of the WLSB window to use

−−max−contexts NUM

The maximum number of ROHC contexts to simultaneously use during the test

−−rohc−version NUM

The ROHC version to use: 1 for ROHCv1 and 2 for ROHCv2

Mandatory parameters:

ACTION

Run a compression test with ’comp’ or a decompression test with ’decomp’

CID_TYPE

Run a small CID test with ’smallcid’ or a large CID test with ’largecid’

FLOW

A flow of Ethernet frames to (de)compress (in PCAP format)

General options:
−h
, −−help

Print application usage and exit

−v, −−version

Print version information and exit

ROHC options:
−−verbose

Tell the application to be more verbose

−−quiet

Tell the application to be even less verbose

−−wlsb−width NUM

The width of the WLSB window to use

−−max−contexts NUM

The maximum number of ROHC contexts to simultaneously use during the test

−−rohc−version NUM

The ROHC version to use: 1 for ROHCv1 and 2 for ROHCv2

EXAMPLES

rohc_test_performance comp smallcid voip.pcap

test compression performances with small CIDs on the given VoIP stream

rohc_test_performance decomp largecid a.pcap

test decompression performances with large CIDs on the given stream

rohc_test_performance comp smallcid voip.pcap

test compression performances with small CIDs on the given VoIP stream

rohc_test_performance decomp largecid a.pcap

test decompression performances with large CIDs on the given stream

REPORTING BUGS

Report bugs to <https://rohc−lib.org/>.

Usage: rohc_test_performance [General options]

or: rohc_test_performance [ROHC options] ACTION CID_TYPE FLOW

Report bugs to <https://rohc−lib.org/>.