DPDK patches and discussions
 help / color / mirror / Atom feed
* ring name size
@ 2023-09-04  9:30 Thomas Monjalon
  2023-09-04  9:33 ` Morten Brørup
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2023-09-04  9:30 UTC (permalink / raw)
  To: Honnappa Nagarahalli, Konstantin Ananyev; +Cc: Morten Brørup, dev

Hello,

When creating a ring, we need to know the maximum length of the name.
It seems this value is not documented.
And there is no constant defined.
There is only RTE_MEMZONE_NAMESIZE.

Should we document the maximum length as 31 and add a constant?
#define RTE_RING_NAME_SIZE RTE_MEMZONE_NAMESIZE



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-04 13:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-04  9:30 ring name size Thomas Monjalon
2023-09-04  9:33 ` Morten Brørup
2023-09-04 13:04   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).