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] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 01 Jul 2020 17:42:10 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     anthony.l.nguyen@...el.com
Cc:     netdev@...r.kernel.org, nhorman@...hat.com, sassmann@...hat.com,
        jeffrey.t.kirsher@...el.com, anthony.nguyen@...el.com
Subject: Re: [net-next 00/12][pull request] Intel Wired LAN Driver Updates
 2020-07-01

From: Tony Nguyen <anthony.l.nguyen@...el.com>
Date: Wed,  1 Jul 2020 15:34:00 -0700

> This series contains updates to all Intel drivers, but a majority of the
> changes are to the i40e driver.
> 
> Jeff converts 'fall through' comments to the 'fallthrough;' keyword for
> all Intel drivers. Removed unnecessary delay in the ixgbe ethtool
> diagnostics test.
> 
> Arkadiusz implements Total Port Shutdown for i40e. This is the revised
> patch based on Jakub's feedback from an earlier submission of this
> patch, where additional code comments and description was needed to
> describe the functionality.
> 
> Wei Yongjun fixes return error code for iavf_init_get_resources().
> 
> Magnus optimizes XDP code in i40e; starting with AF_XDP zero-copy
> transmit completion path. Then by only executing a division when
> necessary in the napi_poll data path. Move the check for transmit ring
> full outside the send loop to increase performance.
> 
> Ciara add XDP ring statistics to i40e and the ability to dump these
> statistics and descriptors.
> 
> Tony fixes reporting iavf statistics.
> 
> Radoslaw adds support for 2.5 and 5 Gbps by implementing the newer ethtool
> ksettings API in ixgbe.
> 
> The following are changes since commit 2b04a66156159592156a97553057e8c36de2ee70:
>   Merge branch 'cxgb4-add-mirror-action-support-for-TC-MATCHALL'
> and are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue 40GbE

Pulled, thanks Tony.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ