From: Jacob Keller <jacob.e.keller@intel.com>
To: "Jagielski, Jedrzej" <jedrzej.jagielski@intel.com>,
David CARLIER <devnexen@gmail.com>, Andrew Lunn <andrew@lunn.ch>
Cc: "Nguyen, Anthony L" <anthony.l.nguyen@intel.com>,
"Kitszel, Przemyslaw" <przemyslaw.kitszel@intel.com>,
Andrew Lunn <andrew+netdev@lunn.ch>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
"Jakub Kicinski" <kuba@kernel.org>,
Paolo Abeni <pabeni@redhat.com>,
"Loktionov, Aleksandr" <aleksandr.loktionov@intel.com>,
"intel-wired-lan@lists.osuosl.org"
<intel-wired-lan@lists.osuosl.org>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ixgbe: E610: do not fill EEE lp_advertised from local PHY caps
Date: Thu, 7 May 2026 16:27:11 -0700 [thread overview]
Message-ID: <4340f797-1e29-429d-a037-703a32b5b263@intel.com> (raw)
In-Reply-To: <PH0PR11MB5902E858BB52D5ECCAA9F6FCF03C2@PH0PR11MB5902.namprd11.prod.outlook.com>
On 5/7/2026 2:50 AM, Jagielski, Jedrzej wrote:
>> From: Keller, Jacob E <jacob.e.keller@intel.com>
>> Sent: Tuesday, May 5, 2026 12:13 AM
>> On 5/4/2026 7:05 AM, David CARLIER wrote:
>>> Hi Andrew,
>>>
>>> No E610 here, found it by reading the code - the X550 path
>>> (ixgbe_get_eee_fw) uses a separate FW_PHY_ACT_UD_2 activity and
>>> ixgbe_lp_map[] for partner data, the E610 path just feeds
>>> pcaps.eee_cap from REPORT_ACTIVE_CFG into lp_advertised. None of
>>> the IXGBE_ACI_REPORT_* modes return partner info so that field
>>> can't be right.
>>>
>>> The set path goes hw->mac.ops.setup_eee() ->
>>> ixgbe_aci_set_phy_cfg(),
>>> so negotiation is in the firmware. eee_active / eee_enabled come
>>> from link.eee_status from the same FW, if those bits are right then
>>> negotiation works. Can't say more without hardware, Jedrzej or
>>> Aleksandr would know.
>>>
>>> Cheers
>>
>> Hi David,
>>
>> Thanks for the report and possible patch. The EEE support just merged,
>> and I believe the series has undergone testing. It is possible E610 is
>> significantly different from X550.
>>
>> @Jedrzej,
>>
>> Could you please look at this patch and the report from David and
>> confirm if we need this (or a different?) fix or if the code is correct
>> for E610 and explain why in that case?
>>
>> Thanks,
>> Jake
>
> Sorry for the delay in responding, i just came back to the office an
> i didn't have access to my mailbox.
>
> After looking into documentation once again and checking it on my setup
> i see that David is right. What a catch, thanks! And sorry for my oversight,
> i was convinced that negotiated speeds are reported via that field and
> it somehow has not been exposed during my tests.
>
> Moreover, looks like E610 currently doesn't report such.
>
> So i believe we would like to have this fix, thank you once again.
>
> Reviewed-by: Jedrzej Jagielski <jedrzej.jagielski@intel.com>
>
> Jedrek
Great, thanks!
prev parent reply other threads:[~2026-05-07 23:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20260504062257.77460-1-devnexen@gmail.com>
2026-05-04 12:56 ` [PATCH] ixgbe: E610: do not fill EEE lp_advertised from local PHY caps Andrew Lunn
2026-05-04 14:05 ` David CARLIER
2026-05-04 22:12 ` Jacob Keller
2026-05-07 9:50 ` Jagielski, Jedrzej
2026-05-07 23:27 ` Jacob Keller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4340f797-1e29-429d-a037-703a32b5b263@intel.com \
--to=jacob.e.keller@intel.com \
--cc=aleksandr.loktionov@intel.com \
--cc=andrew+netdev@lunn.ch \
--cc=andrew@lunn.ch \
--cc=anthony.l.nguyen@intel.com \
--cc=davem@davemloft.net \
--cc=devnexen@gmail.com \
--cc=edumazet@google.com \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=jedrzej.jagielski@intel.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=przemyslaw.kitszel@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox