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:	Sat, 30 May 2015 18:10:49 -0700 (PDT)
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] Intel Wired LAN Driver Updates
 2015-05-28

From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Thu, 28 May 2015 04:25:25 -0700

> This series contains updates to ethtool, ixgbe, i40e and i40evf.
> 
> John adds helper routines for ethtool to pass VF to rx_flow_spec.  Since
> the ring_cookie is 64 bits wide which is much larger than what could be
> used for actual queue index values, provide helper routines to pack a VF
> index into the cookie.  Then John provides a ixgbe patch to allow flow
> director to use the entire queue space.
> 
> Neerav provides a i40e patch to collect XOFF Rx stats, where it was not
> being collected before.
> 
> Anjali provides ATR support for tunneled packets, as well as stats to
> count tunnel ATR hits.  Cleaned up PF struct members which are
> unnecessary, since we can use the stat index macro directly.  Cleaned
> up flow director ATR/SB messages to a higher debug level since they
> are not useful unless silicon validation is happening.
> 
> Greg provides a patch to disable offline diagnostics if VFs are enabled
> since ethtool offline diagnostic tests are not designed (out of scope)
> to disable VF functions for testing and re-enable afterward.  Also cleans
> up TODO comment that is no longer needed.
> 
> Vasu provides a fix an FCoE EOF case where i40e_fcoe_ctxt_eof() maybe
> called before i40e_fcoe_eof_is_supported() is called.
> 
> Jesse adds skb->xmit_more support for i40evf.  Then provides a performance
> enhancement for i40evf by inlining some functions which provides a 15%
> gain in small packet performance.  Also cleans up the use of time_stamp
> since it is no longer used to determine if there is a tx_hang and was
> a part of a previous tx_hang design which is no longer used.

Pulled, thanks Jeff.
--
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