[ovs-dev] [PATCH v3 5/6] netdev-linux: Cache error code from get-features.

Ben Pfaff blp at nicira.com
Fri Mar 9 20:32:43 UTC 2012


On Fri, Mar 09, 2012 at 12:02:53PM -0800, Pravin B Shelar wrote:
> v2-v3:
>       No change.
> 
> v1-v2:
>      - changed VALID_FEATURES.
>      - Dont define netdev_get_features operation for internal device.
> 
> --8<--------------------------cut here-------------------------->8--
> 
> Following patch adds support for caching error code from ETHTOOL_GSET
> call. Since internal device is virtual device device feature does not
> make much sense, so netdev_get_features op is removed for internal
> devices.
> 
> Signed-off-by: Pravin B Shelar <pshelar at nicira.com>

Looks good, thank you.



More information about the dev mailing list