[dpdk-dev] [PATCH] raw/octeontx2_ep: fix shared library

Ferruh Yigit ferruh.yigit at intel.com
Mon Jan 20 12:06:34 CET 2020


On 1/20/2020 11:05 AM, Thomas Monjalon wrote:
> The version of the PMD should not be overwritten with LIBABIVER.
> All internal libs must have the same version.
> 
> Moreover, specifying LIBABIVER in the driver causes a symbolic link loop:
> librte_rawdev_octeontx2_ep.so.1 -> librte_rawdev_octeontx2_ep.so.1
> 
> Fixes: 56d46d13f736 ("raw/octeontx2_ep: add build infra and device probe")
> 
> Reported-by: Ferruh Yigit <ferruh.yigit at intel.com>
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>

Tested-by: Ferruh Yigit <ferruh.yigit at intel.com>


More information about the dev mailing list