09/11/2021 13:32, Konstantin Ananyev: > Update public macros to have RTE_IP_FRAG_ prefix. > Update DPDK components to use new names. > Keep obsolete macro for compatibility reasons. > Renamed experimental function ``rte_frag_table_del_expired_entries``to > ``rte_ip_frag_table_del_expired_entries`` to comply with other public > API naming convention. > > Signed-off-by: Konstantin Ananyev <konstantin.anan...@intel.com>
Applied, thanks. I've fixed few doxygen formatting. Note: we still have some config macros with a different namespace: config/rte_config.h:#define RTE_LIBRTE_IP_FRAG_MAX_FRAG 8 config/rte_config.h:#undef RTE_LIBRTE_IP_FRAG_TBL_STAT