Re: [dpdk-dev] [PATCH] bbdev: add missing APIs to map file

2018-12-17 Thread Akhil Goyal
On 12/14/2018 9:52 PM, Amr Mokhtar wrote: > some application facing functions are missing from > the map file. these are added by this patch. > > Signed-off-by: Amr Mokhtar > --- > lib/librte_bbdev/rte_bbdev_version.map | 4 > 1 file changed, 4 insertions(+) > > diff --git a/lib/librte_b

Re: [dpdk-dev] [PATCH] bbdev: add missing APIs to map file

2018-12-17 Thread Akhil Goyal
Hi, On 12/14/2018 9:52 PM, Amr Mokhtar wrote: > some application facing functions are missing from > the map file. these are added by this patch. > > Signed-off-by: Amr Mokhtar > --- > lib/librte_bbdev/rte_bbdev_version.map | 4 > 1 file changed, 4 insertions(+) > > diff --git a/lib/librt

[dpdk-dev] [PATCH] bbdev: add missing APIs to map file

2018-12-14 Thread Amr Mokhtar
some application facing functions are missing from the map file. these are added by this patch. Signed-off-by: Amr Mokhtar --- lib/librte_bbdev/rte_bbdev_version.map | 4 1 file changed, 4 insertions(+) diff --git a/lib/librte_bbdev/rte_bbdev_version.map b/lib/librte_bbdev/rte_bbdev_versi