07/05/2020 13:31, Ophir Munk: > --- a/devtools/libabigail.abignore > +++ b/devtools/libabigail.abignore > +; These functions were moved from stable to internal. > +; Avoid loading the symbols and comparing them. > +; This is a temporary exception till DPDK 20.11 > +[suppress_file] > + file_name_regexp = ^librte_common_mlx5\.
Updated comments while merging in master. General comment for all similar cases: +;;;;;;;;;;;;;;;;;;;;;; +; Temporary exceptions for new __rte_internal marking till DPDK 20.11 +;;;;;;;;;;;;;;;;;;;;;; Specific comment for this case: +; Ignore moving mlx5 stable functions to INTERNAL