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, 02 Jul 2014 18:41:46 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	sathya.perla@...lex.com
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH net-next v2 0/4] be2net: patch set

From: Sathya Perla <sathya.perla@...lex.com>
Date: Mon, 30 Jun 2014 13:01:29 +0530

> v2 change: merged 2 lines into one in patch 4
> 
> Patch 1 refactors be_cmd_get_profile_config() routine to reduce
> code duplication by using the be_cmd_notify_wait() routine, instead
> of using a separate variant of the code for MBOX and MCCQ.
> 
> Patch 2 introduces the required FW-cmd code in the PF to query
> RSS support on a VF. This is in preparation for patch 3.
> 
> Patch 3 adds support for the PF driver to re-configure the resource
> distribution in FW based on the number of VFs enabled by the user. When
> the user is not interested in enabling VFs, all resources of a port are
> set-aside for the PF. If less than maximum number of VFs are enabled, then
> each VF gets a better share of the resources and can now enable RSS (if
> the interface supports it.)
> 
> Patch 4 is a minor fix to re-enable HW vlan filtering as soon as the number
> of vlans programmed is within the HW limit.
> 
> Please consider applying to net-next tree. Thanks!

Series applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ