--
You received this message because you are subscribed to the Google Groups "TRex Traffic Generator" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trex-tgn+u...@googlegroups.com.
To post to this group, send email to trex...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/trex-tgn/9b7f597b-37e7-462d-a69b-bf852a5e295b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi!
Even though the new one (stateless one) is more for Switch/Router L2/l3 tests, it seems like it can also be used for generating traffic towards a DUT which terminates the traffic and generates something else back.
I.e. when using stateless mode, packets will be received successfully by t-rex even though the received packet is something else than what is sent from t-rex. Maybe the received packet doesn't even have to be an IP packet.
As I have understood, this is not the case in stateless mode. At least the addresses/ports (IP/UDP/TCP) must be unchanged by the DUT, in order to be received successfully by t-rex.
Is this correct?
Can I get also latency and jitter information when using stateless mode or is it only when using stateful mode?
To view this discussion on the web visit https://groups.google.com/d/msgid/trex-tgn/fe707cbe-eace-4cf6-b94f-e5b66a423afb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Andres,
It seems you need the Stateless mode. You can continue playing with that but it is still not finished.
Yes the per stream Rx stats will be provided throw Console/API/GUI
Can you say what is the type of the packet you are using ?
From the Rx stats/latency/jitter point of view, there are two modes of filters
1. ipv4/ipv6 - id field ( each stream can set this id and there is a filter in rx on packet/jitter)
2.Any payload offset - mask
The first filter is for short packet.
Do you expect in your case the transmitted packet magic in different offset of the receive packet.
To view this discussion on the web visit https://groups.google.com/d/msgid/trex-tgn/c1940aab-56d7-4cca-8578-238ce6c51a61%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.