When I have both time synchronization and cut-through switching enabled there is an error that occurs while initializing the network:
doesn't support packet passing on gate InVehicleNetworkShowcase.frontSwitch.eth[1].phyLayer.cutthroughSink.out -- in module (inet::EthernetCutthroughSink) InVehicleNetworkShowcase.frontSwitch.eth[1].phyLayer.cutthroughSink (id=328), during network initialization
This happens in the tsn/combiningfeatures/invehicle showcase, but also in my minimal setup containing two switches and two end devices. I copied over my minimal setup to an installation with an older INET version (v4.5.4) and that ran and produced results that seemed correct. Therefore I presume this is a bug with the re-implementation of gPTP in INET 4.6.0.
When I have both time synchronization and cut-through switching enabled there is an error that occurs while initializing the network:
This happens in the
tsn/combiningfeatures/invehicleshowcase, but also in my minimal setup containing two switches and two end devices. I copied over my minimal setup to an installation with an older INET version (v4.5.4) and that ran and produced results that seemed correct. Therefore I presume this is a bug with the re-implementation of gPTP in INET 4.6.0.