Visible to Intel only — GUID: qzp1628008426007
Ixiasoft
3.5.2.5.2.3. Build Testapp
$cd software/user/cli/testapp
$make clean all
$ulimit -n 8192
Note: ulimit is used for increasing the limit on the number of open file descriptors allowed per process. This is required for issuing a high number of channels.