DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] cmdline: add polling mode for command line
@ 2015-05-12 11:10 Pawel Wodkowski
  2015-05-12 11:10 ` [dpdk-dev] [PATCH 1/2] cmdline: fix missing include files Pawel Wodkowski
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Pawel Wodkowski @ 2015-05-12 11:10 UTC (permalink / raw)
  To: dev

This patchset adds the ability to process console input in the same thread
as packet processing by using poll() function and fixes some minor issues.

Pawel Wodkowski (2):
  cmdline: fix missing include files
  cmdline: add polling mode for command line

 lib/librte_cmdline/cmdline.c               | 35 ++++++++++++++++++++++++++++++
 lib/librte_cmdline/cmdline.h               |  4 ++++
 lib/librte_cmdline/cmdline_rdline.h        |  1 +
 lib/librte_cmdline/cmdline_vt100.h         |  2 ++
 lib/librte_cmdline/rte_cmdline_version.map |  1 +
 5 files changed, 43 insertions(+)

-- 
1.9.1

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

end of thread, other threads:[~2015-05-18 13:19 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-12 11:10 [dpdk-dev] [PATCH 0/2] cmdline: add polling mode for command line Pawel Wodkowski
2015-05-12 11:10 ` [dpdk-dev] [PATCH 1/2] cmdline: fix missing include files Pawel Wodkowski
2015-05-12 11:10 ` [dpdk-dev] [PATCH 2/2] cmdline: add polling mode for command line Pawel Wodkowski
2015-05-12 14:36   ` Olivier MATZ
2015-05-12 16:14     ` Pawel Wodkowski
2015-05-12 11:36 ` [dpdk-dev] [PATCH 0/2] " Dumitrescu, Cristian
2015-05-12 15:32 ` Wodkowski, PawelX
2015-05-13 11:59 ` [dpdk-dev] [PATCH v2 " Pawel Wodkowski
2015-05-13 12:00   ` [dpdk-dev] [PATCH v2 1/2] cmdline: fix missing include files Pawel Wodkowski
2015-05-13 12:00   ` [dpdk-dev] [PATCH v2 2/2] cmdline: add polling mode for command line Pawel Wodkowski
2015-05-13 12:44   ` [dpdk-dev] [PATCH v2 0/2] " Dumitrescu, Cristian
2015-05-13 13:20   ` Olivier MATZ
2015-05-18 13:18     ` 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).