On 14/05/2020 12:06, Hemant Agrawal (OSS) wrote: > >> On 14/05/2020 10:53, Hemant Agrawal (OSS) wrote: >>> [Hemant] Thanks it worked for me. It is not showing any error for the >> changes in this patchset. >> >> I tested it also - and it didn't show an error either, which confused me. As >> you >> are dropping a whole bunch of symbols from DPDK v20, it _should_ baulk at >> this. >> >> Need to dig a bit deeper on this. > > [Hemant] I have also made change in libabigail.abignore. That should be the > reason for no complains? yes ... I discovered that since. are we 100% certain that no end user application would ever have used these symbol? [suppress_variable] name = rte_crypto_aead_algorithm_strings +; Ignore moving DPAAx stable functions to INTERNAL tag +[suppress_file] + file_name_regexp = ^librte_common_dpaax\. +[suppress_file] + file_name_regexp = ^librte_mempool_dpaa\. +[suppress_file] + file_name_regexp = ^librte_bus_fslmc\. +[suppress_file] + file_name_regexp = ^librte_bus_dpaa\. +[suppress_file] + file_name_regexp = ^librte_pmd_dpaa\. > Hemant >> >> Ray K >> >> >
- [dpdk-dev] [PATCH v3 02/12] mempool/dpaa2: move inter... Hemant Agrawal
- [dpdk-dev] [PATCH v3 03/12] bus/fslmc: move internal ... Hemant Agrawal
- [dpdk-dev] [PATCH v3 05/12] crypto: move internal sym... Hemant Agrawal
- [dpdk-dev] [PATCH v3 04/12] bus/dpaa: move internal s... Hemant Agrawal
- [dpdk-dev] [PATCH v3 01/12] common/dpaax: move intern... Hemant Agrawal
- Re: [dpdk-dev] [PATCH v3 01/12] common/dpaax: mo... Hemant Agrawal (OSS)
- Re: [dpdk-dev] [PATCH v3 01/12] common/dpaax... Ray Kinsella
- Re: [dpdk-dev] [PATCH v3 01/12] common/d... Hemant Agrawal (OSS)
- Re: [dpdk-dev] [PATCH v3 01/12] comm... Ray Kinsella
- Re: [dpdk-dev] [PATCH v3 01/12] comm... Hemant Agrawal (OSS)
- Re: [dpdk-dev] [PATCH v3 01/12] comm... Ray Kinsella
- Re: [dpdk-dev] [PATCH v3 01/12] comm... David Marchand
- Re: [dpdk-dev] [PATCH v3 01/12] comm... Hemant Agrawal (OSS)
- Re: [dpdk-dev] [PATCH v3 01/12] comm... Hemant Agrawal (OSS)
- Re: [dpdk-dev] [PATCH v3 01/12] comm... David Marchand
- Re: [dpdk-dev] [PATCH v3 01/12] comm... Hemant Agrawal (OSS)
- Re: [dpdk-dev] [PATCH v3 01/12] comm... David Marchand
- Re: [dpdk-dev] [PATCH v3 01/12] comm... Hemant Agrawal (OSS)
- Re: [dpdk-dev] [PATCH v3 01/12] comm... Thomas Monjalon
- Re: [dpdk-dev] [PATCH v3 01/12] comm... Thomas Monjalon
- Re: [dpdk-dev] [PATCH v3 01/12] comm... Hemant Agrawal (OSS)