Displaying 4 results from an estimated 4 matches for "msg362111".
2017 Sep 01
2
virtio_net: ethtool supported link modes
...commit 16032be56c1f66770da15cb94f0eb366c37aff6e
	Author: Nikolay Aleksandrov <nikolay at cumulusnetworks.com>
	Date:   Wed Feb 3 04:04:37 2016 +0100
	    virtio_net: add ethtool support for set and get of settings
as well as the discussion around it
	https://www.spinics.net/lists/netdev/msg362111.html
If you think we need to add more hacks like this, a stronger
motivation than "to see consistency" would be needed.
-- 
MST
2017 Sep 01
2
virtio_net: ethtool supported link modes
...commit 16032be56c1f66770da15cb94f0eb366c37aff6e
	Author: Nikolay Aleksandrov <nikolay at cumulusnetworks.com>
	Date:   Wed Feb 3 04:04:37 2016 +0100
	    virtio_net: add ethtool support for set and get of settings
as well as the discussion around it
	https://www.spinics.net/lists/netdev/msg362111.html
If you think we need to add more hacks like this, a stronger
motivation than "to see consistency" would be needed.
-- 
MST
2017 Sep 01
0
virtio_net: ethtool supported link modes
...eksandrov <nikolay at cumulusnetworks.com>
> > 	Date:???Wed Feb 3 04:04:37 2016 +0100
> > 
> > 	????virtio_net: add ethtool support for set and get of settings
> > 
> > 
> > as well as the discussion around it
> > 	https://www.spinics.net/lists/netdev/msg362111.html
> 
> Thanks for pointing these out. It is much more clear now why modes
> support is implemented the way it is and what the expectations are.
> 
> > If you think we need to add more hacks like this, a stronger
> > motivation than "to see consistency" would be...
2017 Sep 01
1
virtio_net: ethtool supported link modes
...66c37aff6e
> 	Author: Nikolay Aleksandrov <nikolay at cumulusnetworks.com>
> 	Date:???Wed Feb 3 04:04:37 2016 +0100
> 
> 	????virtio_net: add ethtool support for set and get of settings
> 
> 
> as well as the discussion around it
> 	https://www.spinics.net/lists/netdev/msg362111.html
Thanks for pointing these out. It is much more clear now why modes
support is implemented the way it is and what the expectations are.
> If you think we need to add more hacks like this, a stronger
> motivation than "to see consistency" would be needed.
The use case behind m...