lealog writes: > Hi, > > I'm trying to test a scenario where I have two PCs connected to the router on LAN side. 1 PC will create congestion and another PC simulating a Gaming console. > I would like to know if flent was any way to create two simultaneous streams with different bandwidths. > > Example: > PC Congestion will use test rrul_be to try force the Bufferbloat issue. > PC Gaming will have a TCP stream with 15Mbps Download and 1Mbps Upload and measuring the latency and jitter. > > Any possibility to execute this scenario? There's not really any 'fixed bandwidth' tests like you're describing available in Flent, no. You could perhaps simulate it by putting a shaper on the network interface of the gaming PC enforcing the bandwidth, and then just running a TCP test. The traffic won't look like gaming traffic, but you can get the bandwidth you want, and you can still measure the impact on cross-traffic on that traffic... -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tohojo/flent/issues/217#issuecomment-740632941