Commit 8bcea4b
committed
RlcUm: rewrite to use chunks
Replaced the PDU that contain SDU as Packet* with pure chunks: an RlcUmHeader
chunk followed by the SDU chunk. (The packet itself in which the SDU chunk
arrived should be deleted).
- RlcUmHeader is a new FieldsChunk with just header fields (no SDU)
- SliceChunk references original data without copying
- Original SDU packet gets deleted after chunk extraction
- Final packet structure is: `[RlcUmHeader][SDUChunk/SliceChunk]`?
Errors:
/simulations/lte/d2d_multicast/ -f omnetpp.ini -c D2DMulticast-1to2 -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_D2DMulticast.ueD2D[1].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=362), at t=0.024s, event Unipisa#241)
/showcases/nr/standalone/ -f omnetpp.ini -c VoIP-DL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone.ue[0].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134283265 (id=355), at t=0.021s, event Unipisa#146)
/showcases/nr/standalone/ -f omnetpp.ini -c VoIP-UL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone.gnb.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 134283265 (id=355), at t=0.018s, event Unipisa#118)
/simulations/lte/d2d/ -f omnetpp.ini -c MultiplePairs-UDP-D2D-wReuse -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_D2D.ueD2DRx[3].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67371009 (id=671), at t=0.018s, event #517)
/simulations/lte/d2d/ -f omnetpp.ini -c MultiplePairs-TCP-Infra -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_D2D.eNB.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67239937 (id=671), at t=0.024s, event #497)
/simulations/lte/d2d/ -f omnetpp.ini -c MultiplePairs-TCP-D2D-wReuse -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_D2D.ueD2DRx[1].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67239937 (id=675), at t=0.03s, event #676)
/simulations/lte/d2d/ -f omnetpp.ini -c MultiplePairs-TCP-D2D -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_D2D.ueD2DRx[1].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67239937 (id=675), at t=0.03s, event #676)
/simulations/lte/d2d/ -f omnetpp.ini -c MultiplePairs-UDP-D2D -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_D2D.ueD2DRx[3].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67371009 (id=671), at t=0.018s, event #517)
/simulations/lte/d2d/ -f omnetpp.ini -c SinglePair-modeSwitching-TCP -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_D2D.ueD2DRx[0].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=321), at t=0.067s, event #419)
/simulations/lte/d2d/ -f omnetpp.ini -c MultiplePairs-UDP-Infra -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_D2D.eNB.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67371009 (id=668), at t=0.012s, event #301)
/simulations/lte/d2d/ -f omnetpp.ini -c SinglePair-modeSwitching-UDP -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_D2D.ueD2DRx[0].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=319), at t=0.024s, event Unipisa#190)
/simulations/lte/d2d/ -f omnetpp.ini -c SinglePair-TCP-Infra -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_D2D.eNB.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=320), at t=0.061s, event #358)
/simulations/lte/d2d/ -f omnetpp.ini -c SinglePair-TCP-D2D -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_D2D.ueD2DRx[0].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=321), at t=0.067s, event #419)
/simulations/lte/d2d/ -f omnetpp.ini -c SinglePair-UDP-D2D -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_D2D.ueD2DRx[0].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=319), at t=0.024s, event Unipisa#190)
/simulations/lte/d2d/ -f omnetpp.ini -c SinglePair-UDP-Infra -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_D2D.eNB.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=318), at t=0.018s, event Unipisa#130)
/simulations/lte/d2d/ -f omnetpp.ini -c SinglePair-Validation -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_D2D.ueD2DRx[0].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=319), at t=0.024s, event #416)
/simulations/lte/d2d_multicast/ -f omnetpp.ini -c D2DMulticast-1toM -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_D2DMulticast.ueD2D[1].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=2383), at t=0.024s, event #2403)
/simulations/lte/demo/ -f omnetpp.ini -c CBR-DL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell.ue[0].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=276), at t=0.021s, event Unipisa#119)
/simulations/lte/demo/ -f omnetpp.ini -c CBR-UL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell.eNB.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=276), at t=0.014s, event Unipisa#85)
/simulations/lte/demo/ -f omnetpp.ini -c MixedTraffic -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiCell.eNodeB1.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=521), at t=0.009s, event Unipisa#231)
/simulations/lte/demo/ -f omnetpp.ini -c VideoStreaming -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell.eNB.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=276), at t=0.014s, event Unipisa#84)
/simulations/lte/demo/ -f omnetpp.ini -c VoIP -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell.ue[0].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=276), at t=0.021s, event Unipisa#120)
/simulations/lte/demo/ -f omnetpp.ini -c VoIP-UL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell.eNB.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=276), at t=0.014s, event Unipisa#85)
/simulations/lte/demo/ -f omnetpp.ini -c VoIP-DL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell.ue[1].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67239937 (id=456), at t=0.012s, event Unipisa#239)
/simulations/lte/multicell/ -f omnetpp.ini -c InterferenceTest -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiCell.ue12.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67239937 (id=518), at t=0.012s, event Unipisa#212)
/simulations/lte/multicell/ -f omnetpp.ini -c VoIP -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiCell.ue12.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67239937 (id=516), at t=0.012s, event Unipisa#212)
/simulations/lte/demo/ -f omnetpp.ini -c CBR-DL -r 5 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell.ue[24].cellularNic.rlc.UmRxEntity Lcid: 6 cid: 68747270 (id=2474), at t=0.007s, event #1385)
/simulations/lte/demo/ -f omnetpp.ini -c CBR-UL -r 5 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell.eNB.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67502081 (id=2492), at t=0.009s, event #1472)
/simulations/lte/demo/ -f omnetpp.ini -c VoIP_DL-UL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell.ue[9].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67764225 (id=1418), at t=0.007s, event #910)
/simulations/lte/demo/ -f omnetpp.ini -c SchedulersTest -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell.ue[9].cellularNic.rlc.UmRxEntity Lcid: 4 cid: 67764228 (id=2424), at t=0.007s, event #1389)
/simulations/lte/test_handover/ -f omnetpp.ini -c FileTransfer-D2D -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiCell.ue12.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=518), at t=0.067s, event #1006)
/simulations/lte/demo/ -f omnetpp.ini -c SchedulersTest -r 12 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell.ue[9].cellularNic.rlc.UmRxEntity Lcid: 4 cid: 67764228 (id=2424), at t=0.007s, event #1389)
/simulations/lte/test_handover/ -f omnetpp.ini -c FileTransfer-DL_UL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiCell.eNodeB1.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=516), at t=0.061s, event #911)
/simulations/lte/d2d_multicast/ -f omnetpp.ini -c checkMulticastRange -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_D2DMulticast.ueD2D[1].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=4533), at t=0.033s, event #6174)
/simulations/lte/test_handover/ -f omnetpp.ini -c VoIP-D2D -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiCell.ue12.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=516), at t=0.024s, event #546)
/simulations/lte/test_handover/ -f omnetpp.ini -c VoIP-DL_UL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiCell.eNodeB1.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=514), at t=0.018s, event #453)
/simulations/lte/test_handover/ -f omnetpp.ini -c VoIP-DL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiCell.ue11.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=514), at t=0.015s, event #434)
/simulations/lte/test_handover/ -f omnetpp.ini -c VoIP-UL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiCell.eNodeB1.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=514), at t=0.018s, event #453)
/simulations/lte/tutorial/ -f omnetpp.ini -c SingleCell-DL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell.ue[1].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67239937 (id=456), at t=0.012s, event Unipisa#239)
/simulations/lte/tutorial/ -f omnetpp.ini -c MultiCell-DL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiCell.ue12.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67239937 (id=516), at t=0.012s, event Unipisa#212)
/simulations/lte/tutorial/ -f omnetpp.ini -c SingleCell-UL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell.eNB.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67305473 (id=460), at t=0.012s, event Unipisa#251)
/simulations/nr/bgTraffic/ -f omnetpp.ini -c CBR-DL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone.ue[0].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134283265 (id=553), at t=0.04175s, event #1383)
/simulations/nr/bgTraffic/ -f omnetpp.ini -c CBR-UL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone.gnb.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 134283265 (id=553), at t=0.006s, event Unipisa#254)
/simulations/nr/bgTraffic/ -f omnetpp.ini -c CBR-DL_UL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone.ue[0].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134283265 (id=555), at t=0.04325s, event #1745)
/simulations/nr/d2d/ -f omnetpp.ini -c MultiplePairs-TCP-Infra -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone_D2D.gnb.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 134348801 (id=831), at t=0.024s, event #728)
/simulations/nr/d2d/ -f omnetpp.ini -c MultiplePairs-TCP-D2D-wReuse -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone_D2D.ueD2DRx[1].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134348801 (id=834), at t=0.03s, event #974)
/simulations/nr/d2d/ -f omnetpp.ini -c MultiplePairs-TCP-D2D -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone_D2D.ueD2DRx[1].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134348801 (id=834), at t=0.03s, event #974)
/simulations/nr/d2d/ -f omnetpp.ini -c MultiplePairs-UDP-D2D -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone_D2D.ueD2DRx[3].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134479873 (id=830), at t=0.018s, event #707)
/simulations/nr/d2d/ -f omnetpp.ini -c SinglePair-modeSwitching-UDP -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone_D2D.ueD2DRx[0].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134283265 (id=406), at t=0.024s, event Unipisa#253)
/simulations/nr/d2d/ -f omnetpp.ini -c SinglePair-TCP-D2D -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone_D2D.ueD2DRx[0].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134283265 (id=408), at t=0.067s, event #554)
/simulations/nr/d2d/ -f omnetpp.ini -c MultiplePairs-UDP-D2D-wReuse -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone_D2D.ueD2DRx[3].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134479873 (id=830), at t=0.018s, event #707)
/simulations/nr/d2d/ -f omnetpp.ini -c MultiplePairs-UDP-Infra -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone_D2D.gnb.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 134479873 (id=828), at t=0.012s, event #409)
/simulations/nr/d2d/ -f omnetpp.ini -c SinglePair-modeSwitching-TCP -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone_D2D.ueD2DRx[0].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134283265 (id=408), at t=0.067s, event #554)
/simulations/nr/d2d/ -f omnetpp.ini -c SinglePair-TCP-Infra -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone_D2D.gnb.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 134283265 (id=408), at t=0.061s, event #480)
/simulations/nr/d2d/ -f omnetpp.ini -c SinglePair-UDP-D2D -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone_D2D.ueD2DRx[0].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134283265 (id=406), at t=0.024s, event Unipisa#253)
/simulations/nr/d2d/ -f omnetpp.ini -c SinglePair-UDP-Infra -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone_D2D.gnb.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 134283265 (id=406), at t=0.018s, event Unipisa#165)
/simulations/nr/dualConnectivity_multicell/ -f omnetpp.ini -c DoubleConnection-CBR-UL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiCell_withSecondaryGnb.secondaryGnb1.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 134283265 (id=604), at t=0.036s, event #710)
/simulations/nr/dualConnectivity_multicell/ -f omnetpp.ini -c DoubleConnection-CBR-DL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiCell_withSecondaryGnb.ue[0].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134283265 (id=602), at t=0.035s, event #697)
/simulations/nr/dualConnectivity_multicell/ -f omnetpp.ini -c SingleConnection-CBR-DL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiCell_withSecondaryGnb.ue[0].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134283265 (id=600), at t=0.049s, event #855)
/simulations/lte/x2/ -f omnetpp.ini -c X2-Mesh-balanced -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiCell_X2Mesh.ue1[24].cellularNic.rlc.UmRxEntity Lcid: 4 cid: 68747268 (id=4620), at t=0.007s, event #2614)
/simulations/nr/dualConnectivity_multicell/ -f omnetpp.ini -c SingleConnection-CBR-UL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiCell_withSecondaryGnb.secondaryGnb1.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 134283265 (id=600), at t=0.039s, event #721)
/simulations/lte/x2/ -f omnetpp.ini -c X2-Mesh-unbalanced -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiCell_X2Mesh.ue1[9].cellularNic.rlc.UmRxEntity Lcid: 4 cid: 67764228 (id=4620), at t=0.007s, event #2598)
/simulations/nr/dualConnectivity/ -f omnetpp.ini -c DualConn-MasterOnly-UL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_withSecondaryGnb.masterEnb.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=386), at t=0.027s, event #307)
/simulations/nr/dualConnectivity/ -f omnetpp.ini -c DualConn-MasterOnly-DL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_withSecondaryGnb.ue[0].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=386), at t=0.021s, event Unipisa#272)
/simulations/nr/dualConnectivity_multicell/ -f omnetpp.ini -c SplitBearer-CBR-DL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiCell_withSecondaryGnb.ue[0].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=600), at t=0.049s, event #842)
/simulations/nr/dualConnectivity/ -f omnetpp.ini -c DualConn-MasterPlusSecondary-UL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_withSecondaryGnb.secondaryGnb.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 134283265 (id=390), at t=0.019s, event Unipisa#260)
/simulations/nr/dualConnectivity/ -f omnetpp.ini -c DualConn-MasterPlusSecondary-DL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_withSecondaryGnb.ue[0].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134283265 (id=388), at t=0.012s, event Unipisa#220)
/simulations/nr/dualConnectivity/ -f omnetpp.ini -c DualConn-SecondaryOnly-DL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_withSecondaryGnb.ue[0].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134283265 (id=386), at t=0.021s, event Unipisa#286)
/simulations/nr/dualConnectivity/ -f omnetpp.ini -c DualConn-SecondaryOnly-UL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_withSecondaryGnb.secondaryGnb.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 134283265 (id=386), at t=0.027s, event #309)
/simulations/nr/dualConnectivity/ -f omnetpp.ini -c DualConn-SplitBearer-DL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_withSecondaryGnb.ue[0].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=386), at t=0.021s, event Unipisa#273)
/simulations/nr/dualConnectivity/ -f omnetpp.ini -c DualConn-SplitBearer-UL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_withSecondaryGnb.masterEnb.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67174401 (id=386), at t=0.027s, event #308)
/simulations/nr/mec/multiMecHost/ -f omnetpp.ini -c MultiMec -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiMecHost.gnb2.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 134283265 (id=821), at t=0.009s, event Unipisa#283)
/simulations/nr/mec/requestResponseApp/ -f omnetpp.ini -c best_case -r 0 (runtime error with exitcode=1: <!> Error: Cannot convert chunk from type simu5g::RlcUmHeader to type simu5g::LteRlcUmDataPdu. The most likely cause of this error is that a packet header is being misinterpreted while processing a received packet. The most likely fix is to find the code where the misinterpretation happens and change it.If the intention is to reinterpret the chunk via serialization/deserialization, then it needs to be enabled by passing the PF_ALLOW_REINTERPRETATION flag into the peek() or similar function.The automatic conversion is disabled by default to prevent unexpected behavior due to unintended data reinterpretation. -- in module (simu5g::NrMacUe) MultiMecHost_delay.ue[0].cellularNic.nrMac (id=717), at t=0.005s, event Unipisa#188)
/simulations/nr/mec/requestResponseApp/ -f omnetpp.ini -c bgUEs_gnb2 -r 0 (runtime error with exitcode=1: <!> Error: Cannot convert chunk from type simu5g::RlcUmHeader to type simu5g::LteRlcUmDataPdu. The most likely cause of this error is that a packet header is being misinterpreted while processing a received packet. The most likely fix is to find the code where the misinterpretation happens and change it.If the intention is to reinterpret the chunk via serialization/deserialization, then it needs to be enabled by passing the PF_ALLOW_REINTERPRETATION flag into the peek() or similar function.The automatic conversion is disabled by default to prevent unexpected behavior due to unintended data reinterpretation. -- in module (simu5g::NrMacUe) MultiMecHost_delay.ue[0].cellularNic.nrMac (id=417), at t=0.005s, event Unipisa#71)
/simulations/nr/mec/requestResponseApp/ -f omnetpp.ini -c farRNI -r 0 (runtime error with exitcode=1: <!> Error: Cannot convert chunk from type simu5g::RlcUmHeader to type simu5g::LteRlcUmDataPdu. The most likely cause of this error is that a packet header is being misinterpreted while processing a received packet. The most likely fix is to find the code where the misinterpretation happens and change it.If the intention is to reinterpret the chunk via serialization/deserialization, then it needs to be enabled by passing the PF_ALLOW_REINTERPRETATION flag into the peek() or similar function.The automatic conversion is disabled by default to prevent unexpected behavior due to unintended data reinterpretation. -- in module (simu5g::NrMacUe) MultiMecHost_delay.ue[0].cellularNic.nrMac (id=417), at t=0.005s, event Unipisa#70)
/simulations/nr/mec/requestResponseApp/ -f omnetpp.ini -c bgUEs_gnb1 -r 0 (runtime error with exitcode=1: <!> Error: Cannot convert chunk from type simu5g::RlcUmHeader to type simu5g::LteRlcUmDataPdu. The most likely cause of this error is that a packet header is being misinterpreted while processing a received packet. The most likely fix is to find the code where the misinterpretation happens and change it.If the intention is to reinterpret the chunk via serialization/deserialization, then it needs to be enabled by passing the PF_ALLOW_REINTERPRETATION flag into the peek() or similar function.The automatic conversion is disabled by default to prevent unexpected behavior due to unintended data reinterpretation. -- in module (simu5g::NrMacUe) MultiMecHost_delay.ue[0].cellularNic.nrMac (id=417), at t=0.005s, event Unipisa#71)
/simulations/nr/mec/requestResponseApp/ -f omnetpp.ini -c best_case_load_gen -r 0 (runtime error with exitcode=1: <!> Error: Cannot convert chunk from type simu5g::RlcUmHeader to type simu5g::LteRlcUmDataPdu. The most likely cause of this error is that a packet header is being misinterpreted while processing a received packet. The most likely fix is to find the code where the misinterpretation happens and change it.If the intention is to reinterpret the chunk via serialization/deserialization, then it needs to be enabled by passing the PF_ALLOW_REINTERPRETATION flag into the peek() or similar function.The automatic conversion is disabled by default to prevent unexpected behavior due to unintended data reinterpretation. -- in module (simu5g::NrMacUe) MultiMecHost_delay.ue[0].cellularNic.nrMac (id=717), at t=0.005s, event Unipisa#188)
/simulations/lte/d2d_multihop/ -f omnetpp.ini -c MultihopD2D-rangeCheck -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiCell_D2DMultihop.ue1[1].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67633153 (id=7292), at t=0.122s, event #20787)
/simulations/lte/d2d_multihop/ -f omnetpp.ini -c MultihopD2D-rangeCheckTrickle -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiCell_D2DMultihop.ue1[1].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67633153 (id=7292), at t=0.122s, event #20787)
/simulations/lte/d2d_multihop/ -f omnetpp.ini -c MultihopD2D -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiCell_D2DMultihop.ue2[1].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 69402625 (id=7292), at t=0.117s, event #20320)
/simulations/nr/mec/multiOperator/ -f omnetpp.ini -c MultiOperator_SingleMec -r 0 (runtime error with exitcode=1: <!> Error: Cannot convert chunk from type simu5g::RlcUmHeader to type simu5g::LteRlcUmDataPdu. The most likely cause of this error is that a packet header is being misinterpreted while processing a received packet. The most likely fix is to find the code where the misinterpretation happens and change it.If the intention is to reinterpret the chunk via serialization/deserialization, then it needs to be enabled by passing the PF_ALLOW_REINTERPRETATION flag into the peek() or similar function.The automatic conversion is disabled by default to prevent unexpected behavior due to unintended data reinterpretation. -- in module (simu5g::NrMacUe) MultiOperator.ue_A[0].cellularNic.nrMac (id=907), at t=0.005s, event #617)
/simulations/nr/mec/multiOperator/ -f omnetpp.ini -c MultiOperator_MultiMec -r 0 (runtime error with exitcode=1: <!> Error: Cannot convert chunk from type simu5g::RlcUmHeader to type simu5g::LteRlcUmDataPdu. The most likely cause of this error is that a packet header is being misinterpreted while processing a received packet. The most likely fix is to find the code where the misinterpretation happens and change it.If the intention is to reinterpret the chunk via serialization/deserialization, then it needs to be enabled by passing the PF_ALLOW_REINTERPRETATION flag into the peek() or similar function.The automatic conversion is disabled by default to prevent unexpected behavior due to unintended data reinterpretation. -- in module (simu5g::NrMacUe) MultiOperator.ue_A[0].cellularNic.nrMac (id=936), at t=0.005s, event #621)
/simulations/nr/mec/requestResponseApp/ -f omnetpp.ini -c MultiMec -r 0 (runtime error with exitcode=1: <!> Error: Cannot convert chunk from type simu5g::RlcUmHeader to type simu5g::LteRlcUmDataPdu. The most likely cause of this error is that a packet header is being misinterpreted while processing a received packet. The most likely fix is to find the code where the misinterpretation happens and change it.If the intention is to reinterpret the chunk via serialization/deserialization, then it needs to be enabled by passing the PF_ALLOW_REINTERPRETATION flag into the peek() or similar function.The automatic conversion is disabled by default to prevent unexpected behavior due to unintended data reinterpretation. -- in module (simu5g::NrMacUe) MultiMecHost_delay.ue[0].cellularNic.nrMac (id=417), at t=0.005s, event Unipisa#71)
/simulations/lte/d2d_multihop/ -f omnetpp.ini -c MultihopD2D-Trickle -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiCell_D2DMultihop.ue2[1].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 69402625 (id=7292), at t=0.117s, event #20320)
/simulations/nr/mec/requestResponseApp/ -f omnetpp.ini -c nearRNI -r 0 (runtime error with exitcode=1: <!> Error: Cannot convert chunk from type simu5g::RlcUmHeader to type simu5g::LteRlcUmDataPdu. The most likely cause of this error is that a packet header is being misinterpreted while processing a received packet. The most likely fix is to find the code where the misinterpretation happens and change it.If the intention is to reinterpret the chunk via serialization/deserialization, then it needs to be enabled by passing the PF_ALLOW_REINTERPRETATION flag into the peek() or similar function.The automatic conversion is disabled by default to prevent unexpected behavior due to unintended data reinterpretation. -- in module (simu5g::NrMacUe) MultiMecHost_delay.ue[0].cellularNic.nrMac (id=417), at t=0.005s, event Unipisa#70)
/simulations/nr/mec/rnisTest/ -f omnetpp.ini -c RnisTest -r 0 (runtime error with exitcode=1: <!> Error: Cannot convert chunk from type simu5g::RlcUmHeader to type simu5g::LteRlcUmDataPdu. The most likely cause of this error is that a packet header is being misinterpreted while processing a received packet. The most likely fix is to find the code where the misinterpretation happens and change it.If the intention is to reinterpret the chunk via serialization/deserialization, then it needs to be enabled by passing the PF_ALLOW_REINTERPRETATION flag into the peek() or similar function.The automatic conversion is disabled by default to prevent unexpected behavior due to unintended data reinterpretation. -- in module (simu5g::NrMacUe) RnisTest.ue[0].cellularNic.nrMac (id=237), at t=0.005s, event Unipisa#55)
/simulations/nr/mec/requestResponseApp/ -f omnetpp.ini -c nearRNI_bgUEs_gnb1 -r 0 (runtime error with exitcode=1: <!> Error: Cannot convert chunk from type simu5g::RlcUmHeader to type simu5g::LteRlcUmDataPdu. The most likely cause of this error is that a packet header is being misinterpreted while processing a received packet. The most likely fix is to find the code where the misinterpretation happens and change it.If the intention is to reinterpret the chunk via serialization/deserialization, then it needs to be enabled by passing the PF_ALLOW_REINTERPRETATION flag into the peek() or similar function.The automatic conversion is disabled by default to prevent unexpected behavior due to unintended data reinterpretation. -- in module (simu5g::NrMacUe) MultiMecHost_delay.ue[0].cellularNic.nrMac (id=417), at t=0.005s, event Unipisa#70)
/simulations/nr/mec/requestResponseApp/ -f omnetpp.ini -c nearRNI_bgUEs_gnb2 -r 0 (runtime error with exitcode=1: <!> Error: Cannot convert chunk from type simu5g::RlcUmHeader to type simu5g::LteRlcUmDataPdu. The most likely cause of this error is that a packet header is being misinterpreted while processing a received packet. The most likely fix is to find the code where the misinterpretation happens and change it.If the intention is to reinterpret the chunk via serialization/deserialization, then it needs to be enabled by passing the PF_ALLOW_REINTERPRETATION flag into the peek() or similar function.The automatic conversion is disabled by default to prevent unexpected behavior due to unintended data reinterpretation. -- in module (simu5g::NrMacUe) MultiMecHost_delay.ue[0].cellularNic.nrMac (id=417), at t=0.005s, event Unipisa#70)
/simulations/nr/mec/singleMecHost/ -f omnetpp.ini -c BgGeneratorApp -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleMecHost.gNodeB1.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 134283265 (id=532), at t=0.009s, event Unipisa#258)
/simulations/nr/mec/singleMecHost/ -f omnetpp.ini -c LoadGenerator -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleMecHost.gNodeB1.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 134283265 (id=545), at t=0.009s, event #426)
/simulations/nr/mec/singleMecHost/ -f omnetpp.ini -c SingleMec -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleMecHost.gNodeB1.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 134283265 (id=524), at t=0.009s, event Unipisa#174)
/simulations/nr/mec/requestResponseApp/ -f omnetpp.ini -c worst_case -r 0 (runtime error with exitcode=1: <!> Error: Cannot convert chunk from type simu5g::RlcUmHeader to type simu5g::LteRlcUmDataPdu. The most likely cause of this error is that a packet header is being misinterpreted while processing a received packet. The most likely fix is to find the code where the misinterpretation happens and change it.If the intention is to reinterpret the chunk via serialization/deserialization, then it needs to be enabled by passing the PF_ALLOW_REINTERPRETATION flag into the peek() or similar function.The automatic conversion is disabled by default to prevent unexpected behavior due to unintended data reinterpretation. -- in module (simu5g::NrMacUe) MultiMecHost_delay.ue[0].cellularNic.nrMac (id=717), at t=0.005s, event Unipisa#188)
/simulations/nr/mec/requestResponseApp/ -f omnetpp.ini -c worst_case_load_gen -r 0 (runtime error with exitcode=1: <!> Error: Cannot convert chunk from type simu5g::RlcUmHeader to type simu5g::LteRlcUmDataPdu. The most likely cause of this error is that a packet header is being misinterpreted while processing a received packet. The most likely fix is to find the code where the misinterpretation happens and change it.If the intention is to reinterpret the chunk via serialization/deserialization, then it needs to be enabled by passing the PF_ALLOW_REINTERPRETATION flag into the peek() or similar function.The automatic conversion is disabled by default to prevent unexpected behavior due to unintended data reinterpretation. -- in module (simu5g::NrMacUe) MultiMecHost_delay.ue[0].cellularNic.nrMac (id=717), at t=0.005s, event Unipisa#188)
/simulations/nr/standalone_multicell/ -f omnetpp.ini -c CBR-DL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiCell_Standalone.ue[0].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134283265 (id=468), at t=0.087s, event #815)
/simulations/nr/standalone/ -f omnetpp.ini -c VoIP-DL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone.ue[0].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134283265 (id=355), at t=0.021s, event Unipisa#146)
/simulations/nr/standalone_multicell/ -f omnetpp.ini -c CBR-UL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiCell_Standalone.gnb1.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 134283265 (id=468), at t=0.027s, event Unipisa#278)
/simulations/nr/mec/singleMecHost/ -f omnetpp.ini -c OneFg_NindependentMecApps -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleMecHost.gNodeB1.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 134283265 (id=601), at t=0.009s, event #906)
/simulations/nr/mec/singleMecHost/ -f omnetpp.ini -c ThreeFg_NindependentMecApps -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleMecHost.gNodeB1.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 134283265 (id=615), at t=0.009s, event #1074)
/simulations/nr/standalone/ -f omnetpp.ini -c VoIP-UL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone.gnb.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 134283265 (id=355), at t=0.018s, event Unipisa#118)
/simulations/nr/test_tdd/ -f omnetpp.ini -c TestTdd -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_withSecondaryGnb.ue[0].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134283265 (id=386), at t=0.025s, event #484)
/simulations/nr/test_multiCarrier/ -f omnetpp.ini -c MultiCarrier-CBR-UL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone.gnb.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 134676481 (id=854), at t=0.009s, event #421)
/simulations/nr/test_multiCarrier/ -f omnetpp.ini -c SingleCarrier-CBR-DL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone.ue[9].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134873089 (id=840), at t=0.015s, event #638)
/simulations/nr/test_multiCarrier/ -f omnetpp.ini -c SingleCarrier-CBR-UL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone.gnb.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 134676481 (id=840), at t=0.009s, event #400)
/simulations/nr/test_multiCarrier/ -f omnetpp.ini -c MultiCarrier-CBR-DL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone.ue[9].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134873089 (id=854), at t=0.015s, event #693)
/simulations/nr/tutorial/ -f omnetpp.ini -c BgTraffic -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone.ue[0].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134283265 (id=391), at t=0.047s, event #437)
/simulations/nr/tutorial/ -f omnetpp.ini -c CarrierAggregation -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone.ue[0].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134283265 (id=432), at t=0.047s, event #617)
/simulations/nr/tutorial/ -f omnetpp.ini -c Multiple-UEs -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone.ue[0].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134283265 (id=391), at t=0.047s, event #437)
/simulations/nr/tutorial/ -f omnetpp.ini -c Single-UE -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone.ue[0].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134283265 (id=355), at t=0.047s, event Unipisa#272)
/simulations/nr/tutorial/ -f omnetpp.ini -c Numerology -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone.ue[0].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134283265 (id=432), at t=0.047s, event #617)
/simulations/nr/test_numerology/ -f omnetpp.ini -c SingleCell-CBR-DL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_withSecondaryGnb.ue[9].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67764225 (id=908), at t=0.015s, event #1201)
/simulations/nr/test_numerology/ -f omnetpp.ini -c SingleCell-CBR-UL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_withSecondaryGnb.masterEnb.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67633153 (id=914), at t=0.009s, event #739)
/simulations/nr/test_numerology/ -f omnetpp.ini -c MultiCell-CBR-DL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiCell_withSecondaryGnb.ue[9].cellularNic.rlc.UmRxEntity Lcid: 1 cid: 67764225 (id=1121), at t=0.015s, event #1465)
/simulations/nr/test_numerology/ -f omnetpp.ini -c MultiCell-CBR-UL -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) MultiCell_withSecondaryGnb.secondaryGnb1.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 134545409 (id=1115), at t=0.009s, event #851)
/tutorials/nr/ -f omnetpp.ini -c CarrierAggregation -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone.ue[0].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134283265 (id=432), at t=0.047s, event #610)
/tutorials/nr/ -f omnetpp.ini -c BgTraffic -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone.ue[0].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134283265 (id=391), at t=0.047s, event #430)
/tutorials/nr/ -f omnetpp.ini -c Multiple-UEs -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone.ue[0].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134283265 (id=391), at t=0.047s, event #430)
/tutorials/nr/ -f omnetpp.ini -c Single-UE -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone.ue[0].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134283265 (id=355), at t=0.047s, event Unipisa#265)
/tutorials/nr/ -f omnetpp.ini -c Numerology -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) SingleCell_Standalone.ue[0].cellularNic.nrRlc.UmRxEntity Lcid: 1 cid: 134283265 (id=432), at t=0.047s, event #610)
/simulations/nr/videostreaming_dataset_generator/ -f omnetpp.ini -c UrbanNetwork -r 0 (runtime error with exitcode=1: <!> Error: Tag 'simu5g::PdcpTrackingTag' is absent -- in module (simu5g::UmRxEntity) UrbanNetwork.gnb1.cellularNic.rlc.UmRxEntity Lcid: 1 cid: 134479873 (id=1286), at t=0.009s, event #755)
----------------------------------------------------------------------
Ran 127 tests in 16.451s
FAILED (errors=119)1 parent 1c2d5f9 commit 8bcea4b
File tree
3 files changed
+70
-35
lines changed- src/simu5g/stack/rlc
- packet
- um
3 files changed
+70
-35
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
98 | 110 | | |
99 | 111 | | |
100 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
314 | | - | |
| 314 | + | |
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
| 318 | + | |
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | | - | |
| 327 | + | |
328 | 328 | | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | | - | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
333 | 345 | | |
334 | | - | |
335 | 346 | | |
336 | 347 | | |
337 | 348 | | |
| |||
348 | 359 | | |
349 | 360 | | |
350 | 361 | | |
351 | | - | |
| 362 | + | |
352 | 363 | | |
353 | 364 | | |
354 | 365 | | |
| |||
469 | 480 | | |
470 | 481 | | |
471 | 482 | | |
472 | | - | |
473 | | - | |
474 | | - | |
475 | 483 | | |
476 | 484 | | |
477 | 485 | | |
478 | | - | |
479 | | - | |
| 486 | + | |
480 | 487 | | |
481 | 488 | | |
482 | 489 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
85 | | - | |
| 87 | + | |
86 | 88 | | |
87 | | - | |
| 89 | + | |
88 | 90 | | |
89 | 91 | | |
90 | 92 | | |
91 | 93 | | |
92 | 94 | | |
| 95 | + | |
| 96 | + | |
93 | 97 | | |
94 | 98 | | |
95 | 99 | | |
| |||
114 | 118 | | |
115 | 119 | | |
116 | 120 | | |
117 | | - | |
| 121 | + | |
118 | 122 | | |
119 | 123 | | |
120 | 124 | | |
| |||
124 | 128 | | |
125 | 129 | | |
126 | 130 | | |
127 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
128 | 135 | | |
129 | 136 | | |
130 | 137 | | |
| |||
134 | 141 | | |
135 | 142 | | |
136 | 143 | | |
137 | | - | |
| 144 | + | |
138 | 145 | | |
139 | 146 | | |
| 147 | + | |
| 148 | + | |
140 | 149 | | |
| 150 | + | |
| 151 | + | |
141 | 152 | | |
142 | 153 | | |
143 | 154 | | |
| |||
148 | 159 | | |
149 | 160 | | |
150 | 161 | | |
151 | | - | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
152 | 165 | | |
153 | 166 | | |
154 | 167 | | |
| |||
161 | 174 | | |
162 | 175 | | |
163 | 176 | | |
164 | | - | |
165 | 177 | | |
166 | 178 | | |
167 | | - | |
| 179 | + | |
168 | 180 | | |
169 | 181 | | |
170 | 182 | | |
| |||
173 | 185 | | |
174 | 186 | | |
175 | 187 | | |
176 | | - | |
177 | | - | |
178 | | - | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
179 | 196 | | |
180 | 197 | | |
181 | 198 | | |
| |||
208 | 225 | | |
209 | 226 | | |
210 | 227 | | |
211 | | - | |
| 228 | + | |
212 | 229 | | |
213 | 230 | | |
214 | 231 | | |
215 | 232 | | |
216 | 233 | | |
217 | | - | |
| 234 | + | |
218 | 235 | | |
219 | 236 | | |
220 | 237 | | |
221 | 238 | | |
222 | 239 | | |
223 | 240 | | |
224 | 241 | | |
225 | | - | |
| 242 | + | |
226 | 243 | | |
227 | 244 | | |
228 | 245 | | |
229 | 246 | | |
230 | 247 | | |
231 | | - | |
| 248 | + | |
232 | 249 | | |
233 | 250 | | |
234 | 251 | | |
235 | 252 | | |
236 | 253 | | |
237 | 254 | | |
238 | | - | |
239 | | - | |
| 255 | + | |
240 | 256 | | |
241 | 257 | | |
242 | 258 | | |
| |||
0 commit comments