All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] I218-LM uses > 1 W with low traffic
@ 2022-04-06 10:09 Paul Menzel
  2022-04-07 11:03 ` Neftin, Sasha
  0 siblings, 1 reply; 7+ messages in thread
From: Paul Menzel @ 2022-04-06 10:09 UTC (permalink / raw)
  To: intel-wired-lan

Dear Linux folks,


On a Dell Latitude E7250 with Debian sid/unstable, PowerTOP 2.14 reports 
the network device uses over 1.5 Watt, which is almost ten percent of 
the whole system.

       1.62 W    435,9 pkts/s                Device 
Netzwerkschnittstelle: eno1 (e1000e)

     $ lspci -nn | grep Ether
     00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet 
Connection (3) I218-LM [8086:15a2] (rev 03)
     $ uname -a
     Linux ersatz 5.17.0-trunk-amd64 #1 SMP PREEMPT Debian 5.17.1-1~exp1 
(2022-03-29) x86_64 GNU/Linux

 From atop:

     NET |  eno1      0% |  pcki    2421 |  pcko    2194 |  sp 1000 Mbps 
|  si 1501 Kbps  | so  140 Kbps  | erri       0  | erro       0  | drpo 
      0  |

So I receive 1.5 Mbps, and send 0.14 Mbps.

Is such high energy usage expected of the network hardware?


Kind regards,

Paul

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Intel-wired-lan] I218-LM uses > 1 W with low traffic
  2022-04-06 10:09 [Intel-wired-lan] I218-LM uses > 1 W with low traffic Paul Menzel
@ 2022-04-07 11:03 ` Neftin, Sasha
  2022-04-07 15:58   ` Paul Menzel
  0 siblings, 1 reply; 7+ messages in thread
From: Neftin, Sasha @ 2022-04-07 11:03 UTC (permalink / raw)
  To: intel-wired-lan

On 4/6/2022 13:09, Paul Menzel wrote:
> Dear Linux folks,
> 
> 
> On a Dell Latitude E7250 with Debian sid/unstable, PowerTOP 2.14 reports 
> the network device uses over 1.5 Watt, which is almost ten percent of 
> the whole system.
> 
>  ????? 1.62 W??? 435,9 pkts/s??????????????? Device 
> Netzwerkschnittstelle: eno1 (e1000e)
> 
>  ??? $ lspci -nn | grep Ether
>  ??? 00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet 
> Connection (3) I218-LM [8086:15a2] (rev 03)
>  ??? $ uname -a
>  ??? Linux ersatz 5.17.0-trunk-amd64 #1 SMP PREEMPT Debian 5.17.1-1~exp1 
> (2022-03-29) x86_64 GNU/Linux
> 
>  From atop:
> 
>  ??? NET |? eno1????? 0% |? pcki??? 2421 |? pcko??? 2194 |? sp 1000 Mbps 
> |? si 1501 Kbps? | so? 140 Kbps? | erri?????? 0? | erro?????? 0? | drpo 
>  ???? 0? |
> 
> So I receive 1.5 Mbps, and send 0.14 Mbps.
> 
> Is such high energy usage expected of the network hardware?
Hello Paul,
It is not the power consumption we expected.How do you measure it? (as I 
know powertop does not show it)
We will try to find out about power consumption.
> 
> 
> Kind regards,
> 
> Paul
Thanks,
Sasha
> _______________________________________________
> Intel-wired-lan mailing list
> Intel-wired-lan at osuosl.org
> https://lists.osuosl.org/mailman/listinfo/intel-wired-lan


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Intel-wired-lan] I218-LM uses > 1 W with low traffic
  2022-04-07 11:03 ` Neftin, Sasha
@ 2022-04-07 15:58   ` Paul Menzel
  2022-04-14  7:07     ` Neftin, Sasha
  0 siblings, 1 reply; 7+ messages in thread
From: Paul Menzel @ 2022-04-07 15:58 UTC (permalink / raw)
  To: intel-wired-lan

Dear Sasha,


Am 07.04.22 um 13:03 schrieb Neftin, Sasha:
> On 4/6/2022 13:09, Paul Menzel wrote:

>> On a Dell Latitude E7250 with Debian sid/unstable, PowerTOP 2.14 
>> reports the network device uses over 1.5 Watt, which is almost ten 
>> percent of the whole system.
>>
>> ?????? 1.62 W??? 435,9 pkts/s??????????????? Device Netzwerkschnittstelle: eno1 (e1000e)
>>
>> ???? $ lspci -nn | grep Ether
>> ???? 00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection (3) I218-LM [8086:15a2] (rev 03)
>> ???? $ uname -a
>> ???? Linux ersatz 5.17.0-trunk-amd64 #1 SMP PREEMPT Debian 5.17.1-1~exp1 (2022-03-29) x86_64 GNU/Linux
>>
>> ?From atop:
>>
>> ???? NET |? eno1????? 0% |? pcki??? 2421 |? pcko??? 2194 |? sp 1000 Mbps |? si 1501 Kbps? | so? 140 Kbps? | erri?????? 0? | erro?????? 0? | drpo ????? 0? |
>>
>> So I receive 1.5 Mbps, and send 0.14 Mbps.
>>
>> Is such high energy usage expected of the network hardware?

> It is not the power consumption we expected.How do you measure it? (as I 
> know powertop does not show it)

On my system, PowerTOP shows it. Though maybe it?s a bug in PowerTOP?s 
power usage estimation algorithm. No idea. At least with no network 
cable connected, it shows zero Watts being used.

         0 mW      0,0 pkts/s  Netzwerkschnittstelle: eno1 (e1000e)


> We will try to find out about power consumption.

Thank you very much.


Kind regards,

Paull

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Intel-wired-lan] I218-LM uses > 1 W with low traffic
  2022-04-07 15:58   ` Paul Menzel
@ 2022-04-14  7:07     ` Neftin, Sasha
  2023-01-19 14:15       ` Paul Menzel
  0 siblings, 1 reply; 7+ messages in thread
From: Neftin, Sasha @ 2022-04-14  7:07 UTC (permalink / raw)
  To: intel-wired-lan

On 4/7/2022 18:58, Paul Menzel wrote:
> Dear Sasha,
> 
> 
> Am 07.04.22 um 13:03 schrieb Neftin, Sasha:
>> On 4/6/2022 13:09, Paul Menzel wrote:
> 
>>> On a Dell Latitude E7250 with Debian sid/unstable, PowerTOP 2.14 
>>> reports the network device uses over 1.5 Watt, which is almost ten 
>>> percent of the whole system.
>>>
>>> ?????? 1.62 W??? 435,9 pkts/s??????????????? Device 
>>> Netzwerkschnittstelle: eno1 (e1000e)
>>>
>>> ???? $ lspci -nn | grep Ether
>>> ???? 00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet 
>>> Connection (3) I218-LM [8086:15a2] (rev 03)
>>> ???? $ uname -a
>>> ???? Linux ersatz 5.17.0-trunk-amd64 #1 SMP PREEMPT Debian 
>>> 5.17.1-1~exp1 (2022-03-29) x86_64 GNU/Linux
>>>
>>> ?From atop:
>>>
>>> ???? NET |? eno1????? 0% |? pcki??? 2421 |? pcko??? 2194 |? sp 1000 
>>> Mbps |? si 1501 Kbps? | so? 140 Kbps? | erri?????? 0? | erro?????? 0  
>>> | drpo ????? 0? |
>>>
>>> So I receive 1.5 Mbps, and send 0.14 Mbps.
>>>
>>> Is such high energy usage expected of the network hardware?
> 
>> It is not the power consumption we expected.How do you measure it? (as 
>> I know powertop does not show it)
> 
> On my system, PowerTOP shows it. Though maybe it?s a bug in PowerTOP?s 
> power usage estimation algorithm. No idea. At least with no network 
> cable connected, it shows zero Watts being used.
> 
>  ??????? 0 mW????? 0,0 pkts/s? Netzwerkschnittstelle: eno1 (e1000e)
> 
> 
>> We will try to find out about power consumption.
> 
> Thank you very much.The power consumption during normal operation mode expected to be ~600mW.
> 
> 
> Kind regards,
> 
> Paull


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Intel-wired-lan] I218-LM uses > 1 W with low traffic
  2022-04-14  7:07     ` Neftin, Sasha
@ 2023-01-19 14:15       ` Paul Menzel
  2023-01-23  7:15         ` Neftin, Sasha
  0 siblings, 1 reply; 7+ messages in thread
From: Paul Menzel @ 2023-01-19 14:15 UTC (permalink / raw)
  To: Sasha Neftin; +Cc: Devora Fuxbrumer, Dima Ruinskiy, intel-wired-lan

Dear Sasha,


Am 14.04.22 um 09:07 schrieb Neftin, Sasha:
> On 4/7/2022 18:58, Paul Menzel wrote:

>> Am 07.04.22 um 13:03 schrieb Neftin, Sasha:
>>> On 4/6/2022 13:09, Paul Menzel wrote:
>>
>>>> On a Dell Latitude E7250 with Debian sid/unstable, PowerTOP 2.14 
>>>> reports the network device uses over 1.5 Watt, which is almost ten 
>>>> percent of the whole system.
>>>>
>>>>        1.62 W    435,9 pkts/s                Device Netzwerkschnittstelle: eno1 (e1000e)
>>>>
>>>>      $ lspci -nn | grep Ether
>>>>      00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection (3) I218-LM [8086:15a2] (rev 03)
>>>>      $ uname -a
>>>>      Linux ersatz 5.17.0-trunk-amd64 #1 SMP PREEMPT Debian 5.17.1-1~exp1 (2022-03-29) x86_64 GNU/Linux
>>>>
>>>>  From atop:
>>>>
>>>>      NET |  eno1      0% |  pcki    2421 |  pcko    2194 |  sp 1000 Mbps |  si 1501 Kbps  | so  140 Kbps  | erri       0  | erro       0 | drpo       0  |
>>>>
>>>> So I receive 1.5 Mbps, and send 0.14 Mbps.
>>>>
>>>> Is such high energy usage expected of the network hardware?
>>
>>> It is not the power consumption we expected.How do you measure it? 
>>> (as I know powertop does not show it)
>>
>> On my system, PowerTOP shows it. Though maybe it’s a bug in PowerTOP’s 
>> power usage estimation algorithm. No idea. At least with no network 
>> cable connected, it shows zero Watts being used.
>>
>>          0 mW      0,0 pkts/s  Netzwerkschnittstelle: eno1 (e1000e)
>>
>>
>>> We will try to find out about power consumption.
>>
>> Thank you very much.
> 
> The power consumption during normal operation mode expected to be ~600mW.

With Linux 6.1.4 I still see high power usage:

       4.01 W     26,0 pkts/s                Device 
Netzwerkschnittstelle: eno1 (e1000e)

Disconnecting the cable, it still shows high usage:

       5.34 W      0,0 pkts/s                Device 
Netzwerkschnittstelle: eno1 (e1000e)

Were you able to reproduce it on your test systems?


Kind regards,

Paul
_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Intel-wired-lan] I218-LM uses > 1 W with low traffic
  2023-01-19 14:15       ` Paul Menzel
@ 2023-01-23  7:15         ` Neftin, Sasha
  2023-01-23  8:38           ` Paul Menzel
  0 siblings, 1 reply; 7+ messages in thread
From: Neftin, Sasha @ 2023-01-23  7:15 UTC (permalink / raw)
  To: Paul Menzel; +Cc: Dima Ruinskiy, intel-wired-lan, Avivi, Amir

On 1/19/2023 16:15, Paul Menzel wrote:
> Dear Sasha,
> 
> 
> Am 14.04.22 um 09:07 schrieb Neftin, Sasha:
>> On 4/7/2022 18:58, Paul Menzel wrote:
> 
>>> Am 07.04.22 um 13:03 schrieb Neftin, Sasha:
>>>> On 4/6/2022 13:09, Paul Menzel wrote:
>>>
>>>>> On a Dell Latitude E7250 with Debian sid/unstable, PowerTOP 2.14 
>>>>> reports the network device uses over 1.5 Watt, which is almost ten 
>>>>> percent of the whole system.
>>>>>
>>>>>        1.62 W    435,9 pkts/s                Device 
>>>>> Netzwerkschnittstelle: eno1 (e1000e)
>>>>>
>>>>>      $ lspci -nn | grep Ether
>>>>>      00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet 
>>>>> Connection (3) I218-LM [8086:15a2] (rev 03)
>>>>>      $ uname -a
>>>>>      Linux ersatz 5.17.0-trunk-amd64 #1 SMP PREEMPT Debian 
>>>>> 5.17.1-1~exp1 (2022-03-29) x86_64 GNU/Linux
>>>>>
>>>>>  From atop:
>>>>>
>>>>>      NET |  eno1      0% |  pcki    2421 |  pcko    2194 |  sp 1000 
>>>>> Mbps |  si 1501 Kbps  | so  140 Kbps  | erri       0  | erro       
>>>>> 0 | drpo       0  |
>>>>>
>>>>> So I receive 1.5 Mbps, and send 0.14 Mbps.
>>>>>
>>>>> Is such high energy usage expected of the network hardware?
>>>
>>>> It is not the power consumption we expected.How do you measure it? 
>>>> (as I know powertop does not show it)
>>>
>>> On my system, PowerTOP shows it. Though maybe it’s a bug in 
>>> PowerTOP’s power usage estimation algorithm. No idea. At least with 
>>> no network cable connected, it shows zero Watts being used.
>>>
>>>          0 mW      0,0 pkts/s  Netzwerkschnittstelle: eno1 (e1000e)
>>>
>>>
>>>> We will try to find out about power consumption.
>>>
>>> Thank you very much.
>>
>> The power consumption during normal operation mode expected to be ~600mW.
> 
> With Linux 6.1.4 I still see high power usage:
> 
>        4.01 W     26,0 pkts/s                Device 
> Netzwerkschnittstelle: eno1 (e1000e)
> 
> Disconnecting the cable, it still shows high usage:
> 
>        5.34 W      0,0 pkts/s                Device 
> Netzwerkschnittstelle: eno1 (e1000e)
> 
> Were you able to reproduce it on your test systems?
I  didn't reproduce.
I do not know if we can trust the powertop tool. (LAN power consumption 
could be measured via a resistor on the controller connection lanes.)
Did you contact your vendors regards this problem?
> 
> 
> Kind regards,
> 
> Paul

_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Intel-wired-lan] I218-LM uses > 1 W with low traffic
  2023-01-23  7:15         ` Neftin, Sasha
@ 2023-01-23  8:38           ` Paul Menzel
  0 siblings, 0 replies; 7+ messages in thread
From: Paul Menzel @ 2023-01-23  8:38 UTC (permalink / raw)
  To: Neftin, Sasha; +Cc: Dima Ruinskiy, intel-wired-lan, Amir Avivi

Dear Sasha,


Thank you for your quick reply.

Am 23.01.23 um 08:15 schrieb Neftin, Sasha:
> On 1/19/2023 16:15, Paul Menzel wrote:

>> Am 14.04.22 um 09:07 schrieb Neftin, Sasha:
>>> On 4/7/2022 18:58, Paul Menzel wrote:
>>
>>>> Am 07.04.22 um 13:03 schrieb Neftin, Sasha:
>>>>> On 4/6/2022 13:09, Paul Menzel wrote:
>>>>
>>>>>> On a Dell Latitude E7250 with Debian sid/unstable, PowerTOP 2.14 
>>>>>> reports the network device uses over 1.5 Watt, which is almost ten 
>>>>>> percent of the whole system.
>>>>>>
>>>>>>        1.62 W    435,9 pkts/s                Device Netzwerkschnittstelle: eno1 (e1000e)
>>>>>>
>>>>>>      $ lspci -nn | grep Ether
>>>>>>      00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection (3) I218-LM [8086:15a2] (rev 03)
>>>>>>      $ uname -a
>>>>>>      Linux ersatz 5.17.0-trunk-amd64 #1 SMP PREEMPT Debian 5.17.1-1~exp1 (2022-03-29) x86_64 GNU/Linux
>>>>>>
>>>>>>  From atop:
>>>>>>
>>>>>>      NET |  eno1      0% |  pcki    2421 |  pcko    2194 |  sp 1000 Mbps |  si 1501 Kbps  | so  140 Kbps  | erri       0  | erro 0 | drpo       0  |
>>>>>>
>>>>>> So I receive 1.5 Mbps, and send 0.14 Mbps.
>>>>>>
>>>>>> Is such high energy usage expected of the network hardware?
>>>>
>>>>> It is not the power consumption we expected.How do you measure it? 
>>>>> (as I know powertop does not show it)
>>>>
>>>> On my system, PowerTOP shows it. Though maybe it’s a bug in 
>>>> PowerTOP’s power usage estimation algorithm. No idea. At least with 
>>>> no network cable connected, it shows zero Watts being used.
>>>>
>>>>          0 mW      0,0 pkts/s  Netzwerkschnittstelle: eno1 (e1000e)
>>>>
>>>>> We will try to find out about power consumption.
>>>>
>>>> Thank you very much.
>>>
>>> The power consumption during normal operation mode expected to be 
>>> ~600mW.
>>
>> With Linux 6.1.4 I still see high power usage:
>>
>>        4.01 W     26,0 pkts/s                Device Netzwerkschnittstelle: eno1 (e1000e)
>>
>> Disconnecting the cable, it still shows high usage:
>>
>>        5.34 W      0,0 pkts/s                Device Netzwerkschnittstelle: eno1 (e1000e)
>>
>> Were you able to reproduce it on your test systems?
> I  didn't reproduce.

On what system did you try it?

> I do not know if we can trust the powertop tool. (LAN power consumption 
> could be measured via a resistor on the controller connection lanes.)

I do not know the code of PowerTOP. I also do not have the equipment to 
measure it directly.

> Did you contact your vendors regards this problem?

No. First the Dell Latitude E7250 is from 2015, so long out of warranty. 
Secondly, despite having Ubuntu GNU/Linux preinstalled, the Dell support 
personal reply, that they only support Microsoft Windows, and that the 
support for GNU/Linux is given by the “community”.

It should be possible to get the power consumption via software on Intel 
devices from the last ten years. How are you doing it in your QA setups?


Kind regards,

Paul
_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-01-23  8:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-06 10:09 [Intel-wired-lan] I218-LM uses > 1 W with low traffic Paul Menzel
2022-04-07 11:03 ` Neftin, Sasha
2022-04-07 15:58   ` Paul Menzel
2022-04-14  7:07     ` Neftin, Sasha
2023-01-19 14:15       ` Paul Menzel
2023-01-23  7:15         ` Neftin, Sasha
2023-01-23  8:38           ` Paul Menzel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.