Messages in this thread |  | | From | Dmitry Safonov <> | Subject | [PATCH 0/5] pktgen: Behavior flags fixes | Date | Tue, 9 Jan 2018 13:55:30 +0000 |
| |
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 behavior flag names array - pkt_flag_names pktgen: Remove brute-force printing of flags pktgen: Clean read user supplied flag mess
Documentation/networking/pktgen.txt | 19 ++- net/core/pktgen.c | 267 ++++++++++++------------------------ 2 files changed, 104 insertions(+), 182 deletions(-)
-- 2.13.6
|  |