[dpdk-dev] [PATCH 2/3] drivers/net: add support for IF-MIB and EtherLike-MIB for i40e

Xing, Beilei beilei.xing at intel.com
Wed May 31 07:29:06 CEST 2017


Hi Michal,

> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Michal Jastrzebski
> Sent: Monday, May 22, 2017 10:32 PM
> To: dev at dpdk.org
> Cc: Pattan, Reshma <reshma.pattan at intel.com>; Jain, Deepak K
> <deepak.k.jain at intel.com>; Van Haaren, Harry
> <harry.van.haaren at intel.com>; Jastrzebski, MichalX K
> <michalx.k.jastrzebski at intel.com>; Azarewicz, PiotrX T
> <piotrx.t.azarewicz at intel.com>
> Subject: [dpdk-dev] [PATCH 2/3] drivers/net: add support for IF-MIB and
> EtherLike-MIB for i40e
> 
> If-MIB xstats:
> ifNumber
> ifIndex
> ifType
> ifMtu
> ifSpeed
> ifPhysAddress
> ifOperStatus
> ifLastChange
> ifHighSpeed
> ifConnectorPresent
> ifCounterDiscontinuityTime
> 
> EtherLike-MIB xstats:
> dot3PauseOperMode
> dot3StatsDuplexStatus
> dot3StatsRateControlAbility
> dot3StatsRateControlStatus
> dot3ControlFunctionsSupported
> 
> Signed-off-by: Piotr Azarewicz <piotrx.t.azarewicz at intel.com>
> Signed-off-by: Michal Jastrzebski <michalx.k.jastrzebski at intel.com>
> ---

Could you help to detail the purpose of the patch? seems you want to get some interface and link info instead of statistics.



More information about the dev mailing list