Skip to content

pen-v3.04.2

Latest
Compare
Choose a tag to compare
@akshaydorwat akshaydorwat released this 05 Nov 22:59

This version adds support to run trex on Elba running a customized rudra image (code maintained in
https://github.com/pensando/sw/tree/collab-rudra-trex-elba) with necessary changes to add NACL rules
to steer the packets to appropriate queues.

For eg. In case of STL test, packets are steered to drop queue so that packets are not sent to cpu
there by achieving high pps.

For the above changes to take effect trex needs to be started with env RUDRA_HW_OFFLOAD set
on the ELBA running the above rudra image.

STL mode

RUDRA_HW_OFFLOAD=1 ./t-rex-64 -i --stl

ASTF mode

RUDRA_HW_OFFLOAD=1 ./t-rex-64 -i --astf