[PATCH v3 2/4] examples/vdpa: fix format overflow warning

Thomas Monjalon thomas at monjalon.net
Wed Nov 19 05:31:56 CET 2025


15/11/2025 20:36, Stephen Hemminger:
> +#define stringify(x) (#x)
> +#define MAX_VDPA_STR_LEN sizeof(stringify(MAX_VDPA_SAMPLE_PORTS))

Can you use RTE_STR?





More information about the stable mailing list