eth_giga_hd_tx_burst.test 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  1. %description:
  2. EtherMAC module: tests framebursting in half duplex mode on gigabit ethernet
  3. %inifile: {}.ini
  4. [General]
  5. #preload-ned-files = *.ned ../../*.ned @../../../../nedfiles.lst
  6. ned-path = .;../../../../src;../../lib
  7. network = EthTestNetwork
  8. record-eventlog = true
  9. #omnetpp 5.0 - 5.1 compatibility:
  10. eventlog-file = "${resultdir}/${configname}-${runnumber}.elog"
  11. output-scalar-file = "${resultdir}/${configname}-${runnumber}.sca"
  12. output-vector-file = "${resultdir}/${configname}-${runnumber}.vec"
  13. snapshot-file = "${resultdir}/${configname}-${runnumber}.sna"
  14. #[Cmdenv]
  15. cmdenv-event-banners=false
  16. cmdenv-express-mode=false
  17. #[Parameters]
  18. **.ethch*.datarate = 1Gbps
  19. *.host1.app.destAddr = "AA-00-00-00-00-02"
  20. *.host1.app.script = "10:80 10:214 10:214 10:980 10:980 10:980 10:980 10:980 10:980 10:980 10:980 10:980 20:80 20:214 20:214 20:980 20:980 20:980 20:980 20:980 20:980 20:980 20:980 20:980"
  21. *.host1.mac.address = "AA-00-00-00-00-01"
  22. *.host2.app.destAddr = "AA-00-00-00-00-01"
  23. *.host2.app.script = ""
  24. *.host2.mac.address = "AA-00-00-00-00-02"
  25. *.host*.macType = "EtherMAC" # ${"EtherMAC","EtherMACFullDuplex"}
  26. *.host*.queueType = ${queue="", "DropTailQueue"}
  27. *.host*.mac.duplexMode = false # Half duplex
  28. *.host*.mac.frameBursting = true
  29. #*.host1.ethg$o.channel.logfile="logfile-${runnumber}.txt"
  30. **.ethch2.logfile="logfile-${runnumber}.txt"
  31. # these contains are for omnetpp 5.0. (rounding when converting double to simtime)
  32. # logfile-*.txt are same!!!
  33. %#--------------------------------------------------------------------------------------------------------------
  34. %contains: logfile-0.txt
  35. #1:10000000000000: 'PK at 10: 80 Bytes' (inet::EtherPhyFrame) sent:10000000000000 (520 byte) discard:0, delay:0, duration:4160000
  36. #2:10000004160000: 'FilledIFG' (inet::EtherFilledIFG) sent:10000004160000 (12 byte) discard:0, delay:0, duration:96000
  37. #3:10000004256000: 'PK at 10: 214 Bytes' (inet::EtherPhyFrame) sent:10000004256000 (222 byte) discard:0, delay:0, duration:1776000
  38. #4:10000006032000: 'FilledIFG' (inet::EtherFilledIFG) sent:10000006032000 (12 byte) discard:0, delay:0, duration:96000
  39. #5:10000006128000: 'PK at 10: 214 Bytes' (inet::EtherPhyFrame) sent:10000006128000 (222 byte) discard:0, delay:0, duration:1776000
  40. #6:10000007904000: 'FilledIFG' (inet::EtherFilledIFG) sent:10000007904000 (12 byte) discard:0, delay:0, duration:96000
  41. #7:10000008000000: 'PK at 10: 980 Bytes' (inet::EtherPhyFrame) sent:10000008000000 (988 byte) discard:0, delay:0, duration:7904000
  42. #8:10000015904000: 'FilledIFG' (inet::EtherFilledIFG) sent:10000015904000 (12 byte) discard:0, delay:0, duration:96000
  43. #9:10000016000000: 'PK at 10: 980 Bytes' (inet::EtherPhyFrame) sent:10000016000000 (988 byte) discard:0, delay:0, duration:7904000
  44. #10:10000023904000: 'FilledIFG' (inet::EtherFilledIFG) sent:10000023904000 (12 byte) discard:0, delay:0, duration:96000
  45. #11:10000024000000: 'PK at 10: 980 Bytes' (inet::EtherPhyFrame) sent:10000024000000 (988 byte) discard:0, delay:0, duration:7904000
  46. #12:10000031904000: 'FilledIFG' (inet::EtherFilledIFG) sent:10000031904000 (12 byte) discard:0, delay:0, duration:96000
  47. #13:10000032000000: 'PK at 10: 980 Bytes' (inet::EtherPhyFrame) sent:10000032000000 (988 byte) discard:0, delay:0, duration:7904000
  48. #14:10000039904000: 'FilledIFG' (inet::EtherFilledIFG) sent:10000039904000 (12 byte) discard:0, delay:0, duration:96000
  49. #15:10000040000000: 'PK at 10: 980 Bytes' (inet::EtherPhyFrame) sent:10000040000000 (988 byte) discard:0, delay:0, duration:7904000
  50. #16:10000047904000: 'FilledIFG' (inet::EtherFilledIFG) sent:10000047904000 (12 byte) discard:0, delay:0, duration:96000
  51. #17:10000048000000: 'PK at 10: 980 Bytes' (inet::EtherPhyFrame) sent:10000048000000 (988 byte) discard:0, delay:0, duration:7904000
  52. #18:10000055904000: 'FilledIFG' (inet::EtherFilledIFG) sent:10000055904000 (12 byte) discard:0, delay:0, duration:96000
  53. #19:10000056000000: 'PK at 10: 980 Bytes' (inet::EtherPhyFrame) sent:10000056000000 (988 byte) discard:0, delay:0, duration:7904000
  54. #20:10000064000000: 'PK at 10: 980 Bytes' (inet::EtherPhyFrame) sent:10000064000000 (988 byte) discard:0, delay:0, duration:7904000
  55. #21:10000071904000: 'FilledIFG' (inet::EtherFilledIFG) sent:10000071904000 (12 byte) discard:0, delay:0, duration:96000
  56. #22:10000072000000: 'PK at 10: 980 Bytes' (inet::EtherPhyFrame) sent:10000072000000 (988 byte) discard:0, delay:0, duration:7904000
  57. #23:20000000000000: 'PK at 20: 80 Bytes' (inet::EtherPhyFrame) sent:20000000000000 (520 byte) discard:0, delay:0, duration:4160000
  58. #24:20000004160000: 'FilledIFG' (inet::EtherFilledIFG) sent:20000004160000 (12 byte) discard:0, delay:0, duration:96000
  59. #25:20000004256000: 'PK at 20: 214 Bytes' (inet::EtherPhyFrame) sent:20000004256000 (222 byte) discard:0, delay:0, duration:1776000
  60. #26:20000006032000: 'FilledIFG' (inet::EtherFilledIFG) sent:20000006032000 (12 byte) discard:0, delay:0, duration:96000
  61. #27:20000006128000: 'PK at 20: 214 Bytes' (inet::EtherPhyFrame) sent:20000006128000 (222 byte) discard:0, delay:0, duration:1776000
  62. #28:20000007904000: 'FilledIFG' (inet::EtherFilledIFG) sent:20000007904000 (12 byte) discard:0, delay:0, duration:96000
  63. #29:20000008000000: 'PK at 20: 980 Bytes' (inet::EtherPhyFrame) sent:20000008000000 (988 byte) discard:0, delay:0, duration:7904000
  64. #30:20000015904000: 'FilledIFG' (inet::EtherFilledIFG) sent:20000015904000 (12 byte) discard:0, delay:0, duration:96000
  65. #31:20000016000000: 'PK at 20: 980 Bytes' (inet::EtherPhyFrame) sent:20000016000000 (988 byte) discard:0, delay:0, duration:7904000
  66. #32:20000023904000: 'FilledIFG' (inet::EtherFilledIFG) sent:20000023904000 (12 byte) discard:0, delay:0, duration:96000
  67. #33:20000024000000: 'PK at 20: 980 Bytes' (inet::EtherPhyFrame) sent:20000024000000 (988 byte) discard:0, delay:0, duration:7904000
  68. #34:20000031904000: 'FilledIFG' (inet::EtherFilledIFG) sent:20000031904000 (12 byte) discard:0, delay:0, duration:96000
  69. #35:20000032000000: 'PK at 20: 980 Bytes' (inet::EtherPhyFrame) sent:20000032000000 (988 byte) discard:0, delay:0, duration:7904000
  70. #36:20000039904000: 'FilledIFG' (inet::EtherFilledIFG) sent:20000039904000 (12 byte) discard:0, delay:0, duration:96000
  71. #37:20000040000000: 'PK at 20: 980 Bytes' (inet::EtherPhyFrame) sent:20000040000000 (988 byte) discard:0, delay:0, duration:7904000
  72. #38:20000047904000: 'FilledIFG' (inet::EtherFilledIFG) sent:20000047904000 (12 byte) discard:0, delay:0, duration:96000
  73. #39:20000048000000: 'PK at 20: 980 Bytes' (inet::EtherPhyFrame) sent:20000048000000 (988 byte) discard:0, delay:0, duration:7904000
  74. #40:20000055904000: 'FilledIFG' (inet::EtherFilledIFG) sent:20000055904000 (12 byte) discard:0, delay:0, duration:96000
  75. #41:20000056000000: 'PK at 20: 980 Bytes' (inet::EtherPhyFrame) sent:20000056000000 (988 byte) discard:0, delay:0, duration:7904000
  76. #42:20000064000000: 'PK at 20: 980 Bytes' (inet::EtherPhyFrame) sent:20000064000000 (988 byte) discard:0, delay:0, duration:7904000
  77. #43:20000071904000: 'FilledIFG' (inet::EtherFilledIFG) sent:20000071904000 (12 byte) discard:0, delay:0, duration:96000
  78. #44:20000072000000: 'PK at 20: 980 Bytes' (inet::EtherPhyFrame) sent:20000072000000 (988 byte) discard:0, delay:0, duration:7904000
  79. %contains: logfile-1.txt
  80. #1:10000000000000: 'PK at 10: 80 Bytes' (inet::EtherPhyFrame) sent:10000000000000 (520 byte) discard:0, delay:0, duration:4160000
  81. #2:10000004160000: 'FilledIFG' (inet::EtherFilledIFG) sent:10000004160000 (12 byte) discard:0, delay:0, duration:96000
  82. #3:10000004256000: 'PK at 10: 214 Bytes' (inet::EtherPhyFrame) sent:10000004256000 (222 byte) discard:0, delay:0, duration:1776000
  83. #4:10000006032000: 'FilledIFG' (inet::EtherFilledIFG) sent:10000006032000 (12 byte) discard:0, delay:0, duration:96000
  84. #5:10000006128000: 'PK at 10: 214 Bytes' (inet::EtherPhyFrame) sent:10000006128000 (222 byte) discard:0, delay:0, duration:1776000
  85. #6:10000007904000: 'FilledIFG' (inet::EtherFilledIFG) sent:10000007904000 (12 byte) discard:0, delay:0, duration:96000
  86. #7:10000008000000: 'PK at 10: 980 Bytes' (inet::EtherPhyFrame) sent:10000008000000 (988 byte) discard:0, delay:0, duration:7904000
  87. #8:10000015904000: 'FilledIFG' (inet::EtherFilledIFG) sent:10000015904000 (12 byte) discard:0, delay:0, duration:96000
  88. #9:10000016000000: 'PK at 10: 980 Bytes' (inet::EtherPhyFrame) sent:10000016000000 (988 byte) discard:0, delay:0, duration:7904000
  89. #10:10000023904000: 'FilledIFG' (inet::EtherFilledIFG) sent:10000023904000 (12 byte) discard:0, delay:0, duration:96000
  90. #11:10000024000000: 'PK at 10: 980 Bytes' (inet::EtherPhyFrame) sent:10000024000000 (988 byte) discard:0, delay:0, duration:7904000
  91. #12:10000031904000: 'FilledIFG' (inet::EtherFilledIFG) sent:10000031904000 (12 byte) discard:0, delay:0, duration:96000
  92. #13:10000032000000: 'PK at 10: 980 Bytes' (inet::EtherPhyFrame) sent:10000032000000 (988 byte) discard:0, delay:0, duration:7904000
  93. #14:10000039904000: 'FilledIFG' (inet::EtherFilledIFG) sent:10000039904000 (12 byte) discard:0, delay:0, duration:96000
  94. #15:10000040000000: 'PK at 10: 980 Bytes' (inet::EtherPhyFrame) sent:10000040000000 (988 byte) discard:0, delay:0, duration:7904000
  95. #16:10000047904000: 'FilledIFG' (inet::EtherFilledIFG) sent:10000047904000 (12 byte) discard:0, delay:0, duration:96000
  96. #17:10000048000000: 'PK at 10: 980 Bytes' (inet::EtherPhyFrame) sent:10000048000000 (988 byte) discard:0, delay:0, duration:7904000
  97. #18:10000055904000: 'FilledIFG' (inet::EtherFilledIFG) sent:10000055904000 (12 byte) discard:0, delay:0, duration:96000
  98. #19:10000056000000: 'PK at 10: 980 Bytes' (inet::EtherPhyFrame) sent:10000056000000 (988 byte) discard:0, delay:0, duration:7904000
  99. #20:10000064000000: 'PK at 10: 980 Bytes' (inet::EtherPhyFrame) sent:10000064000000 (988 byte) discard:0, delay:0, duration:7904000
  100. #21:10000071904000: 'FilledIFG' (inet::EtherFilledIFG) sent:10000071904000 (12 byte) discard:0, delay:0, duration:96000
  101. #22:10000072000000: 'PK at 10: 980 Bytes' (inet::EtherPhyFrame) sent:10000072000000 (988 byte) discard:0, delay:0, duration:7904000
  102. #23:20000000000000: 'PK at 20: 80 Bytes' (inet::EtherPhyFrame) sent:20000000000000 (520 byte) discard:0, delay:0, duration:4160000
  103. #24:20000004160000: 'FilledIFG' (inet::EtherFilledIFG) sent:20000004160000 (12 byte) discard:0, delay:0, duration:96000
  104. #25:20000004256000: 'PK at 20: 214 Bytes' (inet::EtherPhyFrame) sent:20000004256000 (222 byte) discard:0, delay:0, duration:1776000
  105. #26:20000006032000: 'FilledIFG' (inet::EtherFilledIFG) sent:20000006032000 (12 byte) discard:0, delay:0, duration:96000
  106. #27:20000006128000: 'PK at 20: 214 Bytes' (inet::EtherPhyFrame) sent:20000006128000 (222 byte) discard:0, delay:0, duration:1776000
  107. #28:20000007904000: 'FilledIFG' (inet::EtherFilledIFG) sent:20000007904000 (12 byte) discard:0, delay:0, duration:96000
  108. #29:20000008000000: 'PK at 20: 980 Bytes' (inet::EtherPhyFrame) sent:20000008000000 (988 byte) discard:0, delay:0, duration:7904000
  109. #30:20000015904000: 'FilledIFG' (inet::EtherFilledIFG) sent:20000015904000 (12 byte) discard:0, delay:0, duration:96000
  110. #31:20000016000000: 'PK at 20: 980 Bytes' (inet::EtherPhyFrame) sent:20000016000000 (988 byte) discard:0, delay:0, duration:7904000
  111. #32:20000023904000: 'FilledIFG' (inet::EtherFilledIFG) sent:20000023904000 (12 byte) discard:0, delay:0, duration:96000
  112. #33:20000024000000: 'PK at 20: 980 Bytes' (inet::EtherPhyFrame) sent:20000024000000 (988 byte) discard:0, delay:0, duration:7904000
  113. #34:20000031904000: 'FilledIFG' (inet::EtherFilledIFG) sent:20000031904000 (12 byte) discard:0, delay:0, duration:96000
  114. #35:20000032000000: 'PK at 20: 980 Bytes' (inet::EtherPhyFrame) sent:20000032000000 (988 byte) discard:0, delay:0, duration:7904000
  115. #36:20000039904000: 'FilledIFG' (inet::EtherFilledIFG) sent:20000039904000 (12 byte) discard:0, delay:0, duration:96000
  116. #37:20000040000000: 'PK at 20: 980 Bytes' (inet::EtherPhyFrame) sent:20000040000000 (988 byte) discard:0, delay:0, duration:7904000
  117. #38:20000047904000: 'FilledIFG' (inet::EtherFilledIFG) sent:20000047904000 (12 byte) discard:0, delay:0, duration:96000
  118. #39:20000048000000: 'PK at 20: 980 Bytes' (inet::EtherPhyFrame) sent:20000048000000 (988 byte) discard:0, delay:0, duration:7904000
  119. #40:20000055904000: 'FilledIFG' (inet::EtherFilledIFG) sent:20000055904000 (12 byte) discard:0, delay:0, duration:96000
  120. #41:20000056000000: 'PK at 20: 980 Bytes' (inet::EtherPhyFrame) sent:20000056000000 (988 byte) discard:0, delay:0, duration:7904000
  121. #42:20000064000000: 'PK at 20: 980 Bytes' (inet::EtherPhyFrame) sent:20000064000000 (988 byte) discard:0, delay:0, duration:7904000
  122. #43:20000071904000: 'FilledIFG' (inet::EtherFilledIFG) sent:20000071904000 (12 byte) discard:0, delay:0, duration:96000
  123. #44:20000072000000: 'PK at 20: 980 Bytes' (inet::EtherPhyFrame) sent:20000072000000 (988 byte) discard:0, delay:0, duration:7904000
  124. %#--------------------------------------------------------------------------------------------------------------
  125. %not-contains: stdout
  126. undisposed object:
  127. %not-contains: stdout
  128. -- check module destructor
  129. %#--------------------------------------------------------------------------------------------------------------