Bug#1144885: grout shouldn't statically link 50 MB off DPDK libraries
"Robin Jarry" <[email protected]>
| Newsgroups | gmane.linux.debian.devel.bugs.rc |
|---|---|
| Message-ID | <DKTNBCFOZCKZ.2RK24IFM57ON3__30027.0529043459$1787216476$gmane$org@ringo.rjarry-thinkpad-x1-carbon-gen12.remote.csb> |
Hi Adrian, The static linking is intended for performance reasons. Switching to dynamic libraries will cause a 15% raw packet-per-second performance drop. If that is really mandatory and breaks Debian, I can make a local patch. PS: if static linking is really undesirable, perhaps libdpdk shouldn't expose static libs.