Hello TREX team,Thank you for the great tool and python automation library.We got few questions and need some help on few topics.
- Do we support building TREX with locally installed/built DPDK ? [hh] no
- There is a l2fwd DPDK application under trex-core/src/l2fwd/main.c. Can you please help us with quick build commands (waf?) for l2fwd app and how to launch it as secondary process along side TREX primary process? [hh] ignore it, it is not maintained we should remove it
- If my understanding is correct, we are statically resolving all DPDK library functions into main_dpdk.cpp-->t-rex-64** app. Just for curiosity, was there a specific reason for choosing static vs dynamic libraries? Are there any future plans to link and use the app with dynamic libraries? The reason for asking this is to make it easier to develop and run DPDK secondary processes along with TREX primary process. [hh] there is no plan, I don’t think it is mandatory to use the same DPDK
- Also, any plans to move build system to meson? Again this is coming from DPDK as it moved to using meson. [hh] no plan. Two projects with two make systems. I think that moving to meson will help with the upgrade process but usually this is the easy part ..
-Thanks
Siddaraju DH--
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 view this discussion on the web visit https://groups.google.com/d/msgid/trex-tgn/fb9a5885-ac6a-42f4-bdae-ab841eba643en%40googlegroups.com.