[PATCH v2 01/19] mbuf: replace term sanity check
Stephen Hemminger
stephen at networkplumber.org
Thu May 18 18:52:38 CEST 2023
On Thu, 18 May 2023 09:45:28 -0700
Stephen Hemminger <stephen at networkplumber.org> wrote:
> Replace rte_mbuf_sanity_check() with rte_mbuf_verify()
> to match the similar macro RTE_VERIFY() in rte_debug.h
>
> The term sanity check is on the Tier 2 list of words
> that should be replaced.
>
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
Didn't catch all of the changes to mbuf_verify().
Will address in next version
More information about the dev
mailing list