public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH iproute2 0/5] tc: more JSON fixes
@ 2024-03-12 22:53 Stephen Hemminger
  2024-03-12 22:53 ` [PATCH iproute2 1/5] tc: support JSON for legacy stats Stephen Hemminger
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Stephen Hemminger @ 2024-03-12 22:53 UTC (permalink / raw)
  To: netdev; +Cc: Stephen Hemminger

Some more places in TC where JSON output is missing or could
be corrupted. And some things found while reviewing tc-simple
man page.

Stephen Hemminger (5):
  tc: support JSON for legacy stats
  pedit: log errors to stderr
  skbmod: support json in print
  simple: support json output
  tc-simple.8: take Jamal's prompt off examples

 man/man8/tc-simple.8 | 12 ++++++------
 tc/m_pedit.c         |  6 +++---
 tc/m_simple.c        |  8 +++++---
 tc/m_skbmod.c        | 37 +++++++++++++++++++++----------------
 tc/tc_util.c         | 28 +++++++++++++++-------------
 5 files changed, 50 insertions(+), 41 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-03-14  0:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-12 22:53 [PATCH iproute2 0/5] tc: more JSON fixes Stephen Hemminger
2024-03-12 22:53 ` [PATCH iproute2 1/5] tc: support JSON for legacy stats Stephen Hemminger
2024-03-12 22:53 ` [PATCH iproute2 2/5] pedit: log errors to stderr Stephen Hemminger
2024-03-12 22:53 ` [PATCH iproute2 3/5] skbmod: support json in print Stephen Hemminger
2024-03-12 22:53 ` [PATCH iproute2 4/5] simple: support json output Stephen Hemminger
2024-03-12 22:53 ` [PATCH iproute2 5/5] tc-simple.8: take Jamal's prompt off examples Stephen Hemminger
2024-03-13 11:08 ` [PATCH iproute2 0/5] tc: more JSON fixes Denis Kirjanov
2024-03-13 17:00   ` Stephen Hemminger
2024-03-14  0:50 ` patchwork-bot+netdevbpf

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