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]
Message-Id: 
 <173763183451.1329285.15759964653163040697.git-patchwork-notify@kernel.org>
Date: Thu, 23 Jan 2025 11:30:34 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Michael Edwards <mkedwards@...a.com>
Cc: netdev@...r.kernel.org, mkubecek@...e.cz
Subject: Re: [PATCH] ethtool: Fix JSON output for IRQ coalescing

Hello:

This patch was applied to ethtool/ethtool.git (master)
by Michal Kubecek <mkubecek@...e.cz>:

On Wed, 22 Jan 2025 09:40:15 -0800 you wrote:
> Currently, for a NIC that supports CQE mode settings, the output of
> ethtool --json -c eth0 looks like this:
> 
> [ {
>         "ifname": "eth0",
>         "rx": false,
>         "tx": false,
>         "rx-usecs": 33,
>         "rx-frames": 88,
>         "tx-usecs": 158,
>         "tx-frames": 128,
>         "rx": true,
>         "tx": false
>     } ]
> 
> [...]

Here is the summary with links:
  - ethtool: Fix JSON output for IRQ coalescing
    https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/commit/?id=c62310eb2999

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