More statistics:
with UDP:
(master)$ python3 flowmon-parse-results.py myfile.xml
Reading XML file . done.
FlowID: 1 (UDP
192.0.0.1/49153 -->
192.0.3.2/7)
TX bitrate: 4.91 kbit/s
RX bitrate: 4.91 kbit/s
Mean Delay: 20.78 ms
Packet Loss Ratio: 0.00 %
FlowID: 2 (UDP
192.0.1.1/49153 -->
192.0.4.2/7)
TX bitrate: 4.91 kbit/s
RX bitrate: 4.91 kbit/s
Mean Delay: 25.71 ms
Packet Loss Ratio: 0.00 %
FlowID: 3 (UDP
192.0.3.2/7 -->
192.0.0.1/49153)
TX bitrate: 4.91 kbit/s
RX bitrate: 4.91 kbit/s
Mean Delay: 20.78 ms
Packet Loss Ratio: 0.00 %
FlowID: 4 (UDP
192.0.4.2/7 -->
192.0.1.1/49153)
TX bitrate: 4.91 kbit/s
RX bitrate: 4.91 kbit/s
Mean Delay: 20.78 ms
Packet Loss Ratio: 0.00 %
(Monitor ID: 1) Five Tuple: [Src Addr: 192.0.0.1], [Dst Addr: 192.0.3.2], [Src Port: 49153], [Dst Port: 7], [Protocol: UDP]
Tx: [Packets = 2048] , [Bytes = 1257472]
Rx: [Packets = 2048] , [Bytes = 1257472]
timeFirstRxPacket (the absolute time when the first packet in the flow was received by an end node): 1.02078
timeFirstTxPacket (the absolute time when the first packet in the flow was transmitted): 1
timeLastRxPacket (the absolute time when the last packet in the flow was received): 2048.02
timeLastTxPacket (the absolute time when the last packet in the flow was transmitted): 2048
lost Packets: 0
Packets/Bytes Dropped by Queue Disc: 0 / 0
Packets/Bytes Dropped by NetDevice: 0 / 0
Packets/Bytes Dropped because TTL-EXPIRE: 0 / 0
(Monitor ID: 2) Five Tuple: [Src Addr: 192.0.1.1], [Dst Addr: 192.0.4.2], [Src Port: 49153], [Dst Port: 7], [Protocol: UDP]
Tx: [Packets = 2048] , [Bytes = 1257472]
Rx: [Packets = 2048] , [Bytes = 1257472]
timeFirstRxPacket (the absolute time when the first packet in the flow was received by an end node): 1.02571
timeFirstTxPacket (the absolute time when the first packet in the flow was transmitted): 1
timeLastRxPacket (the absolute time when the last packet in the flow was received): 2048.03
timeLastTxPacket (the absolute time when the last packet in the flow was transmitted): 2048
lost Packets: 0
Packets/Bytes Dropped by Queue Disc: 0 / 0
Packets/Bytes Dropped by NetDevice: 0 / 0
Packets/Bytes Dropped because TTL-EXPIRE: 0 / 0
(Monitor ID: 3) Five Tuple: [Src Addr: 192.0.3.2], [Dst Addr: 192.0.0.1], [Src Port: 7], [Dst Port: 49153], [Protocol: UDP]
Tx: [Packets = 2048] , [Bytes = 1257472]
Rx: [Packets = 2048] , [Bytes = 1257472]
timeFirstRxPacket (the absolute time when the first packet in the flow was received by an end node): 1.04157
timeFirstTxPacket (the absolute time when the first packet in the flow was transmitted): 1.02078
timeLastRxPacket (the absolute time when the last packet in the flow was received): 2048.04
timeLastTxPacket (the absolute time when the last packet in the flow was transmitted): 2048.02
lost Packets: 0
Packets/Bytes Dropped by Queue Disc: 0 / 0
Packets/Bytes Dropped by NetDevice: 0 / 0
Packets/Bytes Dropped because TTL-EXPIRE: 0 / 0
(Monitor ID: 4) Five Tuple: [Src Addr: 192.0.4.2], [Dst Addr: 192.0.1.1], [Src Port: 7], [Dst Port: 49153], [Protocol: UDP]
Tx: [Packets = 2048] , [Bytes = 1257472]
Rx: [Packets = 2048] , [Bytes = 1257472]
timeFirstRxPacket (the absolute time when the first packet in the flow was received by an end node): 1.0465
timeFirstTxPacket (the absolute time when the first packet in the flow was transmitted): 1.02571
timeLastRxPacket (the absolute time when the last packet in the flow was received): 2048.05
timeLastTxPacket (the absolute time when the last packet in the flow was transmitted): 2048.03
lost Packets: 0
Packets/Bytes Dropped by Queue Disc: 0 / 0
Packets/Bytes Dropped by NetDevice: 0 / 0
Packets/Bytes Dropped because TTL-EXPIRE: 0 / 0
with TCP:
Reading XML file . done.
FlowID: 1 (TCP
192.0.0.1/49153 -->
192.0.3.2/7)
TX bitrate: 501.02 kbit/s
RX bitrate: 497.46 kbit/s
Mean Delay: 447.86 ms
Packet Loss Ratio: 0.71 %
FlowID: 2 (TCP
192.0.1.1/49153 -->
192.0.4.2/7)
TX bitrate: 503.35 kbit/s
RX bitrate: 497.92 kbit/s
Mean Delay: 448.55 ms
Packet Loss Ratio: 0.71 %
FlowID: 3 (TCP
192.0.3.2/7 -->
192.0.0.1/49153)
TX bitrate: 27.02 kbit/s
RX bitrate: 27.01 kbit/s
Mean Delay: 7.38 ms
Packet Loss Ratio: 0.00 %
FlowID: 4 (TCP
192.0.4.2/7 -->
192.0.1.1/49153)
TX bitrate: 27.52 kbit/s
RX bitrate: 27.52 kbit/s
Mean Delay: 7.40 ms
Packet Loss Ratio: 0.00 %
(Monitor ID: 1) Five Tuple: [Src Addr: 192.0.0.1], [Dst Addr: 192.0.3.2], [Src Port: 49153], [Dst Port: 7], [Protocol: TCP]
Tx: [Packets = 2258] , [Bytes = 1325996]
Rx: [Packets = 2242] , [Bytes = 1316588]
timeFirstRxPacket (the absolute time when the first packet in the flow was received by an end node): 1.00739
timeFirstTxPacket (the absolute time when the first packet in the flow was transmitted): 1
timeLastRxPacket (the absolute time when the last packet in the flow was received): 22.1802
timeLastTxPacket (the absolute time when the last packet in the flow was transmitted): 22.1729
lost Packets: 16
Packets/Bytes Dropped by Queue Disc: 16 / 9408
Packets/Bytes Dropped by NetDevice: 0 / 0
Packets/Bytes Dropped because TTL-EXPIRE: 0 / 0
(Monitor ID: 2) Five Tuple: [Src Addr: 192.0.1.1], [Dst Addr: 192.0.4.2], [Src Port: 49153], [Dst Port: 7], [Protocol: TCP]
Tx: [Packets = 2258] , [Bytes = 1325996]
Rx: [Packets = 2242] , [Bytes = 1316588]
timeFirstRxPacket (the absolute time when the first packet in the flow was received by an end node): 1.00786
timeFirstTxPacket (the absolute time when the first packet in the flow was transmitted): 1
timeLastRxPacket (the absolute time when the last packet in the flow was received): 22.1613
timeLastTxPacket (the absolute time when the last packet in the flow was transmitted): 22.0746
lost Packets: 16
Packets/Bytes Dropped by Queue Disc: 16 / 9408
Packets/Bytes Dropped by NetDevice: 0 / 0
Packets/Bytes Dropped because TTL-EXPIRE: 0 / 0
(Monitor ID: 3) Five Tuple: [Src Addr: 192.0.3.2], [Dst Addr: 192.0.0.1], [Src Port: 7], [Dst Port: 49153], [Protocol: TCP]
Tx: [Packets = 1283] , [Bytes = 71448]
Rx: [Packets = 1283] , [Bytes = 71448]
timeFirstRxPacket (the absolute time when the first packet in the flow was received by an end node): 1.01478
timeFirstTxPacket (the absolute time when the first packet in the flow was transmitted): 1.00739
timeLastRxPacket (the absolute time when the last packet in the flow was received): 22.1729
timeLastTxPacket (the absolute time when the last packet in the flow was transmitted): 22.1652
lost Packets: 0
Packets/Bytes Dropped by Queue Disc: 0 / 0
Packets/Bytes Dropped by NetDevice: 0 / 0
Packets/Bytes Dropped because TTL-EXPIRE: 0 / 0
(Monitor ID: 4) Five Tuple: [Src Addr: 192.0.4.2], [Dst Addr: 192.0.1.1], [Src Port: 7], [Dst Port: 49153], [Protocol: TCP]
Tx: [Packets = 1296] , [Bytes = 72764]
Rx: [Packets = 1296] , [Bytes = 72764]
timeFirstRxPacket (the absolute time when the first packet in the flow was received by an end node): 1.01525
timeFirstTxPacket (the absolute time when the first packet in the flow was transmitted): 1.00786
timeLastRxPacket (the absolute time when the last packet in the flow was received): 22.1643
timeLastTxPacket (the absolute time when the last packet in the flow was transmitted): 22.1569
lost Packets: 0
Packets/Bytes Dropped by Queue Disc: 0 / 0
Packets/Bytes Dropped by NetDevice: 0 / 0
Packets/Bytes Dropped because TTL-EXPIRE: 0 / 0