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 | <DKTNRJL04LVX.152RKJP1Q6MLG@ringo.rjarry-thinkpad-x1-carbon-gen12.remote.csb> |
Another reason why dynamic linking is impractical for DPDK based applications is that you defer the driver selection to users which can be rather obscure. It would force to add librte-meta-allpmds in Recommends since the real package names (e.g. librte-net-ice26) change every time a new major release happens.