> -----Original Message----- > From: Kirsher, Jeffrey T <jeffrey.t.kirs...@intel.com> > Sent: Sunday, May 31, 2020 05:36 > To: da...@davemloft.net > Cc: Kirsher, Jeffrey T <jeffrey.t.kirs...@intel.com>; netdev@vger.kernel.org; > nhor...@redhat.com; sassm...@redhat.com > Subject: [net-next 00/14][pull request] 100GbE Intel Wired LAN Driver Updates > 2020-05-31 > > This series contains updates to the ice driver only. > > Brett modifies the driver to allow users to clear a VF's administratively set > MAC > address on the PF. Fixes the driver to recognize an existing VLAN tag when > DMAC/SMAC is enabled in a packet. > Fixes an issue, so that VF's are reset after any VF port VLAN modifications > are > made on the PF. Made sure the register QRXFLXP_CNTXT is cleared before > writing a new value to ensure the previous value is not passed forward. > Updates the PF to allow the VF to request a reset as soon as it has been > initialized. Fixes an issue to ensure when a VSI is created, it uses the > current > coalesce value, not the default value. > > Paul allows untrusted VF's to add 16 filters. > > Dan increases the timeout needed after a PFR to allow ample time for package > download. > > Chinh adjust the define value for the number of PHY speeds we currently > support. Changes the driver to ignore EMODE error when configuring the PHY. > > Jesse fixes an issue which was preventing a user from configuring the > interface > before bringing it up. > > Henry fixes the logic for adding back perfect flows after flow director > filter does > a deletion. > > Bruce fixes line wrappings to make it more consistent.
This is my last series of patches, in anticipation of the merge window for net-next closing.