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:   Mon, 14 Sep 2020 14:08:15 -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
Subject: Re: [net-next v2 0/5][pull request] 40GbE Intel Wired LAN Driver
 Updates 2020-09-14

From: Tony Nguyen <anthony.l.nguyen@...el.com>
Date: Mon, 14 Sep 2020 10:32:19 -0700

> This series contains updates to i40e driver only.
> 
> Li RongQing removes binding affinity mask to a fixed CPU and sets
> prefetch of Rx buffer page to occur conditionally.
> 
> Björn provides AF_XDP performance improvements by not prefetching HW
> descriptors, using 16 byte descriptors, and moving buffer allocation
> out of Rx processing loop.
> 
> v2: Define prefetch_page_address in a common header for patch 2.
> Dropped, previous, patch 5 as it is being reworked to be more
> generalized.
> 
> The following are changes since commit e059c6f340f6fccadd3db9993f06d4cc51305804:
>   tulip: switch from 'pci_' to 'dma_' API
> and are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue 40GbE

Looks good, pulled, thanks Tony.

Powered by blists - more mailing lists