Re: [ovs-dev] [PATCH v1 2/2] netdev-dpdk: Add link speed to get_status().

2018-10-31 Thread Flavio Leitner
On Tue, Oct 30, 2018 at 01:10:51PM +, Stokes, Ian wrote: > > > Report the link speed of the device in netdev_dpdk_get_status() > > > function. > > > > > > Link speed is already reported as part of the netdev_get_features() > > > function. However only link speeds defined in the OpenFlow specs

Re: [ovs-dev] [PATCH v1 2/2] netdev-dpdk: Add link speed to get_status().

2018-10-30 Thread Stokes, Ian
> > Report the link speed of the device in netdev_dpdk_get_status() > > function. > > > > Link speed is already reported as part of the netdev_get_features() > > function. However only link speeds defined in the OpenFlow specs are > > supported so speeds such as 25 Gbps etc. are not shown. The

Re: [ovs-dev] [PATCH v1 2/2] netdev-dpdk: Add link speed to get_status().

2018-10-26 Thread Ilya Maximets
> Report the link speed of the device in netdev_dpdk_get_status() > function. > > Link speed is already reported as part of the netdev_get_features() > function. However only link speeds defined in the OpenFlow specs are > supported so speeds such as 25 Gbps etc. are not shown. The link > speed

[ovs-dev] [PATCH v1 2/2] netdev-dpdk: Add link speed to get_status().

2018-10-25 Thread Ian Stokes
Report the link speed of the device in netdev_dpdk_get_status() function. Link speed is already reported as part of the netdev_get_features() function. However only link speeds defined in the OpenFlow specs are supported so speeds such as 25 Gbps etc. are not shown. The link speed for the device