All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] fix flow control in testpmd
@ 2014-06-24 13:06 David Marchand
       [not found] ` <1403615212-26605-1-git-send-email-david.marchand-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: David Marchand @ 2014-06-24 13:06 UTC (permalink / raw)
  To: dev-VfR2kkLFssw

Here is a patchset that addresses the problem reported by Jijiang Liu and
introduces "partial" commands for setting flow control parameters in testpmd.

By the way, I tried to factorise the code in testpmd when handling flow control
"commands" so that we have only one parser even if multiple commands are
supported.

-- 
David Marchand

David Marchand (3):
  app/testpmd: add missing autoneg field to set flow_ctrl
  app/testpmd: move parser after flow_ctrl declarations
  app/testpmd: allow to set part of flow control parameters

 app/test-pmd/cmdline.c |  280 +++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 242 insertions(+), 38 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2014-06-27  0:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-24 13:06 [PATCH 0/3] fix flow control in testpmd David Marchand
     [not found] ` <1403615212-26605-1-git-send-email-david.marchand-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2014-06-24 13:06   ` [PATCH 1/3] app/testpmd: add missing autoneg field to set flow_ctrl David Marchand
2014-06-24 13:06   ` [PATCH 2/3] app/testpmd: move parser after flow_ctrl declarations David Marchand
2014-06-24 13:06   ` [PATCH 3/3] app/testpmd: allow to set part of flow control parameters David Marchand
2014-06-27  0:59   ` [PATCH 0/3] fix flow control in testpmd Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.