DPDK patches and discussions
 help / color / mirror / Atom feed
* Regarding DPDK API's like rte_timer_subsystem_init/rte_hash_create etc. in VPP
@ 2023-03-30  5:00 Prashant Upadhyaya
  2023-03-30  8:00 ` Bruce Richardson
  0 siblings, 1 reply; 12+ messages in thread
From: Prashant Upadhyaya @ 2023-03-30  5:00 UTC (permalink / raw)
  To: dev

Hi,

While trying to port some code to VPP (which uses DPDK as the backend
driver), I am running into a problem that calls to API's like
rte_timer_subsystem_init, rte_hash_create are failing while allocation
of memory.

This is presumably because VPP inits the EAL with the following arguments --

-in-memory --no-telemetry --file-prefix vpp

Is  there is something that can be done eg. passing some more parms in
the EAL initialization which hopefully wouldn't break VPP but will
also be friendly to the RTE timer and hash functions too, that would
be great, so requesting some advice here.

Regards
-Prashant

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

end of thread, other threads:[~2023-04-14  9:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-30  5:00 Regarding DPDK API's like rte_timer_subsystem_init/rte_hash_create etc. in VPP Prashant Upadhyaya
2023-03-30  8:00 ` Bruce Richardson
2023-03-30  8:27   ` Prashant Upadhyaya
2023-03-30  9:20     ` Bruce Richardson
2023-03-30 13:12       ` Prashant Upadhyaya
2023-03-30 13:17         ` Bruce Richardson
2023-03-30 13:37           ` Prashant Upadhyaya
2023-03-30 14:02             ` Bruce Richardson
2023-03-31  9:41               ` Prashant Upadhyaya
2023-03-31 10:49                 ` Bruce Richardson
2023-04-14  4:25                   ` Prashant Upadhyaya
2023-04-14  9:07                     ` Bruce Richardson

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).