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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200928.125031.1589464517035226386.davem@davemloft.net>
Date:   Mon, 28 Sep 2020 12:50:31 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     kuba@...nel.org
Cc:     netdev@...r.kernel.org, anthony.l.nguyen@...el.com
Subject: Re: [PATCH net-next v2 00/10] udp_tunnel: convert Intel drivers
 with shared tables

From: Jakub Kicinski <kuba@...nel.org>
Date: Fri, 25 Sep 2020 17:56:39 -0700

> This set converts Intel drivers which have the ability to spawn
> multiple netdevs, but have only one UDP tunnel port table.
> 
> Appropriate support is added to the core infra in patch 1,
> followed by netdevsim support and a selftest.
> 
> The table sharing works by core attaching the same table
> structure to all devices sharing the table. This means the
> reference count has to accommodate potentially large values.
> 
> Once core is ready i40e and ice are converted. These are
> complex drivers, but we got a tested-by from Aaron, so we
> should be good :)
> 
> Compared to v1 I've made sure the selftest is executable.
> 
> Other than that patches 8 and 9 are actually from the Mellanox
> conversion series were kept out to avoid Mellanox vs Intel
> conflicts.
> 
> Last patch is new, some docs to let users knows ethtool
> can now display UDP tunnel info.

Series applied, thanks Jakub.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ