DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Capturing testpmd output to a file
@ 2016-03-17  0:04 Murali Krishna
  0 siblings, 0 replies; only message in thread
From: Murali Krishna @ 2016-03-17  0:04 UTC (permalink / raw)
  To: users

Hi,



Is it possible to capture below testpmd output to a file?



testpmd> start

  io packet forwarding - CRC stripping disabled - packets/burst=32

  nb forwarding cores=1 - nb forwarding ports=2

  RX queues=1 - RX desc=128 - RX free threshold=0

  RX threshold registers: pthresh=0 hthresh=0 wthresh=0

  TX queues=1 - TX desc=512 - TX free threshold=0

  TX threshold registers: pthresh=0 hthresh=0 wthresh=0

  TX RS bit threshold=0 - TXQ flags=0x0

testpmd> stop

Telling cores to stop...

Waiting for lcores to finish...



  ---------------------- Forward statistics for port 0
----------------------

  RX-packets: 30             RX-dropped: 0             RX-total: 30

  TX-packets: 30             TX-dropped: 0             TX-total: 30


----------------------------------------------------------------------------



  ---------------------- Forward statistics for port 1
----------------------

  RX-packets: 30             RX-dropped: 0             RX-total: 30

  TX-packets: 30             TX-dropped: 0             TX-total: 30


----------------------------------------------------------------------------



  +++++++++++++++ Accumulated forward statistics for all
ports+++++++++++++++

  RX-packets: 60             RX-dropped: 0             RX-total: 60

  TX-packets: 60             TX-dropped: 0             TX-total: 60


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Done.

testpmd> quit

Stopping port 0...done

Stopping port 1...done

bye...

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

only message in thread, other threads:[~2016-03-17  0:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-17  0:04 [dpdk-users] Capturing testpmd output to a file Murali Krishna

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