DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Issue for storing the payload on vHost-testpmd
@ 2015-05-07  8:41 Cheng Kevin
  0 siblings, 0 replies; only message in thread
From: Cheng Kevin @ 2015-05-07  8:41 UTC (permalink / raw)
  To: dev

Hi all,

         Recently, i've modified the vHost app - testpmd.
         The modification includes the following steps:
         1.obtain the payload of each packet
         2.collect the information that i need. ex. 'url'
         3.store the "url" into a disk file. ex. payload.txt

         The first two steps is achieved easily.
         However, step 3 is a problem now. i use fwrite to write the file.
         And fwrite occupy all of the free memory in the vm.
         At the end, testpmd will be terminated by os.

         Is there any way to get rid of this situation?
         Any advise will be appreciated.

Best Regards,
kevin

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-07  8:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-07  8:41 [dpdk-dev] Issue for storing the payload on vHost-testpmd Cheng Kevin

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