./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 *** ************************************************ *** PA Multi Core Example Started on Core 3 *** ************************************************ Waiting for global config (core 2) ... 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 CPPI Local successfully initialized Initialized RM_Client2 Initialized RM_Client3 PA Local successfully initialized QMSS 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 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 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 Core 3: Packets Sent = 10 Core 3: Packets Received = 10 --- PA (3) User-defined STATS --- number of Rx bytes(index = 3): 1220 number of Rx packets (index = 67): 10 Core 3 : CPPI CPDMA closed successfully Core 3 : CPPI exit successful Core 3: exit QMSS Updating the Test Status core: 3, status:TEST_PASSED Done... ********************************************** *** PA Multi Core Example Ended on Core 3 *** ********************************************** Packet Transmission Start ... core id: 0 Packet Transmission Done. Wait for all packets to be Received ... core num: 0 Core 0: Packets Sent = 10 Core 0: Packets Received = 10 Wait for all packets to be Received in all cores... Updating the Test Status core: 0, status:TEST_PASSED Packet Transmission Start ... core id: 1 Packet Transmission Done. Wait for all packets to be Received ... core num: 1 Core 1: Packets Sent = 10 Core 1: Packets Received = 10 --- PA (1) User-defined STATS --- number of Rx bytes(index = 1): 1220 number of Rx packets (index = 65): 10 Packet Transmission Start ... core id: 2 Packet Transmission Done. Wait for all packets to be Received ... core num: 2 Core 2: Packets Sent = 10 Core 2: Packets Received = 10 --- PA (2) User-defined STATS --- number of Rx bytes(index = 2): 1220 number of Rx packets (index = 66): 10 Core 1 : CPPI CPDMA closed successfully Core 1 : CPPI exit successful Core 1: exit QMSS Updating the Test Status core: 1, status:TEST_PASSED Done... ********************************************** *** PA Multi Core Example Ended on Core 1 *** ********************************************** Core 2 : CPPI CPDMA closed successfully Core 2 : CPPI exit successful Core 2: exit QMSS Updating the Test Status core: 2, status:TEST_PASSED Done... ********************************************** *** PA Multi Core Example Ended on Core 2 *** ********************************************** All tests have passed! --- PA (0) User-defined STATS --- number of Rx bytes(index = 0): 1220 number of Rx packets (index = 64): 10 Core 0 : CPPI CPDMA closed successfully Core 0 : CPPI exit successful Core 0: exit QMSS Done... ********************************************** *** PA Multi Core Example Ended on Core 0 *** ********************************************** Waiting for children to exit All children passed root@AM5K2E04:~#