[dpdk-dev] [PATCH v2] drivers/net: add support for IF-MIB and EtherLike-MIB for e1000
Ferruh Yigit
ferruh.yigit at intel.com
Wed Jul 19 12:40:56 CEST 2017
On 6/26/2017 10:42 AM, Radu Nicolau wrote:
> From: Michal Jastrzebski <michalx.k.jastrzebski at intel.com>
>
> If-MIB xstats:
> ifNumber
> ifIndex
> ifType
> ifMtu
> ifSpeed
> ifPhysAddress
> ifOperStatus
> ifLastChange
> ifHighSpeed
> ifConnectorPresent
> ifCounterDiscontinuityTime
>
> EtherLike-MIB xstats:
> dot3PauseOperMode
> dot3StatsDuplexStatus
> dot3StatsRateControlAbility
> dot3StatsRateControlStatus
> dot3ControlFunctionsSupported
>
> -updated in v2: coding style
>
> Signed-off-by: Piotr Azarewicz <piotrx.t.azarewicz at intel.com>
> Signed-off-by: Michal Jastrzebski <michalx.k.jastrzebski at intel.com>
> Signed-off-by: Radu Nicolau <radu.nicolau at intel.com>
This patchset won't able to make for this release. There is already a
new RFC [1] for next release.
[1]
http://dpdk.org/dev/patchwork/patch/27032/
More information about the dev
mailing list