Re: [dpdk-dev] [PATCH 0/2] Fix shared lib detection on Fedora/CentOS/RHEL

2020-11-25 Thread Ali Alnubani
> -Original Message- > From: dev On Behalf Of Timothy Redaelli > Sent: Tuesday, November 24, 2020 5:14 PM > To: Anatoly Burakov > Cc: bruce.richard...@intel.com; dev@dpdk.org; sta...@dpdk.org > Subject: [dpdk-dev] [PATCH 0/2] Fix shared lib detection on > Fedora/CentOS/RHEL > Tested-by:

Re: [dpdk-dev] [PATCH 0/2] Fix shared lib detection on Fedora/CentOS/RHEL

2020-11-25 Thread Maxime Coquelin
On 11/24/20 4:14 PM, Timothy Redaelli wrote: > Currently eal only tries to find shared lib by looking for .so files, > but on Fedora, CentOS and RHEL the .so file is not installed by dpdk > package, but it's only installed by dpdk-devel package, since .so files > should not be necessary in order