The DataBlk should show the correct hex values. However, you might be looking at data requests. Ensure that you look at data responses when loading data. What kind of application/workload are you running? Synthetic simulations always have 0x0 data values in packets.
Srikant On Thu, Mar 23, 2023 at 3:21 AM Lissiyas Antony via gem5-users < gem5-users@gem5.org> wrote: > Hello there, > > Somebody help me with , to print the content of the Packets in hex values. > > I've dereference a pointer '*m_msg_ptr* ' ,However DataBlk of all the > packets are showing 0x0; > > [RequestMsg: addr = [0x40, line 0x40] Type = MSG Requestor = L1Cache-0 > Destination = [NetDest (20) - 0 0 0 0 - - - 0 1 0 0 - - - - - - > - - - - - - - - - - ] DataBlk = [ 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 > 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 > 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 > 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 ] > MessageSize = Control ] > > Is there any other option to display the content in the network interface > before the *flitisizeMessage.* > > any comments would be appreciated. > > Regards, > Lissiyas Antony > > -- > LISSIYAS ANTONY > > _______________________________________________ > gem5-users mailing list -- gem5-users@gem5.org > To unsubscribe send an email to gem5-users-le...@gem5.org >
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org