Netdev List
 help / color / mirror / Atom feed
From: Joe Damato <jdamato@fastly.com>
To: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Cc: netdev@vger.kernel.org, Tony Nguyen <anthony.l.nguyen@intel.com>,
	nex.sw.ncis.osdt.itp.upstreaming@intel.com,
	Marcin Szycik <marcin.szycik@linux.intel.com>
Subject: Re: [PATCH v1 0/7] devlink: minor cleanup
Date: Mon, 21 Oct 2024 12:51:57 -0700	[thread overview]
Message-ID: <Zxaw3TRLc1wab4VD@LQ3V64L9R2> (raw)
In-Reply-To: <20241018102009.10124-1-przemyslaw.kitszel@intel.com>

On Fri, Oct 18, 2024 at 12:18:29PM +0200, Przemek Kitszel wrote:
> (Patch 1, 2) Add one helper shortcut to put u64 values into skb.
> (Patch 3, 4) Minor cleanup for error codes.
> (Patch 5, 6, 7) Remove some devlink_resource_*() usage and functions
> 		itself via replacing devlink_* variants by devl_* ones.
> 
> Przemek Kitszel (7):
>   devlink: introduce devlink_nl_put_u64()
>   devlink: use devlink_nl_put_u64() helper
>   devlink: devl_resource_register(): differentiate error codes
>   devlink: region: snapshot IDs: consolidate error values
>   net: dsa: replace devlink resource registration calls by devl_
>     variants
>   devlink: remove unused devlink_resource_occ_get_register() and
>     _unregister()
>   devlink: remove unused devlink_resource_register()
> 
>  include/net/devlink.h       |  13 -----
>  net/devlink/devl_internal.h |   5 ++
>  net/devlink/dev.c           |  12 ++---
>  net/devlink/dpipe.c         |  18 +++----
>  net/devlink/health.c        |  25 ++++-----
>  net/devlink/rate.c          |   8 +--
>  net/devlink/region.c        |  15 +++---
>  net/devlink/resource.c      | 101 +++++-------------------------------
>  net/devlink/trap.c          |  34 +++++-------
>  net/dsa/devlink.c           |  23 +++++---
>  10 files changed, 83 insertions(+), 171 deletions(-)

Reviewed-by: Joe Damato <jdamato@fastly.com>

      parent reply	other threads:[~2024-10-21 19:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-18 10:18 [PATCH v1 0/7] devlink: minor cleanup Przemek Kitszel
2024-10-18 10:18 ` [PATCH v1 1/7] devlink: introduce devlink_nl_put_u64() Przemek Kitszel
2024-10-18 10:18 ` [PATCH v1 2/7] devlink: use devlink_nl_put_u64() helper Przemek Kitszel
2024-10-18 10:18 ` [PATCH v1 3/7] devlink: devl_resource_register(): differentiate error codes Przemek Kitszel
2024-10-18 10:18 ` [PATCH v1 4/7] devlink: region: snapshot IDs: consolidate error values Przemek Kitszel
2024-10-18 10:18 ` [PATCH v1 5/7] net: dsa: replace devlink resource registration calls by devl_ variants Przemek Kitszel
2024-10-18 10:18 ` [PATCH v1 6/7] devlink: remove unused devlink_resource_occ_get_register() and _unregister() Przemek Kitszel
2024-10-18 10:18 ` [PATCH v1 7/7] devlink: remove unused devlink_resource_register() Przemek Kitszel
2024-10-18 11:58 ` [PATCH v1 0/7] devlink: minor cleanup Jiri Pirko
2024-10-21 19:51 ` Joe Damato [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Zxaw3TRLc1wab4VD@LQ3V64L9R2 \
    --to=jdamato@fastly.com \
    --cc=anthony.l.nguyen@intel.com \
    --cc=marcin.szycik@linux.intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=nex.sw.ncis.osdt.itp.upstreaming@intel.com \
    --cc=przemyslaw.kitszel@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox