netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [iproute PATCH 0/3] Fix and test ssfilter
@ 2018-08-14 12:18 Phil Sutter
  2018-08-14 12:18 ` [iproute PATCH 1/3] ss: Review ssfilter Phil Sutter
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Phil Sutter @ 2018-08-14 12:18 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev, Samuel Mannehed

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

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

end of thread, other threads:[~2018-08-16  0:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-14 12:18 [iproute PATCH 0/3] Fix and test ssfilter Phil Sutter
2018-08-14 12:18 ` [iproute PATCH 1/3] ss: Review ssfilter Phil Sutter
2018-08-14 12:18 ` [iproute PATCH 2/3] testsuite: Prepare for ss tests Phil Sutter
2018-08-14 12:18 ` [iproute PATCH 3/3] testsuite: Add a first ss test validating ssfilter Phil Sutter
2018-08-15 21:33 ` [iproute PATCH 0/3] Fix and test ssfilter Stephen Hemminger

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