Re: [PATCH RFC 07/10] mlx4_en: Rx flow

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ben Hutchings
Date: Tuesday, July 15, 2008 - 7:27 am

Yevgeny Petrilin wrote:
[...]
[...]
[...]

So far as I can see, your netdevs will neither advertise LRO nor provide any
way to control it.  You need to implement ethtool get_flags/set_flags ops.
If you use the standard implementations then you can just test
priv->dev->features & NETIF_F_LRO here.

Ben.

-- 
Ben Hutchings, Senior Software Engineer, Solarflare Communications
Not speaking for my employer; that's the marketing department's job.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH RFC 07/10] mlx4_en: Rx flow, Yevgeny Petrilin, (Mon Jul 14, 7:42 am)
Re: [PATCH RFC 07/10] mlx4_en: Rx flow, Ben Hutchings, (Tue Jul 15, 6:40 am)
Re: [PATCH RFC 07/10] mlx4_en: Rx flow, Ben Hutchings, (Tue Jul 15, 7:27 am)