Linux backports project
 help / color / mirror / Atom feed
From: Stefan Assmann <sassmann@kpanic.de>
To: Hauke Mehrtens <hauke@hauke-m.de>, mcgrof@kernel.org
Cc: backports@vger.kernel.org
Subject: Re: [PATCH v4 00/12] backports: add igb driver
Date: Sun, 02 Feb 2014 22:17:35 +0100	[thread overview]
Message-ID: <52EEB5EF.1060106@kpanic.de> (raw)
In-Reply-To: <52EC370B.3090103@hauke-m.de>

On 01.02.2014 00:51, Hauke Mehrtens wrote:
> On 01/29/2014 10:18 AM, Stefan Assmann wrote:
>> This is a patchset for inclusion of the Intel igb wired ethernet driver.
>> Patches are split per kernel release that makes it easier to review
>> the changes and gives a nice history of what was necessary for each
>> release. Also the igb driver changes have been split up into individual
>> patches in patches/collateral-evolutions/network/84-ethernet. This and
>> file names are up for discussion, suggestions welcome.
>>
>> v2:
>> Instead of backporting struct ethtool_ops the code in igb has been
>> wrapped in if LINUX_VERSION_CODE statements. This will result in higher
>> maintenance because of conflicts with future upstream igb changes but it
>> seems there's no better solution so far.
>> The patches in patches/collateral-evolutions/network/84-ethernet have
>> been kept separate but with a leading number to make sure they get
>> applied in the correct order.
>> The code that activates igb has been pushed to the end of the series to
>> not break any bisecting.
>> v3:
>> Use original struct ptp_clock and handle ptp_clock_register() with a
>> define. Also removed unused function warnings by wrapping the code
>> in if LINUX_VERSION_CODE statements.
>> v4:
>> Add several LINUX_BACKPORT defines to prevent possible clashes with
>> distro backports. Patches rebased and tested against next-20140124.
>>
>
> Thank you Stefan for the patches.
>
> I applied them with some changes. backports did not compile on some
> older kernels, because include/linux/u64_stats_sync.h was missing there.
> I also fixed some problems on CentOS 6.5 and Suse SLES 11 SP3. Some
> strutes that are not used were removed too.

Great! Thanks a lot. I'll take a look at the changes. I didn't see any
trouble when running ckmake which makes me wonder if I missed out on
any testing I could've run.

   Stefan

      reply	other threads:[~2014-02-02 21:27 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-29  9:18 [PATCH v4 00/12] backports: add igb driver Stefan Assmann
2014-01-29  9:18 ` [PATCH v4 01/12] backports: igb fixes for linux-3.13 Stefan Assmann
2014-01-29  9:18 ` [PATCH v4 02/12] backports: igb fixes for linux-3.12 Stefan Assmann
2014-01-29  9:19 ` [PATCH v4 03/12] backports: igb fixes for linux-3.9 Stefan Assmann
2014-01-29  9:19 ` [PATCH v4 04/12] backports: igb fixes for linux-3.8 Stefan Assmann
2014-01-29  9:19 ` [PATCH v4 05/12] backports: igb fixes for linux-3.7 Stefan Assmann
2014-01-29  9:19 ` [PATCH v4 06/12] backports: igb fixes for linux-3.6 Stefan Assmann
2014-01-29  9:19 ` [PATCH v4 07/12] backports: igb fixes for linux-3.5 Stefan Assmann
2014-01-29  9:19 ` [PATCH v4 08/12] backports: igb fixes for linux-3.4 Stefan Assmann
2014-01-29  9:19 ` [PATCH v4 09/12] backports: igb fixes for linux-3.3 Stefan Assmann
2014-01-29  9:19 ` [PATCH v4 10/12] backports: igb fixes for linux-3.2 Stefan Assmann
2014-01-29  9:19 ` [PATCH v4 11/12] backports: igb fixes for linux-3.1 Stefan Assmann
2014-01-29  9:19 ` [PATCH v4 12/12] backports: enable igb and add defconfig Stefan Assmann
2014-01-31 23:51 ` [PATCH v4 00/12] backports: add igb driver Hauke Mehrtens
2014-02-02 21:17   ` Stefan Assmann [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=52EEB5EF.1060106@kpanic.de \
    --to=sassmann@kpanic.de \
    --cc=backports@vger.kernel.org \
    --cc=hauke@hauke-m.de \
    --cc=mcgrof@kernel.org \
    /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