netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: mirq-linux@rere.qmqm.pl
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH v5 0/9] Cleanup and extension of netdev features
Date: Wed, 16 Nov 2011 17:49:36 -0500 (EST)	[thread overview]
Message-ID: <20111116.174936.1998571821116555319.davem@davemloft.net> (raw)
In-Reply-To: <cover.1321404954.git.mirq-linux@rere.qmqm.pl>

From: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Date: Wed, 16 Nov 2011 02:29:54 +0100 (CET)

> Commit fd38f734 (igbvf: convert to ndo_fix_features) removed last use
> of old ethtool ops for controlling netdevice's features. This series
> finishes the cleanup and extends feature pool to 64 bits.
> 
> Also, there's additional patch that removes NETIF_F_NO_CSUM as it is
> now, and has been for some time, equivalent to NETIF_F_HW_CSUM.
> 
> To see the new features in action, you need ethtool patched with:
> 
> http://patchwork.ozlabs.org/patch/96374/
> 
> Not much has changed in those patches compared to the version I posted
> in June. v4->v5 is a rebase to current net-next.
> 
> Only compile tested. Kernels newer than 3.1-rcSomething don't boot for
> me because of some block layer or dm-crypt issue I don't have time to
> debug now. :-(

All applied, thanks a lot for doing this work.

  parent reply	other threads:[~2011-11-16 22:50 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-16  1:29 [PATCH v5 0/9] Cleanup and extension of netdev features Michał Mirosław
2011-11-16  1:29 ` [PATCH v5 8/9] net: extend netdev_features_t to 64 bits Michał Mirosław
2011-11-16 22:43   ` Ben Hutchings
2011-11-16  1:29 ` [PATCH v5 2/9] net: ethtool: break association of ETH_FLAG_* with NETIF_F_* Michał Mirosław
2011-11-16  2:06   ` Ben Hutchings
2011-11-16  1:29 ` [PATCH v5 4/9] net: introduce and use netdev_features_t for device features sets Michał Mirosław
2011-11-16 22:30   ` Ben Hutchings
2011-11-16  1:29 ` [PATCH v5 1/9] net: remove legacy ethtool ops Michał Mirosław
2011-11-16  2:04   ` Ben Hutchings
2011-11-16  1:29 ` [PATCH v5 5/9] net: Define enum for net device features Michał Mirosław
2011-11-16 22:39   ` Ben Hutchings
2011-11-16 23:34     ` Michał Mirosław
2011-11-17  0:00       ` Ben Hutchings
2011-11-17  0:11         ` Michał Mirosław
2011-11-16  1:29 ` [PATCH v5 3/9] net: split netdev features to separate header Michał Mirosław
2011-11-16  2:14   ` Ben Hutchings
2011-11-16  1:29 ` [PATCH v5 7/9] ethtool: prepare for larger netdev_features_t type Michał Mirosław
2011-11-16 22:43   ` Ben Hutchings
2011-11-16 23:18     ` Michał Mirosław
2011-11-16  1:29 ` [PATCH v5 9/9] net: remove NETIF_F_NO_CSUM feature bit Michał Mirosław
2011-11-16  1:29 ` [PATCH v5 6/9] net: ethtool: use C99 array initialization for feature-names table Michał Mirosław
2011-11-16 22:40   ` Ben Hutchings
2011-11-16 22:49 ` David Miller [this message]
2011-11-16 23:06   ` [PATCH v5 0/9] Cleanup and extension of netdev features David Miller

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=20111116.174936.1998571821116555319.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=mirq-linux@rere.qmqm.pl \
    --cc=netdev@vger.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;
as well as URLs for NNTP newsgroup(s).