How to build bnxt pdm driver and static driver libraries?
David Marchand
david.marchand at redhat.com
Thu Sep 12 08:50:31 CEST 2024
Hello,
On Wed, Sep 11, 2024 at 7:09 PM David Aldrich
<david.aldrich.ntml at gmail.com> wrote:
> Many pmd drivers appear in:
>
> x86_64-native-linux-gcc/lib/x86_64-linux-gnu/dpdk/pmds-21.0/
>
> but my application needs:
>
> librte_pmd_bnxt.a
The drivers got renamed as librte_net_bnxt.a.
>
> and that is not built.
>
> Actually, I have two problems: librte_pmd_bnxt.a and
> librte_pmd_bnxt.so are both missing, and the pmd libraries that are
> generated are only present as shared libraries - I need static
> libraries.
--
David Marchand
More information about the users
mailing list