Bes Dollma
Bes Dollma
Hi, Please, let me know what you think about this. Thanks
@hhaim Is this still relevant?
TRex doesn't support non trivial distributions. The scheduler offers non uniform pseudo random distribution for now. You are very welcome to help with your implementation. Thanks, Bes
From my check, it is not. @jsmoon mentions here https://github.com/cisco-system-traffic-generator/trex-core/pull/342#issuecomment-534926098 that CP->RX is blocking and doesn't use reschedule. However, take a look here: https://github.com/cisco-system-traffic-generator/trex-core/blob/924a6c7c39f7907d99415a4e79ddb54e20a5cce8/src/stx/stl/trex_stl_fs.cpp#L1153 In one hand, we are waiting...
Hi @xiangyunzhou , Work is in progress to update the DPDK version.
Hi Vijay, The error says it all, the first packet received by the server is not a SYN. 1. Do you have a middle box that manipulates the client packets...
Because the packets sent by TRex are not received in another TRex port.
Hi Dave, 1. STF is very old and deprecated. Please consider ASTF if you need stateful traffic or STL if you need stateless traffic. 2. The post you provided is...
Hi @davehouser1, It is possible. Take a look at Emu, there are examples there on how to ICMP too.
Hi, Are there any plans to support this? Thanks,