Skip to content

Commit ce78412

Browse files
committed
showcases: remove unnecessary eventlog recording
1 parent 7885244 commit ce78412

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

showcases/tsn/combiningfeatures/fpandtas/omnetpp.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[General]
22
network = inet.networks.tsn.TsnLinearNetwork
33
sim-time-limit = 10ms
4-
record-eventlog = true
54

65
# enable preemption
76
*.*.eth[*].macLayer.typename = "EthernetPreemptingMacLayer"

showcases/tsn/combiningfeatures/gsandcs/omnetpp.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
network = inet.networks.tsn.TsnDumbbellNetwork
33
description = "Z3 SAT based gate scheduling"
44
sim-time-limit = 0.2s
5-
record-eventlog = true
65

76
# enable cut-through in all network nodes
87
*.*.hasCutthroughSwitching = true

showcases/tsn/trafficshaping/cbsandats/omnetpp.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[General]
22
network = inet.networks.tsn.TsnLinearNetwork
33
sim-time-limit = 10s
4-
record-eventlog = true
54
description = "Traffic shaping using mixed asynchronous and credit-based shapers"
65

76
####################

0 commit comments

Comments
 (0)