[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170209105055.2477-1-phil@nwl.cc>
Date: Thu, 9 Feb 2017 11:50:53 +0100
From: Phil Sutter <phil@....cc>
To: Stephen Hemminger <stephen@...workplumber.org>
Cc: netdev@...r.kernel.org
Subject: [iproute PATCH v2 0/2] Two minor testsuite fixes
While playing around with testsuite, I noticed two minor nits which this
series attempts to fix.
Changes since v1:
- Replaced patch1 completely.
Phil Sutter (2):
testsuite: Generate nlmsg blob at runtime
testsuite: Search kernel config in modules dir also
.gitignore | 2 +
testsuite/Makefile | 8 +++
testsuite/tests/ip/link/dev_wo_vf_rate.nl | Bin 14076 -> 0 bytes
testsuite/tools/Makefile | 2 +
testsuite/tools/generate_nlmsg.c | 116 ++++++++++++++++++++++++++++++
5 files changed, 128 insertions(+)
delete mode 100644 testsuite/tests/ip/link/dev_wo_vf_rate.nl
create mode 100644 testsuite/tools/Makefile
create mode 100644 testsuite/tools/generate_nlmsg.c
--
2.11.0
Powered by blists - more mailing lists