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: <20170602.135412.1859783191502215685.davem@davemloft.net>
Date:   Fri, 02 Jun 2017 13:54:12 -0400 (EDT)
From:   David Miller <davem@...emloft.net>
To:     jeffrey.t.kirsher@...el.com
Cc:     netdev@...r.kernel.org, nhorman@...hat.com, sassmann@...hat.com,
        jogreene@...hat.com
Subject: Re: [net-next 00/14][pull request] 40GbE Intel Wired LAN Driver
 Updates 2017-06-01

From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Thu,  1 Jun 2017 14:38:26 -0700

> This series contains updates to i40e, i40evf and the "new" AVF virtchnl.
> 
> This is the introduction of the Intel(R) Ethernet Adaptive Virtual
> Function driver code and device ID, as presented at the NetDEV 1.2
> conference in 2016.
> http://netdevconf.org/1.2/session.html?anjali-singhai
> 
> The idea is to convert the interface between the i40evf driver
> and the parent i40e PF driver to be generic, as the i40evf driver
> should in the future be able to run on top of other Intel PF
> drivers, and negotiate any features beyond a "base expected" set.
> 
> The following are changes since commit 0266f79778de0afadd070941aae493c28529d974:
>   mlxsw: spectrum: Add bridge dependency for spectrum
> and are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue 40GbE

Ok, doesn't look too bad.

I might have preferred if patch #11 used a compile time BUILD_BUG_ON()
of some sort in a core init function or similar.  But I can understand
the desire to use a scheme that allows annotations right next to the
datastructure definitions themselves.

Pulled, th anks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ