Re: [dpdk-dev] [PATCH v3 0/3] Experimental/internal libraries cleanup

2020-07-06 Thread Medvedkin, Vladimir
On 05/07/2020 20:55, Thomas Monjalon wrote: +Cc maintainers of the problematic libraries: - librte_fib - librte_rib - librte_gro - librte_member - librte_rawdev 26/06/2020 10:16, David Marchand: Following discussions on the mailing list and the 05/20 TB

Re: [dpdk-dev] [PATCH v3 0/3] Experimental/internal libraries cleanup

2020-07-05 Thread Thomas Monjalon
+Cc maintainers of the problematic libraries: - librte_fib - librte_rib - librte_gro - librte_member - librte_rawdev 26/06/2020 10:16, David Marchand: > Following discussions on the mailing list and the 05/20 TB meeting, here > is a series that drops the spe

[dpdk-dev] [PATCH v3 0/3] Experimental/internal libraries cleanup

2020-06-26 Thread David Marchand
Following discussions on the mailing list and the 05/20 TB meeting, here is a series that drops the special versioning for non stable libraries. Two notes: - RIB/FIB library is not referenced in the API doxygen index, is this intentional? - I inspected MAINTAINERS: librte_gro, librte_member and