Netdev List
 help / color / mirror / Atom feed
From: David Miller <davem@redhat.com>
To: jeffrey.t.kirsher@intel.com
Cc: netdev@vger.kernel.org, nhorman@redhat.com, sassmann@redhat.com,
	jogreene@redhat.com
Subject: Re: [net-next 00/14][pull request] 40GbE Intel Wired LAN Driver Updates 2018-09-18
Date: Tue, 18 Sep 2018 19:42:53 -0700 (PDT)	[thread overview]
Message-ID: <20180918.194253.1313750124665601146.davem@redhat.com> (raw)
In-Reply-To: <20180918223731.31876-1-jeffrey.t.kirsher@intel.com>

From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Date: Tue, 18 Sep 2018 15:37:17 -0700

> This series contains changes to i40evf so that it becomes a more
> generic virtual function driver for current and future silicon.
> 
> While doing the rename of i40evf to a more generic name of iavf,
> we also put the driver on a severe diet due to how much of the
> code was unneeded or was unused.  The outcome is a lean and mean
> virtual function driver that continues to work on existing 40GbE
> (i40e) virtual devices and prepped for future supported devices,
> like the 100GbE (ice) virtual devices.
> 
> This solves 2 issues we saw coming or were already present, the
> first was constant code duplication happening with i40e/i40evf,
> when much of the duplicate code in the i40evf was not used or was
> not needed.  The second was to remove the future confusion of why
> future VF devices that were not considered "40GbE" only devices
> were supported by i40evf.
> 
> The thought is that iavf will be the virtual function driver for
> all future devices, so it should have a "generic" name to properly
> represent that it is the VF driver for multiple generations of
> devices.
> 
> The last patch in this series is unreleated to the iavf conversion
> and just has to do with a MODULE_LICENSE correction.
> 
> Known Caveats:
> Existing user space configurations may have to change, but the module
> alias in patch 1 helps a bit here.

Ok, let's see how this goes.

Pulled, thanks.

      parent reply	other threads:[~2018-09-19  8:18 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-18 22:37 [net-next 00/14][pull request] 40GbE Intel Wired LAN Driver Updates 2018-09-18 Jeff Kirsher
2018-09-18 22:37 ` [net-next 01/14] intel-ethernet: rename i40evf to iavf Jeff Kirsher
2018-09-18 22:37 ` [net-next 02/14] iavf: diet and reformat Jeff Kirsher
2018-09-18 22:37 ` [net-next 03/14] iavf: rename functions and structs to new name Jeff Kirsher
2018-09-18 22:37 ` [net-next 04/14] iavf: rename i40e_status to iavf_status Jeff Kirsher
2018-09-18 22:37 ` [net-next 05/14] iavf: move i40evf files to new name Jeff Kirsher
2018-09-18 22:37 ` [net-next 06/14] iavf: remove references to old names Jeff Kirsher
2018-09-18 22:37 ` [net-next 07/14] iavf: rename device ID defines Jeff Kirsher
2018-09-18 22:37 ` [net-next 08/14] iavf: rename I40E_ADMINQ_DESC Jeff Kirsher
2018-09-18 22:37 ` [net-next 09/14] iavf: rename i40e_hw to iavf_hw Jeff Kirsher
2018-09-18 22:37 ` [net-next 10/14] iavf: replace i40e_debug with iavf version Jeff Kirsher
2018-09-18 22:37 ` [net-next 11/14] iavf: tracing infrastructure rename Jeff Kirsher
2018-09-18 22:37 ` [net-next 12/14] iavf: rename most of i40e strings Jeff Kirsher
2018-09-18 22:37 ` [net-next 13/14] iavf: finish renaming files to iavf Jeff Kirsher
2018-09-18 22:37 ` [net-next 14/14] intel-ethernet: use correct module license Jeff Kirsher
2018-09-19  2:42 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180918.194253.1313750124665601146.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=jogreene@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=nhorman@redhat.com \
    --cc=sassmann@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox