netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2-next 0/3] minor improvements to makefile, devlink
@ 2024-07-03 13:15 Przemek Kitszel
  2024-07-03 13:15 ` [PATCH iproute2-next 1/3] man: devlink-resource: add missing words in the example Przemek Kitszel
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Przemek Kitszel @ 2024-07-03 13:15 UTC (permalink / raw)
  To: Stephen Hemminger, David Ahern
  Cc: netdev, Tony Nguyen, Lukasz Czapnik, Przemek Kitszel

Three minor improvements: better error messages from devlink app,
fix to one example in the man page of devlink-resource,
and better build experience for single-app focused devs.

Przemek Kitszel (3):
  man: devlink-resource: add missing words in the example
  devlink: print missing params even if an unknown one is present
  Makefile: support building from subdirectories

 Makefile                    | 45 -------------------------------------
 common.mk                   | 43 +++++++++++++++++++++++++++++++++++
 devlink/devlink.c           | 27 +++++++++++++++-------
 configure                   |  3 +++
 man/man8/devlink-resource.8 |  2 +-
 5 files changed, 66 insertions(+), 54 deletions(-)
 create mode 100644 common.mk


base-commit: 357808abd3a67bcf4d1444a25268c45dda62e87f
-- 
2.39.3


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

end of thread, other threads:[~2024-07-08 22:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-03 13:15 [PATCH iproute2-next 0/3] minor improvements to makefile, devlink Przemek Kitszel
2024-07-03 13:15 ` [PATCH iproute2-next 1/3] man: devlink-resource: add missing words in the example Przemek Kitszel
2024-07-04 13:31   ` Michal Kubiak
2024-07-03 13:15 ` [PATCH iproute2-next 2/3] devlink: print missing params even if an unknown one is present Przemek Kitszel
2024-07-04 13:33   ` Michal Kubiak
2024-07-03 13:15 ` [PATCH iproute2-next 3/3] Makefile: support building from subdirectories Przemek Kitszel
2024-07-03 15:16   ` Stephen Hemminger
2024-07-03 15:28     ` Przemek Kitszel
2024-07-07 16:48   ` David Ahern
2024-07-07 16:50 ` [PATCH iproute2-next 0/3] minor improvements to makefile, devlink patchwork-bot+netdevbpf
2024-07-08 22:30 ` 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;
as well as URLs for NNTP newsgroup(s).