On 5/19/23 20:45, Stephen Hemminger wrote:
Replace rte_mbuf_sanity_check() with rte_mbuf_verify() to match the similar macro RTE_VERIFY() in rte_debug.hThe term sanity check is on the Tier 2 list of words that should be replaced. Signed-off-by: Stephen Hemminger <step...@networkplumber.org>
Acked-by: Andrew Rybchenko <andrew.rybche...@oktetlabs.ru>