[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110411184739.GA17331@electric-eye.fr.zoreil.com>
Date: Mon, 11 Apr 2011 20:47:39 +0200
From: François Romieu <romieu@...zoreil.com>
To: Michał Mirosław <mirq-linux@...e.qmqm.pl>
Cc: netdev@...r.kernel.org, David Dillow <dave@...dillows.org>,
Hayes Wang <hayeswang@...ltek.com>
Subject: Re: [PATCH v2] net: r8169: convert to hw_features
On Mon, Apr 11, 2011 at 03:30:29PM +0200, Michał Mirosław wrote:
> On Sun, Apr 10, 2011 at 05:45:08PM +0200, François Romieu wrote:
[...]
> > The description should include :
> > - Rx VLAN tag stripping is now enabled by default
>
> Actually, it was enabled by default before. NETIF_F_HW_VLAN_TX_RX was
> #defined to be NETIF_F_HW_VLAN_TX+NETIF_F_HW_VLAN_RX.
It was enabled in dev->features but it was necessary to configure at
least one VLAN before the hardware CPlusCmd register was instructed
to strip Rx vlan tag (let aside 8110SCd or tagged Tx packets which
where sent as such).
I am not sure it will be noticed.
[...]
> Yes. hw_features signifies what can be toggled by user, but does not
> imply state of features not present there.
Thanks for the clarification.
On a different topic, David was right. The large send feature needs
more fixing. I should have a first tested patch for wednesday.
Hayes, I have a 8168c manual at hand. Do all 8168 have the same Tx
descriptors layout ?
--
Ueimor
--
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