netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/5] pktgen: Behavior flags fixes
@ 2018-01-18 18:31 Dmitry Safonov
  2018-01-18 18:31 ` [PATCHv2 1/5] Documentation/pktgen: Clearify how-to use pktgen samples Dmitry Safonov
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Dmitry Safonov @ 2018-01-18 18:31 UTC (permalink / raw)
  To: linux-kernel
  Cc: Dmitry Safonov, Arnd Bergmann, David S. Miller, David Windsor,
	Eric Dumazet, Ingo Molnar, Johannes Berg, Mark Rutland,
	Radu Rendec, Reshetova, Elena, netdev, Jonathan Corbet, linux-doc

v2:
  o fixed a nitpick from David Miller

There are a bunch of fixes/cleanups/Documentations.
Diffstat says for itself, regardless added docs and missed flag
parameters.

Cc: Arnd Bergmann <arnd@arndb.de>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: David Windsor <dwindsor@gmail.com>
Cc: Eric Dumazet <edumazet@google.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Johannes Berg <johannes.berg@intel.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Radu Rendec <rrendec@arista.com>
Cc: "Reshetova, Elena" <elena.reshetova@intel.com>
Cc: netdev@vger.kernel.org

Dmitry Safonov (5):
  Documentation/pktgen: Clearify how-to use pktgen samples
  pktgen: Add missing !flag parameters
  pktgen: Add behaviour flags macro to generate flags/names
  pktgen: Remove brute-force printing of flags
  pktgen: Clean read user supplied flag mess

 Documentation/networking/pktgen.txt |  19 ++-
 net/core/pktgen.c                   | 266 ++++++++++++------------------------
 2 files changed, 103 insertions(+), 182 deletions(-)

-- 
2.13.6

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

end of thread, other threads:[~2018-01-24 20:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-18 18:31 [PATCHv2 0/5] pktgen: Behavior flags fixes Dmitry Safonov
2018-01-18 18:31 ` [PATCHv2 1/5] Documentation/pktgen: Clearify how-to use pktgen samples Dmitry Safonov
2018-01-18 18:31 ` [PATCHv2 2/5] pktgen: Add missing !flag parameters Dmitry Safonov
2018-01-18 18:31 ` [PATCHv2 3/5] pktgen: Add behaviour flags macro to generate flags/names Dmitry Safonov
2018-01-18 18:31 ` [PATCHv2 4/5] pktgen: Remove brute-force printing of flags Dmitry Safonov
2018-01-18 18:31 ` [PATCHv2 5/5] pktgen: Clean read user supplied flag mess Dmitry Safonov
2018-01-24 20:03 ` [PATCHv2 0/5] pktgen: Behavior flags fixes David Miller

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