mbox series

[iproute2-next,0/4] devlink: Use utils helpers

Message ID 20210301105654.291949-1-parav@nvidia.com
Headers show
Series devlink: Use utils helpers | expand

Message

Parav Pandit March 1, 2021, 10:56 a.m. UTC
This series uses utils helper for socket operations, string
processing and print error messages.

Patch summary:
Patch-1 uses utils library helper for string split and string search
Patch-2 extends library for socket receive operation
Patch-3 converts devlink to use socket helpers from utlis library
Patch-4 print error when user provides invalid flavour or state

Parav Pandit (4):
  devlink: Use library provided string processing APIs
  utils: Introduce helper routines for generic socket recv
  devlink: Use generic socket helpers from library
  devlink: Add error print when unknown values specified

 devlink/devlink.c   | 365 ++++++++++++++++++++------------------------
 devlink/mnlg.c      | 121 ++-------------
 devlink/mnlg.h      |  13 +-
 include/mnl_utils.h |   6 +
 lib/mnl_utils.c     |  25 ++-
 5 files changed, 203 insertions(+), 327 deletions(-)

Comments

David Ahern March 3, 2021, 4:02 a.m. UTC | #1
On 3/1/21 3:56 AM, Parav Pandit wrote:
> This series uses utils helper for socket operations, string
> processing and print error messages.
> 
> Patch summary:
> Patch-1 uses utils library helper for string split and string search
> Patch-2 extends library for socket receive operation
> Patch-3 converts devlink to use socket helpers from utlis library
> Patch-4 print error when user provides invalid flavour or state
> 
> Parav Pandit (4):
>   devlink: Use library provided string processing APIs
>   utils: Introduce helper routines for generic socket recv
>   devlink: Use generic socket helpers from library
>   devlink: Add error print when unknown values specified
> 
>  devlink/devlink.c   | 365 ++++++++++++++++++++------------------------
>  devlink/mnlg.c      | 121 ++-------------
>  devlink/mnlg.h      |  13 +-
>  include/mnl_utils.h |   6 +
>  lib/mnl_utils.c     |  25 ++-
>  5 files changed, 203 insertions(+), 327 deletions(-)
> 

applied to iproute2-next. Thanks, Parav
patchwork-bot+netdevbpf@kernel.org March 3, 2021, 4:10 a.m. UTC | #2
Hello:

This series was applied to iproute2/iproute2-next.git (refs/heads/main):

On Mon, 1 Mar 2021 12:56:50 +0200 you wrote:
> This series uses utils helper for socket operations, string
> processing and print error messages.
> 
> Patch summary:
> Patch-1 uses utils library helper for string split and string search
> Patch-2 extends library for socket receive operation
> Patch-3 converts devlink to use socket helpers from utlis library
> Patch-4 print error when user provides invalid flavour or state
> 
> [...]

Here is the summary with links:
  - [iproute2-next,1/4] devlink: Use library provided string processing APIs
    https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=03662000e433
  - [iproute2-next,2/4] utils: Introduce helper routines for generic socket recv
    https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=e3a4067e5257
  - [iproute2-next,3/4] devlink: Use generic socket helpers from library
    https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=62ff25e51bb6
  - [iproute2-next,4/4] devlink: Add error print when unknown values specified
    https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=c54e7bd60547

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html