[PATCH] app/testpmd: fix incorrect function names in logs
Stephen Hemminger
stephen at networkplumber.org
Wed Dec 3 00:49:11 CET 2025
On Mon, 1 Dec 2025 10:08:36 +0000
Anurag Mandal <anurag.mandal at intel.com> wrote:
> VLAN extend and tpid setting functions have wrong function names
> mentioned in the error logs causing confusion as functions are
> not found in code using those names.
>
> Replaced static names with dynamic "__func__" predefined identifier.
>
> Fixes: 61a3b0e5e79f ("app/testpmd: send failure logs to stderr")
> Cc: stable at dpdk.org
>
> Signed-off-by: Anurag Mandal <anurag.mandal at intel.com>
> ---
Queued to next-net for 26.03
More information about the dev
mailing list