[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180814121808.24774-1-phil@nwl.cc>
Date: Tue, 14 Aug 2018 14:18:05 +0200
From: Phil Sutter <phil@....cc>
To: Stephen Hemminger <stephen@...workplumber.org>
Cc: netdev@...r.kernel.org, Samuel Mannehed <samuel@...dio.se>
Subject: [iproute PATCH 0/3] Fix and test ssfilter
This series contains a fix for ssfilter and introduces a testscript to
verify correct functionality.
Phil Sutter (3):
ss: Review ssfilter
testsuite: Prepare for ss tests
testsuite: Add a first ss test validating ssfilter
misc/ssfilter.y | 36 ++++++++++++++-----------
testsuite/Makefile | 2 +-
testsuite/lib/generic.sh | 37 ++++++++++----------------
testsuite/tests/ss/ss1.dump | Bin 0 -> 720 bytes
testsuite/tests/ss/ssfilter.t | 48 ++++++++++++++++++++++++++++++++++
5 files changed, 84 insertions(+), 39 deletions(-)
create mode 100644 testsuite/tests/ss/ss1.dump
create mode 100755 testsuite/tests/ss/ssfilter.t
--
2.18.0
Powered by blists - more mailing lists