lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sat, 14 Nov 2020 02:50:07 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Petr Machata <me@...chata.org>
Cc:     netdev@...r.kernel.org, dsahern@...il.com,
        stephen@...workplumber.org, john.fastabend@...il.com,
        jiri@...dia.com, idosch@...dia.com, kuba@...nel.org,
        mrv@...atatu.com, leon@...nel.org
Subject: Re: [PATCH iproute2-next v5 00/11] Add a tool for configuration of DCB

Hello:

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

On Thu, 12 Nov 2020 23:24:37 +0100 you wrote:
> The Linux DCB interface allows configuration of a broad range of
> hardware-specific attributes, such as TC scheduling, flow control, per-port
> buffer configuration, TC rate, etc.
> 
> Currently a common libre tool for configuration of DCB is OpenLLDP. This
> suite contains a daemon that uses Linux DCB interface to configure HW
> according to the DCB TLVs exchanged over an interface. The daemon can also
> be controlled by a client, through which the user can adjust and view the
> configuration. The downside of using OpenLLDP is that it is somewhat
> heavyweight and difficult to use in scripts, and does not support
> extensions such as buffer and rate commands.
> 
> [...]

Here is the summary with links:
  - [iproute2-next,v5,01/11] Unify batch processing across tools
    https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=1d9a81b8c9f3
  - [iproute2-next,v5,02/11] lib: Add parse_one_of(), parse_on_off()
    https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=82604d28525a
  - [iproute2-next,v5,03/11] lib: json_print: Add print_on_off()
    https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=9091ff0251f8
  - [iproute2-next,v5,04/11] lib: Extract from devlink/mnlg a helper, mnlu_socket_open()
    https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=72858c7b77d0
  - [iproute2-next,v5,05/11] lib: Extract from devlink/mnlg a helper, mnlu_msg_prepare()
    https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=dd78dfc7be69
  - [iproute2-next,v5,06/11] lib: Extract from devlink/mnlg a helper, mnlu_socket_recv_run()
    https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=6dd778e83789
  - [iproute2-next,v5,07/11] lib: Extract from iplink_vlan a helper to parse key:value arrays
    https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=28e663ee65b5
  - [iproute2-next,v5,08/11] lib: parse_mapping: Update argc, argv on error
    https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=bc3523ae7013
  - [iproute2-next,v5,09/11] lib: parse_mapping: Recognize a keyword "all"
    https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=66a2d7148713
  - [iproute2-next,v5,10/11] Add skeleton of a new tool, dcb
    https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=67033d1c1c8a
  - [iproute2-next,v5,11/11] dcb: Add a subtool for the DCB ETS object
    https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=ef15b07601ea

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ