Re: [dpdk-dev] Speed Capabilities Feature

2020-06-25 Thread Daniel Kirichok
On Thu, Jun 25, 2020 at 3:52 AM Morten Brørup wrote: > > From: Thomas Monjalon [mailto:tho...@monjalon.net] > > Sent: Wednesday, June 24, 2020 10:09 PM > > > > 24/06/2020 22:01, Lincoln Lavoie: > > > Inline. > > > > > > On Wed, Jun 24, 2020 at 3:55 PM Thomas Monjalon > > wrote: > > > > > > > Hi,

Re: [dpdk-dev] Speed Capabilities Feature

2020-06-25 Thread Morten Brørup
> From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Wednesday, June 24, 2020 10:09 PM > > 24/06/2020 22:01, Lincoln Lavoie: > > Inline. > > > > On Wed, Jun 24, 2020 at 3:55 PM Thomas Monjalon > wrote: > > > > > Hi, > > > > > > A bit of context: Daniel is going to implement a test in DTS

Re: [dpdk-dev] Speed Capabilities Feature

2020-06-24 Thread Thomas Monjalon
24/06/2020 22:01, Lincoln Lavoie: > Inline. > > On Wed, Jun 24, 2020 at 3:55 PM Thomas Monjalon wrote: > > > Hi, > > > > A bit of context: Daniel is going to implement a test in DTS > > for ethdev speed capability: > > http://doc.dpdk.org/guides/nics/features.html#speed-capabilities > > > > 24/0

Re: [dpdk-dev] Speed Capabilities Feature

2020-06-24 Thread Lincoln Lavoie
Inline. On Wed, Jun 24, 2020 at 3:55 PM Thomas Monjalon wrote: > Hi, > > A bit of context: Daniel is going to implement a test in DTS > for ethdev speed capability: > http://doc.dpdk.org/guides/nics/features.html#speed-capabilities > > 24/06/2020 21:32, Daniel Kirichok: > > The Speed Capabilitie

Re: [dpdk-dev] Speed Capabilities Feature

2020-06-24 Thread Thomas Monjalon
Hi, A bit of context: Daniel is going to implement a test in DTS for ethdev speed capability: http://doc.dpdk.org/guides/nics/features.html#speed-capabilities 24/06/2020 21:32, Daniel Kirichok: > The Speed Capabilities test will first check the speed of each interface > that the device lists thro

[dpdk-dev] Speed Capabilities Feature

2020-06-24 Thread Daniel Kirichok
Hi all, The Speed Capabilities test will first check the speed of each interface that the device lists through ethtool. Then it compares each interface speed to a user-defined set of expected speeds set in a newly created config file, `speed_capabilities.cfg`. The test fails if an interface is fou