-
Hi,
BBR(Bottleneck bandwidth and RTT) is TCP congestion control developed by google.
It's usage is more and more popular now.
To simulate real world traffic, supporting BBR TCP congestion control a…
-
did some more testing and realized our script was clearing the config (applying an empty config) before checking the chassis properties. so the issue seems to be that clearing the config does not clea…
-
If traffic stats panics and dies, it leaves systemd in a weird state where the process still says its running even though it is dead. This can make monitoring the service tricky. If traffic stats pa…
-
# Issue: Review of csi_rx_align_word.sv module
We need to review the implementation of `csi_rx_align_word.sv` module.
Modified version, as proposed in the [issue#5](https://github.com/chili-chip…
-
Implement a new prediction generator for trains based on this paper.
https://www.researchgate.net/publication/245024277_An_online_railway_traffic_prediction_model
-
I encountered a very strange thing. The first time I reproduced the code, I did not encounter this error, but the second time, I encountered:
Traceback (most recent call last):
File "/home/user/.con…
-
As Easy UI5 sub generators are not published to NPM an option to access statistics may be the clone count:
https://docs.github.com/en/rest/metrics/traffic#get-repository-clones
This would maybe a…
-
Currently, each test does a connection to TG and port assignment. Those operations take more than 20 seconds.
When there will be about 300 tests time wastage will be about 2 hours.
Existing method…
-
Hi,
I want to run performance testing on a private DoH server with self sign cert, but I found http2 sent "Encrypted Alert" after encrypted handshake and it fail to sent a DoH request with an error…
-
maybe `-p 8443:443` instead of `--net=host` ?
https://github.com/open-traffic-generator/ixia-c/blame/main/readme.md#L56