Andi

Results 27 comments of Andi

AFAIR we already thought about that. The Build fail is not due to this IMHO.

was this always wrong or is this a change within netmap/lb that happend?

Did you set **limit_memory** in your trex config? That will pass it via **-m** to DPDK and prevents it from using up all memory. At least it worked for me...

Thanks for the quick response Hanoh. I know that, but we kinda rely on STF mode. I can see if I can migrate some parts to STL/ASTF of testing. But...

So what would you suggest if someone wants to mimic the `sfr2.yaml` traffic for example in another mode? I guess that only makes sense in ASTF when I need the...

I would have thought that ENA does support it, but somehow it doesn't in that case. I guess I will have to talk to the DPDK folks about that. With...

Sure: ``` The ports are bound/configured. Starting TRex v2.81 please wait ... set driver name net_ena driver capability : TCP_UDP_OFFLOAD set dpdk queues mode to ONE_QUE Number of ports found:...

That case was with 6 ENA NICs but maybe you meant something else by virtual interfaces? So no additional virtual NICs? So might be a misunderstanding :)

That's what I already tried but I did again, with `-f` and with `-i` interactive: ``` ./t-rex-64 --astf -f astf/sfr_single.py -c 2 converting astf profile astf/sfr_single.py to json /tmp/astf.json The...

That helped. So `-c 2` works but higher numbers like 4,6,8 don't and over 8 will complain with no support but at least that makes sense due to the 8...