09/02/2021 21:10, Pai G, Sunil:
> Hi Bruce,
>
> Thanks for the fix.
> I do see the issue mentioned when using DPDK shared libs with OVS and this
> patch fixes it.
>
> However, I saw the issue only for system installed DPDK but not for directory
> installed DPDK.
>
>
> > I saw this issue with
Hi Bruce,
Thanks for the fix.
I do see the issue mentioned when using DPDK shared libs with OVS and this
patch fixes it.
However, I saw the issue only for system installed DPDK but not for directory
installed DPDK.
> I saw this issue with OVS, where I was getting weird failures about ports n
On Mon, Feb 08, 2021 at 04:33:19PM +, Bruce Richardson wrote:
> When checking the loading of EAL shared lib to see if we have a shared
> DPDK build, we only want to include part of the ABI version in the check
> rather than the whole thing. For example, with ABI version 21.1 for DPDK
> release
When checking the loading of EAL shared lib to see if we have a shared
DPDK build, we only want to include part of the ABI version in the check
rather than the whole thing. For example, with ABI version 21.1 for DPDK
release 21.02, the linker links the binary against librte_eal.so.21,
without the "
4 matches
Mail list logo