I am running the FFTC Simple_testProject from pdk_C6670_1_0_0_17 on a C6670. The example code is unmodified. I grouped all 4 cores and then ran it and obtained the output included below. It runs to completion but there are some failure messages. The Fftc_clearErrorIntEnableReg() tests have FAILED next to them whereas all the other tests have PASSED. Other than this it looks like it worked ok.
My question is: Are these test failures expected or is there something here I need to look into?
[C66XX_1_2] **************************************************
[C66XX_1_2] *************** FFTC Testing Start ***************
[C66XX_1_2] **************************************************
[C66XX_1_2] Using FFTC Driver version: 0x100000e Version Info: FFTC Driver Revision: 01.00.00.14:Feb 13 2012:09:44:31
[C66XX_1_2] Core 2 : L1D cache size 7. L2 cache size 0.
[C66XX_1_3] **************************************************
[C66XX_1_3] *************** FFTC Testing Start ***************
[C66XX_1_3] **************************************************
[C66XX_1_3] Using FFTC Driver version: 0x100000e Version Info: FFTC Driver Revision: 01.00.00.14:Feb 13 2012:09:44:31
[C66XX_1_3] Core 3 : L1D cache size 7. L2 cache size 0.
[C66XX_1_0] **************************************************
[C66XX_1_1] **************************************************
[C66XX_1_0] *************** FFTC Testing Start ***************
[C66XX_1_1] *************** FFTC Testing Start ***************
[C66XX_1_0] **************************************************
[C66XX_1_1] **************************************************
[C66XX_1_0] Using FFTC Driver version: 0x100000e Version Info: FFTC Driver Revision: 01.00.00.14:Feb 13 2012:09:44:31
[C66XX_1_1] Using FFTC Driver version: 0x100000e Version Info: FFTC Driver Revision: 01.00.00.14:Feb 13 2012:09:44:31
[C66XX_1_0] Core 0 : L1D cache size 7. L2 cache size 0.
[C66XX_1_1] Core 1 : L1D cache size 7. L2 cache size 0.
[C66XX_1_1] Waiting for Sys Init to be completed ...
[C66XX_1_0] [Core 0]: FFTC instance 0 successfully initialized
[C66XX_1_2] Waiting for Sys Init to be completed ...
[C66XX_1_3] Waiting for Sys Init to be completed ...
[C66XX_1_0] [Core 0]: FFTC instance 1 successfully initialized
[C66XX_1_0] Free descriptor queue 878 successfully setup. Descriptors allocated of type (2): 4
[C66XX_1_0] Free descriptor queue 882 successfully setup. Descriptors allocated of type (0): 4
[C66XX_1_0] [Core 0]: FFTC successfully opened
[C66XX_1_0] **************************************************
[C66XX_1_0] ************* FFTC LLD Testing Start *************
[C66XX_1_0] **************************************************
[C66XX_1_0] *************** Testing Instance A ***************
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC LLD Test - MMR Testing START!
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] Fftc_readPidReg() test PASSED
[C66XX_1_0] Fftc_readGlobalConfigReg() test PASSED
[C66XX_1_0] Fftc_writeGlobalConfigReg() test PASSED
[C66XX_1_0] Fftc_doSoftwareReset() test PASSED
[C66XX_1_0] Fftc_doSoftwareContinue() test PASSED
[C66XX_1_0] Fftc_isHalted() test PASSED
[C66XX_1_0] Fftc_readEmulationControlReg() test PASSED
[C66XX_1_0] Fftc_writeEmulationControlReg() test PASSED
[C66XX_1_0] Fftc_readErrorIntRawStatusReg() test PASSED
[C66XX_1_0] Fftc_clearErrorIntRawStatusReg() test PASSED
[C66XX_1_0] Fftc_readErrorIntEnableSetReg() test PASSED
[C66XX_1_0] Fftc_writeErrorIntEnableSetReg() test PASSED
[C66XX_1_0] Fftc_clearErrorIntEnableReg() test FAILED
[C66XX_1_0] Fftc_writeHaltOnErrorReg() test PASSED
[C66XX_1_0] Fftc_readHaltOnErrorReg() test PASSED
[C66XX_1_0] Fftc_readEoiReg() test PASSED
[C66XX_1_0] Fftc_writeEoiReg() test PASSED
[C66XX_1_0] Fftc_readQueueClippingDetectReg() test PASSED
[C66XX_1_0] Fftc_clearQueueClippingDetectReg() test PASSED
[C66XX_1_0] Fftc_readQueueConfigRegs() test PASSED
[C66XX_1_0] Fftc_writeQueueConfigRegs() test PASSED
[C66XX_1_0] Fftc_readDftSizeListGroupReg() test PASSED
[C66XX_1_0] Fftc_writeDftSizeListGroupReg() test PASSED
[C66XX_1_0] fftc_read_blockDestQStatusReg() test PASSED
[C66XX_1_0] fftc_read_blockShiftStatusReg() test PASSED
[C66XX_1_0] fftc_read_blockCyclicPrefixStatusReg() test PASSED
[C66XX_1_0] fftc_read_blockControlStatusReg() test PASSED
[C66XX_1_0] fftc_read_blockFreqShiftStatusReg() test PASSED
[C66XX_1_0] fftc_read_blockPktSizeStatusReg() test PASSED
[C66XX_1_0] fftc_read_blockTagStatusReg() test PASSED
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC LLD Test - MMR Testing DONE!
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] *************** Testing Instance B ***************
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC LLD Test - MMR Testing START!
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] Fftc_readPidReg() test PASSED
[C66XX_1_0] Fftc_readGlobalConfigReg() test PASSED
[C66XX_1_0] Fftc_writeGlobalConfigReg() test PASSED
[C66XX_1_0] Fftc_doSoftwareReset() test PASSED
[C66XX_1_0] Fftc_doSoftwareContinue() test PASSED
[C66XX_1_0] Fftc_isHalted() test PASSED
[C66XX_1_0] Fftc_readEmulationControlReg() test PASSED
[C66XX_1_0] Fftc_writeEmulationControlReg() test PASSED
[C66XX_1_0] Fftc_readErrorIntRawStatusReg() test PASSED
[C66XX_1_0] Fftc_clearErrorIntRawStatusReg() test PASSED
[C66XX_1_0] Fftc_readErrorIntEnableSetReg() test PASSED
[C66XX_1_0] Fftc_writeErrorIntEnableSetReg() test PASSED
[C66XX_1_0] Fftc_clearErrorIntEnableReg() test FAILED
[C66XX_1_0] Fftc_writeHaltOnErrorReg() test PASSED
[C66XX_1_0] Fftc_readHaltOnErrorReg() test PASSED
[C66XX_1_0] Fftc_readEoiReg() test PASSED
[C66XX_1_0] Fftc_writeEoiReg() test PASSED
[C66XX_1_0] Fftc_readQueueClippingDetectReg() test PASSED
[C66XX_1_0] Fftc_clearQueueClippingDetectReg() test PASSED
[C66XX_1_0] Fftc_readQueueConfigRegs() test PASSED
[C66XX_1_0] Fftc_writeQueueConfigRegs() test PASSED
[C66XX_1_0] Fftc_readDftSizeListGroupReg() test PASSED
[C66XX_1_0] Fftc_writeDftSizeListGroupReg() test PASSED
[C66XX_1_0] fftc_read_blockDestQStatusReg() test PASSED
[C66XX_1_0] fftc_read_blockShiftStatusReg() test PASSED
[C66XX_1_0] fftc_read_blockCyclicPrefixStatusReg() test PASSED
[C66XX_1_0] fftc_read_blockControlStatusReg() test PASSED
[C66XX_1_0] fftc_read_blockFreqShiftStatusReg() test PASSED
[C66XX_1_0] fftc_read_blockPktSizeStatusReg() test PASSED
[C66XX_1_0] fftc_read_blockTagStatusReg() test PASSED
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC LLD Test - MMR Testing DONE!
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC LLD Test - Helper APIs Testing START!
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] Fftc_compileQueueLocalConfigParams() test PASSED
[C66XX_1_0] fftc_recompile_queueLocalDFTParams() test PASSED
[C66XX_1_0] Fftc_recompileQueueLocalCyclicPrefixParams() PASSED
[C66XX_1_0] Fftc_createDftSizeList() test PASSED
[C66XX_1_0] Fftc_createControlHeader() test PASSED
[C66XX_1_0] Fftc_modifyLocalCfgPresentControlHeader() PASSED
[C66XX_1_1] Free descriptor queue 879 successfully setup. Descriptors allocated of type (2): 4
[C66XX_1_2] Free descriptor queue 881 successfully setup. Descriptors allocated of type (2): 4
[C66XX_1_3] Free descriptor queue 880 successfully setup. Descriptors allocated of type (2): 4
[C66XX_1_0] --------------------------------------------
[C66XX_1_1] Free descriptor queue 883 successfully setup. Descriptors allocated of type (0): 4
[C66XX_1_2] Free descriptor queue 884 successfully setup. Descriptors allocated of type (0): 4
[C66XX_1_3] Free descriptor queue 885 successfully setup. Descriptors allocated of type (0): 4
[C66XX_1_0] FFTC LLD Test - Helper APIs Testing DONE!
[C66XX_1_1] [Core 1]: FFTC successfully opened
[C66XX_1_2] [Core 2]: FFTC successfully opened
[C66XX_1_3] [Core 3]: FFTC successfully opened
[C66XX_1_0] --------------------------------------------
[C66XX_1_1] -------------- Testing FFTC Instance: 0 Complete --------------
[C66XX_1_2] -------------- Testing FFTC Instance: 0 Complete --------------
[C66XX_1_3] -------------- Testing FFTC Instance: 0 Complete --------------
[C66XX_1_0] **************************************************
[C66XX_1_1] Num Test Failures on Instance 0 = 0
[C66XX_1_2] Num Test Failures on Instance 0 = 0
[C66XX_1_3] Num Test Failures on Instance 0 = 0
[C66XX_1_0] ************** FFTC LLD Testing End **************
[C66XX_1_1] Waiting for other cores to finish ...
[C66XX_1_2] Waiting for other cores to finish ...
[C66XX_1_3] Waiting for other cores to finish ...
[C66XX_1_0] **************************************************
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE MONOLITHIC Test START on Core 0
[C66XX_1_0] Sample Size: 16
[C66XX_1_0] Number of Blocks: 5
[C66XX_1_0] Tx Queue: 0
[C66XX_1_0] Descriptor Type: Monolithic
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE MONOLITHIC Test START on Core 0
[C66XX_1_0] Sample Size: 48
[C66XX_1_0] Number of Blocks: 4
[C66XX_1_0] Tx Queue: 0
[C66XX_1_0] Descriptor Type: Monolithic
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE MONOLITHIC Test START on Core 0
[C66XX_1_0] Sample Size: 16
[C66XX_1_0] Number of Blocks: 5
[C66XX_1_0] Tx Queue: 1
[C66XX_1_0] Descriptor Type: Monolithic
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE MONOLITHIC Test START on Core 0
[C66XX_1_0] Sample Size: 48
[C66XX_1_0] Number of Blocks: 4
[C66XX_1_0] Tx Queue: 1
[C66XX_1_0] Descriptor Type: Monolithic
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE MONOLITHIC Test START on Core 0
[C66XX_1_0] Sample Size: 16
[C66XX_1_0] Number of Blocks: 5
[C66XX_1_0] Tx Queue: 2
[C66XX_1_0] Descriptor Type: Monolithic
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE MONOLITHIC Test START on Core 0
[C66XX_1_0] Sample Size: 48
[C66XX_1_0] Number of Blocks: 4
[C66XX_1_0] Tx Queue: 2
[C66XX_1_0] Descriptor Type: Monolithic
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE MONOLITHIC Test START on Core 0
[C66XX_1_0] Sample Size: 16
[C66XX_1_0] Number of Blocks: 5
[C66XX_1_0] Tx Queue: 3
[C66XX_1_0] Descriptor Type: Monolithic
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE MONOLITHIC Test START on Core 0
[C66XX_1_0] Sample Size: 48
[C66XX_1_0] Number of Blocks: 4
[C66XX_1_0] Tx Queue: 3
[C66XX_1_0] Descriptor Type: Monolithic
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE MONOLITHIC Test END
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE MONOLITHIC PS Test START on Core 0
[C66XX_1_0] Sample Size: 16
[C66XX_1_0] Number of Blocks: 5
[C66XX_1_0] Tx Queue: 0
[C66XX_1_0] Descriptor Type: Monolithic
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE MONOLITHIC PS Test START on Core 0
[C66XX_1_0] Sample Size: 48
[C66XX_1_0] Number of Blocks: 4
[C66XX_1_0] Tx Queue: 0
[C66XX_1_0] Descriptor Type: Monolithic
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE MONOLITHIC PS Test START on Core 0
[C66XX_1_0] Sample Size: 16
[C66XX_1_0] Number of Blocks: 5
[C66XX_1_0] Tx Queue: 1
[C66XX_1_0] Descriptor Type: Monolithic
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE MONOLITHIC PS Test START on Core 0
[C66XX_1_0] Sample Size: 48
[C66XX_1_0] Number of Blocks: 4
[C66XX_1_0] Tx Queue: 1
[C66XX_1_0] Descriptor Type: Monolithic
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE MONOLITHIC PS Test START on Core 0
[C66XX_1_0] Sample Size: 16
[C66XX_1_0] Number of Blocks: 5
[C66XX_1_0] Tx Queue: 2
[C66XX_1_0] Descriptor Type: Monolithic
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE MONOLITHIC PS Test START on Core 0
[C66XX_1_0] Sample Size: 48
[C66XX_1_0] Number of Blocks: 4
[C66XX_1_0] Tx Queue: 2
[C66XX_1_0] Descriptor Type: Monolithic
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE MONOLITHIC PS Test START on Core 0
[C66XX_1_0] Sample Size: 16
[C66XX_1_0] Number of Blocks: 5
[C66XX_1_0] Tx Queue: 3
[C66XX_1_0] Descriptor Type: Monolithic
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE MONOLITHIC PS Test START on Core 0
[C66XX_1_0] Sample Size: 48
[C66XX_1_0] Number of Blocks: 4
[C66XX_1_0] Tx Queue: 3
[C66XX_1_0] Descriptor Type: Monolithic
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE MONOLITHIC PS Test END
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI POLLING Test START on Core 0
[C66XX_1_0] Sample Size: 16
[C66XX_1_0] Number of Blocks: 5
[C66XX_1_0] Tx Queue: 0
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 886
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI POLLING Test START on Core 0
[C66XX_1_0] Sample Size: 48
[C66XX_1_0] Number of Blocks: 4
[C66XX_1_0] Tx Queue: 0
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 886
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI POLLING Test START on Core 0
[C66XX_1_0] Sample Size: 540
[C66XX_1_0] Number of Blocks: 3
[C66XX_1_0] Tx Queue: 0
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 886
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI POLLING Test START on Core 0
[C66XX_1_0] Sample Size: 2048
[C66XX_1_0] Number of Blocks: 1
[C66XX_1_0] Tx Queue: 0
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 886
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI POLLING Test START on Core 0
[C66XX_1_0] Sample Size: 16
[C66XX_1_0] Number of Blocks: 5
[C66XX_1_0] Tx Queue: 1
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 886
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI POLLING Test START on Core 0
[C66XX_1_0] Sample Size: 48
[C66XX_1_0] Number of Blocks: 4
[C66XX_1_0] Tx Queue: 1
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 886
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI POLLING Test START on Core 0
[C66XX_1_0] Sample Size: 540
[C66XX_1_0] Number of Blocks: 3
[C66XX_1_0] Tx Queue: 1
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 886
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI POLLING Test START on Core 0
[C66XX_1_0] Sample Size: 2048
[C66XX_1_0] Number of Blocks: 1
[C66XX_1_0] Tx Queue: 1
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 886
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI POLLING Test START on Core 0
[C66XX_1_0] Sample Size: 16
[C66XX_1_0] Number of Blocks: 5
[C66XX_1_0] Tx Queue: 2
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 886
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI POLLING Test START on Core 0
[C66XX_1_0] Sample Size: 48
[C66XX_1_0] Number of Blocks: 4
[C66XX_1_0] Tx Queue: 2
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 886
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI POLLING Test START on Core 0
[C66XX_1_0] Sample Size: 540
[C66XX_1_0] Number of Blocks: 3
[C66XX_1_0] Tx Queue: 2
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 886
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI POLLING Test START on Core 0
[C66XX_1_0] Sample Size: 2048
[C66XX_1_0] Number of Blocks: 1
[C66XX_1_0] Tx Queue: 2
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 886
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI POLLING Test START on Core 0
[C66XX_1_0] Sample Size: 16
[C66XX_1_0] Number of Blocks: 5
[C66XX_1_0] Tx Queue: 3
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 886
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI POLLING Test START on Core 0
[C66XX_1_0] Sample Size: 48
[C66XX_1_0] Number of Blocks: 4
[C66XX_1_0] Tx Queue: 3
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 886
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI POLLING Test START on Core 0
[C66XX_1_0] Sample Size: 540
[C66XX_1_0] Number of Blocks: 3
[C66XX_1_0] Tx Queue: 3
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 886
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI POLLING Test START on Core 0
[C66XX_1_0] Sample Size: 2048
[C66XX_1_0] Number of Blocks: 1
[C66XX_1_0] Tx Queue: 3
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 886
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI POLLING Test END
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST Test START on Core 0
[C66XX_1_0] Sample Size: 16
[C66XX_1_0] Number of Blocks: 5
[C66XX_1_0] Tx Queue: 0
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST Test START on Core 0
[C66XX_1_0] Sample Size: 48
[C66XX_1_0] Number of Blocks: 4
[C66XX_1_0] Tx Queue: 0
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST Test START on Core 0
[C66XX_1_0] Sample Size: 540
[C66XX_1_0] Number of Blocks: 3
[C66XX_1_0] Tx Queue: 0
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST Test START on Core 0
[C66XX_1_0] Sample Size: 2048
[C66XX_1_0] Number of Blocks: 1
[C66XX_1_0] Tx Queue: 0
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST Test START on Core 0
[C66XX_1_0] Sample Size: 16
[C66XX_1_0] Number of Blocks: 5
[C66XX_1_0] Tx Queue: 1
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST Test START on Core 0
[C66XX_1_0] Sample Size: 48
[C66XX_1_0] Number of Blocks: 4
[C66XX_1_0] Tx Queue: 1
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST Test START on Core 0
[C66XX_1_0] Sample Size: 540
[C66XX_1_0] Number of Blocks: 3
[C66XX_1_0] Tx Queue: 1
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST Test START on Core 0
[C66XX_1_0] Sample Size: 2048
[C66XX_1_0] Number of Blocks: 1
[C66XX_1_0] Tx Queue: 1
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST Test START on Core 0
[C66XX_1_0] Sample Size: 16
[C66XX_1_0] Number of Blocks: 5
[C66XX_1_0] Tx Queue: 2
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST Test START on Core 0
[C66XX_1_0] Sample Size: 48
[C66XX_1_0] Number of Blocks: 4
[C66XX_1_0] Tx Queue: 2
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST Test START on Core 0
[C66XX_1_0] Sample Size: 540
[C66XX_1_0] Number of Blocks: 3
[C66XX_1_0] Tx Queue: 2
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST Test START on Core 0
[C66XX_1_0] Sample Size: 2048
[C66XX_1_0] Number of Blocks: 1
[C66XX_1_0] Tx Queue: 2
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST Test START on Core 0
[C66XX_1_0] Sample Size: 16
[C66XX_1_0] Number of Blocks: 5
[C66XX_1_0] Tx Queue: 3
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST Test START on Core 0
[C66XX_1_0] Sample Size: 48
[C66XX_1_0] Number of Blocks: 4
[C66XX_1_0] Tx Queue: 3
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST Test START on Core 0
[C66XX_1_0] Sample Size: 540
[C66XX_1_0] Number of Blocks: 3
[C66XX_1_0] Tx Queue: 3
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST Test START on Core 0
[C66XX_1_0] Sample Size: 2048
[C66XX_1_0] Number of Blocks: 1
[C66XX_1_0] Tx Queue: 3
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST Test END
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST PS Test START on Core 0
[C66XX_1_0] Sample Size: 16
[C66XX_1_0] Number of Blocks: 5
[C66XX_1_0] Tx Queue: 0
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST PS Test START on Core 0
[C66XX_1_0] Sample Size: 48
[C66XX_1_0] Number of Blocks: 4
[C66XX_1_0] Tx Queue: 0
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST PS Test START on Core 0
[C66XX_1_0] Sample Size: 540
[C66XX_1_0] Number of Blocks: 3
[C66XX_1_0] Tx Queue: 0
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST PS Test START on Core 0
[C66XX_1_0] Sample Size: 2048
[C66XX_1_0] Number of Blocks: 1
[C66XX_1_0] Tx Queue: 0
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST PS Test START on Core 0
[C66XX_1_0] Sample Size: 16
[C66XX_1_0] Number of Blocks: 5
[C66XX_1_0] Tx Queue: 1
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST PS Test START on Core 0
[C66XX_1_0] Sample Size: 48
[C66XX_1_0] Number of Blocks: 4
[C66XX_1_0] Tx Queue: 1
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST PS Test START on Core 0
[C66XX_1_0] Sample Size: 540
[C66XX_1_0] Number of Blocks: 3
[C66XX_1_0] Tx Queue: 1
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST PS Test START on Core 0
[C66XX_1_0] Sample Size: 2048
[C66XX_1_0] Number of Blocks: 1
[C66XX_1_0] Tx Queue: 1
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST PS Test START on Core 0
[C66XX_1_0] Sample Size: 16
[C66XX_1_0] Number of Blocks: 5
[C66XX_1_0] Tx Queue: 2
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST PS Test START on Core 0
[C66XX_1_0] Sample Size: 48
[C66XX_1_0] Number of Blocks: 4
[C66XX_1_0] Tx Queue: 2
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST PS Test START on Core 0
[C66XX_1_0] Sample Size: 540
[C66XX_1_0] Number of Blocks: 3
[C66XX_1_0] Tx Queue: 2
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST PS Test START on Core 0
[C66XX_1_0] Sample Size: 2048
[C66XX_1_0] Number of Blocks: 1
[C66XX_1_0] Tx Queue: 2
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST PS Test START on Core 0
[C66XX_1_0] Sample Size: 16
[C66XX_1_0] Number of Blocks: 5
[C66XX_1_0] Tx Queue: 3
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST PS Test START on Core 0
[C66XX_1_0] Sample Size: 48
[C66XX_1_0] Number of Blocks: 4
[C66XX_1_0] Tx Queue: 3
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST PS Test START on Core 0
[C66XX_1_0] Sample Size: 540
[C66XX_1_0] Number of Blocks: 3
[C66XX_1_0] Tx Queue: 3
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST PS Test START on Core 0
[C66XX_1_0] Sample Size: 2048
[C66XX_1_0] Number of Blocks: 1
[C66XX_1_0] Tx Queue: 3
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SINGLECORE HOST PS Test END
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SHIFT/CP/ZEROPAD Test START on Core 0
[C66XX_1_0] Zero Pad Enabled / Pad Value: 1 / 844
[C66XX_1_0] Input Variable Shifting Enabled / Shift Val: 1 / 724
[C66XX_1_0] Cyclic Prefix Addition Enabled / Addn Num: 1 / 144
[C66XX_1_0] Sample Size: 1204
[C66XX_1_0] Number of Blocks: 1
[C66XX_1_0] Tx Queue: 0
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SHIFT/CP/ZEROPAD Test START on Core 0
[C66XX_1_0] Zero Pad Enabled / Pad Value: 1 / 844
[C66XX_1_0] Input Variable Shifting Enabled / Shift Val: 1 / 724
[C66XX_1_0] Cyclic Prefix Addition Enabled / Addn Num: 1 / 144
[C66XX_1_0] Sample Size: 1204
[C66XX_1_0] Number of Blocks: 1
[C66XX_1_0] Tx Queue: 1
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SHIFT/CP/ZEROPAD Test START on Core 0
[C66XX_1_0] Zero Pad Enabled / Pad Value: 1 / 844
[C66XX_1_0] Input Variable Shifting Enabled / Shift Val: 1 / 724
[C66XX_1_0] Cyclic Prefix Addition Enabled / Addn Num: 1 / 144
[C66XX_1_0] Sample Size: 1204
[C66XX_1_0] Number of Blocks: 1
[C66XX_1_0] Tx Queue: 2
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SHIFT/CP/ZEROPAD Test START on Core 0
[C66XX_1_0] Zero Pad Enabled / Pad Value: 1 / 844
[C66XX_1_0] Input Variable Shifting Enabled / Shift Val: 1 / 724
[C66XX_1_0] Cyclic Prefix Addition Enabled / Addn Num: 1 / 144
[C66XX_1_0] Sample Size: 1204
[C66XX_1_0] Number of Blocks: 1
[C66XX_1_0] Tx Queue: 3
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI SHIFT/CP/ZEROPAD Test END
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI MIXED SIZE DFT Test START on Core 0
[C66XX_1_0] Number of Blocks: 20
[C66XX_1_0] Tx Queue: 0
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Core 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0]
[C66XX_1_0] [Core 0]: FFTC Test PASS !! Processed FFT Requests = 10
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC-CPPI MIXED SIZE DFT Test END
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC Rx FLOW SHARING Test Task START on Core 0
[C66XX_1_0] Sample Size: 16
[C66XX_1_0] Number of Blocks: 5
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Rx Task 0]: Rx Flow 0 opened successfully using Rx queue 708
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC Tx FLOW SHARING Test Task START on Core 0
[C66XX_1_0] Sample Size: 16
[C66XX_1_0] Number of Blocks: 5
[C66XX_1_0] Tx Queue: 0
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC Rx FLOW SHARING Test Task START on Core 0
[C66XX_1_0] Sample Size: 16
[C66XX_1_0] Number of Blocks: 5
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] [Rx Task 1]: Rx Flow 0 opened successfully using Rx queue 716
[C66XX_1_0] --------------------------------------------
[C66XX_1_0] FFTC Tx FLOW SHARING Test Task START on Core 0
[C66XX_1_0] Sample Size: 16
[C66XX_1_0] Number of Blocks: 5
[C66XX_1_0] Tx Queue: 0
[C66XX_1_0] Descriptor Type: Host
[C66XX_1_0] --------------------------------------------
[C66XX_1_0]
[C66XX_1_0] [Rx Task 0]: FFTC Test PASS !! Num Requests Processed = 10
[C66XX_1_0]
[C66XX_1_0] [Rx Task 1]: FFTC Test PASS !! Num Requests Processed = 10
[C66XX_1_0] -------------- Testing FFTC Instance: 0 Complete --------------
[C66XX_1_0] Num Test Failures on Instance 0 = 2
[C66XX_1_0] Waiting for other cores to finish ...
[C66XX_1_0] **************************************************
[C66XX_1_0] ****************** FFTC Testing End **************
[C66XX_1_0] **************************************************
[C66XX_1_0] [Core 0]: FFTC Test Unloaded successfully
[C66XX_1_0] FftcAlloc Cnt: 1917 FftcFree Cnt: 1917
[C66XX_1_0] CppiMalloc Cnt: 210 CppiFree Cnt: 210
[C66XX_1_0] QmssAlloc Cnt: 0 QmssFree Cnt: 0
[C66XX_1_1] **************************************************
[C66XX_1_2] **************************************************
[C66XX_1_3] **************************************************
[C66XX_1_1] ****************** FFTC Testing End **************
[C66XX_1_2] ****************** FFTC Testing End **************
[C66XX_1_3] ****************** FFTC Testing End **************
[C66XX_1_1] **************************************************
[C66XX_1_2] **************************************************
[C66XX_1_3] **************************************************
[C66XX_1_1] [Core 1]: FFTC Test Unloaded successfully
[C66XX_1_2] [Core 2]: FFTC Test Unloaded successfully
[C66XX_1_3] [Core 3]: FFTC Test Unloaded successfully
[C66XX_1_1] FftcAlloc Cnt: 1 FftcFree Cnt: 1
[C66XX_1_2] FftcAlloc Cnt: 1 FftcFree Cnt: 1
[C66XX_1_3] FftcAlloc Cnt: 1 FftcFree Cnt: 1
[C66XX_1_1] CppiMalloc Cnt: 0 CppiFree Cnt: 0
[C66XX_1_2] CppiMalloc Cnt: 0 CppiFree Cnt: 0
[C66XX_1_3] CppiMalloc Cnt: 0 CppiFree Cnt: 0
[C66XX_1_1] QmssAlloc Cnt: 0 QmssFree Cnt: 0
[C66XX_1_2] QmssAlloc Cnt: 0 QmssFree Cnt: 0
[C66XX_1_3] QmssAlloc Cnt: 0 QmssFree Cnt: 0