DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] enable echo when CLI loading from file
@ 2017-11-15 15:45 Xueming Li
  2017-11-15 15:45 ` [dpdk-dev] [PATCH 1/3] lib/cmdline: add echo support in batch " Xueming Li
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Xueming Li @ 2017-11-15 15:45 UTC (permalink / raw)
  To: Olivier Matz, Jingjing Wu; +Cc: Xueming Li, dev

Current "load" command load CLI batch from file and run in silent.
This patch set use highest bit of verbose level to enable CLI echo.
This will be very helpful to run a set of CLI from file and know 
which one prints out error message.

Xueming Li (3):
  lib/cmdline: add echo support in batch loading from file
  app/testpmd: support command echo in CLI batch loading
  test: update batch loading test

 app/test-pmd/cmdline.c              |  3 ++-
 lib/librte_cmdline/cmdline_socket.c |  5 +++--
 lib/librte_cmdline/cmdline_socket.h |  3 ++-
 test/test/test_cmdline_lib.c        | 10 +++++-----
 4 files changed, 12 insertions(+), 9 deletions(-)

-- 
2.13.3

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

end of thread, other threads:[~2018-01-10 14:14 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-15 15:45 [dpdk-dev] [PATCH 0/3] enable echo when CLI loading from file Xueming Li
2017-11-15 15:45 ` [dpdk-dev] [PATCH 1/3] lib/cmdline: add echo support in batch " Xueming Li
2017-12-11 12:29   ` Burakov, Anatoly
2017-12-19 10:30   ` Olivier MATZ
2017-12-19 11:20     ` Xueming(Steven) Li
2017-12-26 14:25   ` [dpdk-dev] [PATCH v1] app/testpmd: support command echo in CLI batch loading Xueming Li
2018-01-10  8:35     ` Lu, Wenzhuo
2018-01-10  8:51       ` Xueming(Steven) Li
2018-01-10 12:25         ` Lu, Wenzhuo
2018-01-10 14:14           ` Xueming(Steven) Li
2017-11-15 15:45 ` [dpdk-dev] [PATCH 2/3] " Xueming Li
2017-12-11 12:36   ` Burakov, Anatoly
2017-11-15 15:45 ` [dpdk-dev] [PATCH 3/3] test: update batch loading test Xueming Li
2017-12-11 12:33   ` Burakov, Anatoly

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