DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] using dpdk without glibc
@ 2014-02-23 17:48 Nulik Nol
  2014-02-23 20:33 ` Thomas Monjalon
  2014-02-24  6:11 ` Stephen Hemminger
  0 siblings, 2 replies; 3+ messages in thread
From: Nulik Nol @ 2014-02-23 17:48 UTC (permalink / raw)
  To: dev

Hi,
I need to develop an application to forward packets, but it must not
use GLIBC. It will not have malloc(), printf() and other functions
except syscalls. What files should I copy from DPDK distribution that
would allow me to manage the rings ? Is this doable or it will require
rewriting all the code, and probably I should write my own light DPDK
for this purpose ?

Thanks in advance
Nulik

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

end of thread, other threads:[~2014-02-24  6:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-23 17:48 [dpdk-dev] using dpdk without glibc Nulik Nol
2014-02-23 20:33 ` Thomas Monjalon
2014-02-24  6:11 ` Stephen Hemminger

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