Netdev List
 help / color / mirror / Atom feed
* [iproute PATCH 0/4] tc: pedit: further fixes
@ 2016-03-16 21:48 Phil Sutter
  2016-03-16 21:48 ` [iproute PATCH 1/4] tc/p_ip.c: Lint through checkpatch.pl Phil Sutter
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Phil Sutter @ 2016-03-16 21:48 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: Jamal Hadi Salim, netdev

The following series was created after testing pedit on a big-endian
system. It starts with a patch fixing coding style in tc/p_ip.c, then the
actual big-endian fixup, a fix for raw op discovered when writing the
pedit test for testsuite and finally the actual testsuite addon.

Phil Sutter (4):
  tc/p_ip.c: Lint through checkpatch.pl
  tc: pedit: Fix for big-endian systems
  tc: pedit: Fix raw op
  testsuite: add a test for tc pedit action

 tc/m_pedit.c               |  23 ++---
 tc/p_ip.c                  |  38 ++++----
 testsuite/tests/tc/pedit.t | 217 +++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 250 insertions(+), 28 deletions(-)
 create mode 100755 testsuite/tests/tc/pedit.t

-- 
2.7.2

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

end of thread, other threads:[~2016-03-16 21:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-16 21:48 [iproute PATCH 0/4] tc: pedit: further fixes Phil Sutter
2016-03-16 21:48 ` [iproute PATCH 1/4] tc/p_ip.c: Lint through checkpatch.pl Phil Sutter
2016-03-16 21:48 ` [iproute PATCH 2/4] tc: pedit: Fix for big-endian systems Phil Sutter
2016-03-16 21:48 ` [iproute PATCH 3/4] tc: pedit: Fix raw op Phil Sutter
2016-03-16 21:48 ` [iproute PATCH 4/4] testsuite: add a test for tc pedit action Phil Sutter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox