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

Bruce Richardson bruce.richardson at intel.com
Wed Nov 19 10:13:36 CET 2025


On Wed, Nov 19, 2025 at 05:31:56AM +0100, Thomas Monjalon wrote:
> 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?
> 
+1 I had same comment on v2.


More information about the stable mailing list