trex v3.06

517 views
Skip to first unread message

Цветков Андрей

unread,
Sep 17, 2024, 5:08:30 AM9/17/24
to TRex Traffic Generator
1. v3.06 available for downloads but not from git

2. /_t-rex-64
./_t-rex-64: so/x86_64/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by /lib/x86_64-linux-gnu/libicuuc.so.72)


hanoh haim

unread,
Sep 17, 2024, 5:10:18 AM9/17/24
to Цветков Андрей, TRex Traffic Generator
Hi Цветков,
What is your distribution?

Suggest to compile it on your setup 
Thanks
Hanoh

--
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/28f884e0-42f2-4c3d-a202-0ca47fa6d747n%40googlegroups.com.


--
Hanoh
Sent from my iPhone
Message has been deleted

Цветков Андрей

unread,
Sep 17, 2024, 7:01:14 AM9/17/24
to TRex Traffic Generator

lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 12 (bookworm)
Release: 12
Codename: bookworm

вторник, 17 сентября 2024 г. в 12:10:18 UTC+3, hanoh haim:

Цветков Андрей

unread,
Sep 17, 2024, 7:09:09 AM9/17/24
to TRex Traffic Generator
trex v3.04 start on it distribute correctly.

вторник, 17 сентября 2024 г. в 14:01:14 UTC+3, Цветков Андрей:

hanoh haim

unread,
Sep 17, 2024, 8:49:42 AM9/17/24
to Цветков Андрей, TRex Traffic Generator
3.0.6 is using new DPDK that requires newer glibc, 



Haklat haklat

unread,
Sep 18, 2024, 7:07:32 AM9/18/24
to TRex Traffic Generator
Hi,
think source code tag is missing for 3.06:
https://github.com/cisco-system-traffic-generator/trex-core/tags
B/Håkan

hanoh haim

unread,
Sep 19, 2024, 5:13:36 AM9/19/24
to Haklat haklat, TRex Traffic Generator
Hi Haklat, 
v3.06 is the same as v3.05 source code, it is just a build with the archive library, so I mistakenly didn't give the tag. I need to release a new version (v3.07)  that will include the option to make this library optional and maybe more 

Thanks
Hanoh

Haklat haklat

unread,
Sep 19, 2024, 5:42:49 AM9/19/24
to TRex Traffic Generator
OK, got it. Thought there was the small bonding fix is in the  src/main_dpdk.cpp for v3.06 but that is not related to the original question in this thread.
Thanks//Håkan

Dominik Tran

unread,
Mar 4, 2025, 3:42:25 AMMar 4
to TRex Traffic Generator
We had same problem with TRex v3.06 on clean Debian 12 (./_t-rex-64: so/x86_64/libstdc++.so.6: version `GLIBCXX_3.4.30' not found (required by /lib/x86_64-linux-gnu/libicuuc.so.72)).
Quick but a bit dirty fix is to replace TRex's libstdc++ library with system libstdc++ library. I tried setting PATH environment variable but it didn't work. You can, however, create a symlink with this command:

ln -s /usr/lib/x86_64-linux-gnu/libstdc++.so.6 /opt/trex/v3.06/so/x86_64/libstdc++.so.6

It fixed the issue and we didn't notice problems yet (in STL and ASTF mode).

Dne čtvrtek 19. září 2024 v 11:42:49 UTC+2 uživatel Haklat haklat napsal:
Reply all
Reply to author
Forward
0 new messages