root@AM5K2E04:~# ./paMCExample.out No command line given. Forking off 4 tasks ************************************************ *** PA Multi Core Example Started on Core 1 *** ************************************************ ************************************************ *** PA Multi Core Example Started on Core 0 *** ************************************************ Waiting for global config (core 1) ... Initialized RM_Client0 ************************************************ *** PA Multi Core Example Started on Core 2 *** ************************************************ Waiting for global config (core 2) ... ************************************************ *** PA Multi Core Example Started on Core 3 *** ************************************************ Waiting for global config (core 3) ... Initializing Free Descriptors. QMSS successfully initialized Unable to open below cppi tx channels...presuming linux has already enabled it 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 20 Unable to open below cppi Rx channels...presuming linux has already enabled it 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 5 CPPI successfully initialized PASS successfully initialized Tx setup successfully done Rx setup successfully done Add_MAC successful for corenum:0 Add_IP successful for corenum:0 Destination for the packet Rx queue: 1027 (Core 0) Add_Port successful for corenum:0 PASS setup successfully done Publishing global config Done from SYSINIT Core... Publishing local config done from core num: 0... Waiting for all cores to reach the barrier before transmission starts ... Initialized RM_Client1 QMSS Local successfully initialized Initialized RM_Client2 CPPI Local successfully initialized Initialized RM_Client3 QMSS Local successfully initialized PA Local successfully initialized QMSS Local successfully initialized CPPI Local successfully initialized CPPI Local successfully initialized PA Local successfully initialized PA Local successfully initialized Rx setup successfully done Rx setup successfully done Destination for the packet Rx queue: 1031 (Core 1) Add_Port successful for corenum:1 PASS setup successfully done Publishing local config done from core num: 1... Waiting for all cores to reach the barrier before transmission starts ... Rx setup successfully done Destination for the packet Rx queue: 1032 (Core 2) Add_Port successful for corenum:2 PASS setup successfully done Publishing local config done from core num: 2... Waiting for all cores to reach the barrier before transmission starts ... Destination for the packet Rx queue: 1033 (Core 3) Add_Port successful for corenum:3 PASS setup successfully done Publishing local config done from core num: 3... Waiting for all cores to reach the barrier before transmission starts ... Packet Transmission Start ... core id: 3 Packet Transmission Done. Wait for all packets to be Received ... core num: 3 Packet Transmission Start ... core id: 0 Packet Transmission Done. Wait for all packets to be Received ... core num: 0 Packet Transmission Start ... core id: 1 Packet Transmission Done. Wait for all packets to be Received ... core num: 1 Packet Transmission Start ... core id: 2 Packet Transmission Done.