On Mon, 1 Dec 2025 10:08:36 +0000 Anurag Mandal <[email protected]> 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: [email protected]
>
> Signed-off-by: Anurag Mandal <[email protected]>
> ---
Queued to next-net for 26.03

